Hello community,

here is the log from the commit of package pam_ccreds for openSUSE:Factory 
checked in at 2013-01-14 11:13:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pam_ccreds (Old)
 and      /work/SRC/openSUSE:Factory/.pam_ccreds.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pam_ccreds", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/pam_ccreds/pam_ccreds.changes    2012-02-08 
17:19:42.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.pam_ccreds.new/pam_ccreds.changes       
2013-01-14 11:13:48.000000000 +0100
@@ -1,0 +2,5 @@
+Sat Jan 12 19:19:35 UTC 2013 - [email protected]
+
+- remove suse_update_config
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ pam_ccreds.spec ++++++
--- /var/tmp/diff_new_pack.ijmwXO/_old  2013-01-14 11:13:49.000000000 +0100
+++ /var/tmp/diff_new_pack.ijmwXO/_new  2013-01-14 11:13:49.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pam_ccreds
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,7 +16,6 @@
 #
 
 
-
 Name:           pam_ccreds
 BuildRequires:  automake
 BuildRequires:  db-devel
@@ -27,12 +26,13 @@
 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
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Requires:       pam db
+Requires:       db
+Requires:       pam
 
 %description
 The pam_ccreds module provides the means for Linux workstations to
@@ -40,12 +40,6 @@
 unavailable. Used in conjunction with the nss_updatedb utility, it
 provides a mechanism for disconnected use of network directories.
 
-
-
-Authors:
---------
-    Luke Howard [email protected]
-
 %prep
 %setup -q
 %patch1
@@ -54,7 +48,6 @@
 # This package failed when testing with -Wl,-as-needed being default.
 # So we disable it here, if you want to retest, just delete this comment and 
the line below.
 export SUSE_ASNEEDED=0
-%{suse_update_config -f}
 autoreconf --verbose --force --install
 %configure --libdir=/%{_lib} --with-pamdir=/%{_lib}/security
 make %{?_smp_mflags}

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to