Hello community,

here is the log from the commit of package pam_ccreds for openSUSE:Factory 
checked in at 2012-02-08 17:19:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pam_ccreds (Old)
 and      /work/SRC/openSUSE:Factory/.pam_ccreds.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pam_ccreds", Maintainer is "m...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/pam_ccreds/pam_ccreds.changes    2011-12-07 
14:38:12.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.pam_ccreds.new/pam_ccreds.changes       
2012-02-08 17:19:42.000000000 +0100
@@ -1,0 +2,7 @@
+Wed Dec  7 13:59:44 UTC 2011 - jeng...@medozas.de
+
+
+- Remove redundant/unwanted tags/section (cf. specfile guidelines)
+- Use %_smp_mflags for parallel building
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ pam_ccreds.spec ++++++
--- /var/tmp/diff_new_pack.ucWqq1/_old  2012-02-08 17:19:43.000000000 +0100
+++ /var/tmp/diff_new_pack.ucWqq1/_new  2012-02-08 17:19:43.000000000 +0100
@@ -16,6 +16,7 @@
 #
 
 
+
 Name:           pam_ccreds
 BuildRequires:  automake
 BuildRequires:  db-devel
@@ -26,7 +27,7 @@
 Summary:        Pam module to cache login credentials
 License:        GPL-2.0+
 Group:          Productivity/Security
-Url:            http://www.padl.com/OSS/pam_ccreds.html
+URL:            http://www.padl.com/OSS/pam_ccreds.html
 Source:         pam_ccreds-%{version}.tar.bz2
 Source2:        baselibs.conf
 Patch1:         pam_ccreds-readme-fix.dif
@@ -46,7 +47,7 @@
     Luke Howard lu...@padl.com
 
 %prep
-%setup -q -n pam_ccreds-%{version}
+%setup -q
 %patch1
 
 %build
@@ -55,19 +56,13 @@
 export SUSE_ASNEEDED=0
 %{suse_update_config -f}
 autoreconf --verbose --force --install
-CFLAGS="$RPM_OPT_FLAGS" \
-./configure --libdir=/%{_lib} --with-pamdir=/%{_lib}/security \
-            --prefix=/usr 
-make
+%configure --libdir=/%{_lib} --with-pamdir=/%{_lib}/security
+make %{?_smp_mflags}
 
 %install
-rm -rf $RPM_BUILD_ROOT
 install -d 755 $RPM_BUILD_ROOT/%{_lib}/security
 install -m 755 pam_ccreds.so $RPM_BUILD_ROOT/%{_lib}/security
 
-%clean
-#rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(444,root,root,755)
 %doc README COPYING pam.conf

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to