File xfce4-screensaver-0.1.0_pam_fix_opensuse.patch of Package xfce4-screensaver
diff --git a/data/xfce4-screensaver.common-auth b/data/xfce4-screensaver.common-auth index a9fd9ce..2cc9104 100644 --- a/data/xfce4-screensaver.common-auth +++ b/data/xfce4-screensaver.common-auth @@ -1,2 +1,6 @@ -@include common-auth -auth optional pam_gnome_keyring.so +#%PAM-1.0 +auth include common-auth +auth optional pam_gnome_keyring.so +account include common-account +password include common-password +session include common-session