[mate-screensaver] add pam and systemd configure flags

Wolfgang Ulbrich raveit65 at fedoraproject.org
Wed Jul 17 17:20:46 UTC 2013


commit 15d7fcbb047a4ddddcdbebe470c897f04df55f64
Author: raveit65 <chat-to-me at raveit.de>
Date:   Wed Jul 17 19:20:28 2013 +0200

    add pam and systemd configure flags

 mate-screensaver.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/mate-screensaver.spec b/mate-screensaver.spec
index 0dee23d..e351337 100644
--- a/mate-screensaver.spec
+++ b/mate-screensaver.spec
@@ -62,7 +62,9 @@ NOCONFIGURE=1 ./autogen.sh
             --with-shadow \
             --with-console-kit \
             --enable-docbook-docs \
-            --enable-locking
+            --enable-locking \
+            --with-systemd \
+            --enable-pam
 
 make %{?_smp_mflags} V=1
 
@@ -119,6 +121,7 @@ fi
 - add upstream patch to fix idle activation time
 - remove unrecognized configure options --with-libgl
 - clean up runtime requires
+- add pam and systemd configure flags
 
 * Wed Apr 03 2013 Dan Mashal <dan.mashal at fedoraproject.org> - 1.6.0-1
 - Update to latest 1.6.0 stable release.


More information about the scm-commits mailing list