Hello community,

here is the log from the commit of package cyrus-sasl for openSUSE:Factory
checked in at Tue Sep 20 12:51:06 CEST 2011.



--------
--- cyrus-sasl/cyrus-sasl-saslauthd.changes     2010-07-30 12:43:46.000000000 
+0200
+++ /mounts/work_src_done/STABLE/cyrus-sasl/cyrus-sasl-saslauthd.changes        
2011-09-18 02:16:10.000000000 +0200
@@ -1,0 +2,6 @@
+Sun Sep 18 00:16:00 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+- Use %_smp_mflags for parallel build
+
+-------------------------------------------------------------------
--- cyrus-sasl/cyrus-sasl.changes       2010-06-28 08:48:10.000000000 +0200
+++ /mounts/work_src_done/STABLE/cyrus-sasl/cyrus-sasl.changes  2011-09-18 
02:16:10.000000000 +0200
@@ -1,0 +2,5 @@
+Sun Sep 18 00:16:04 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ cyrus-sasl-saslauthd.spec ++++++
--- /var/tmp/diff_new_pack.xM3T2S/_old  2011-09-20 12:51:01.000000000 +0200
+++ /var/tmp/diff_new_pack.xM3T2S/_new  2011-09-20 12:51:01.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package cyrus-sasl-saslauthd (Version 2.1.23)
+# spec file for package cyrus-sasl-saslauthd
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:           cyrus-sasl-saslauthd
@@ -23,7 +22,6 @@
 License:        BSD4c(or similar)
 Group:          Productivity/Networking/Other
 Url:            http://asg.web.cmu.edu/sasl/
-AutoReqProv:    on
 Provides:       cyrus-sasl:/usr/sbin/saslauthd
 Provides:       cyrus-sasl2:/usr/sbin/saslauthd
 Summary:        The SASL Authentication Server
@@ -43,16 +41,9 @@
 This daemon is required when using cyrus-sasl in server software that
 should authenticate with PAM, for example.
 
-
-
-Authors:
---------
-    <tech-transfer> tech-trans...@andrew.cmu.edu
-
 %package -n     cyrus-sasl-ldap-auxprop
 License:        BSD4c(or similar)
 Summary:        The cyrus-sasl LDAP auxprop plugin
-AutoReqProv:    on
 Group:          Productivity/Networking/Other
 Requires:       cyrus-sasl
 
@@ -60,28 +51,15 @@
 The LDAP auxprop plugin allows for tighter application/directory
 integration.
 
-
-
-Authors:
---------
-    <tech-transfer> tech-trans...@andrew.cmu.edu
-
 %package -n     cyrus-sasl-sqlauxprop
 License:        BSD4c(or similar)
 Summary:        SQL auxprop plugin for cyrus-sasl
-AutoReqProv:    on
 Group:          Development/Libraries/C and C++
 Requires:       cyrus-sasl
 
 %description -n cyrus-sasl-sqlauxprop
 The SQL auxprop plugin supports PostgreSQL and MySQL
 
-
-
-Authors:
---------
-    <tech-transfer> tech-trans...@andrew.cmu.edu
-
 %prep
 %setup -n cyrus-sasl-%{version} -a 1
 %patch
@@ -139,7 +117,7 @@
                 --enable-ldapdb=yes \
                --with-pam \
                --with-ldap
-make sasldir=%{_libdir}/sasl2
+make sasldir=%{_libdir}/sasl2 %{?_smp_mflags}
 
 %install
 cd plugins
@@ -173,9 +151,6 @@
 %post
 %{fillup_and_insserv -n saslauthd}
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(-,root,root)
 /var/adm/fillup-templates/sysconfig.saslauthd

++++++ cyrus-sasl.spec ++++++
--- /var/tmp/diff_new_pack.xM3T2S/_old  2011-09-20 12:51:01.000000000 +0200
+++ /var/tmp/diff_new_pack.xM3T2S/_new  2011-09-20 12:51:01.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package cyrus-sasl (Version 2.1.23)
+# spec file for package cyrus-sasl
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:           cyrus-sasl
@@ -27,7 +26,6 @@
 License:        BSD4c(or similar)
 Group:          Productivity/Networking/Other
 Url:            http://asg.web.cmu.edu/sasl/
-AutoReqProv:    on
 # bug437293
 %ifarch ppc64
 Obsoletes:      cyrus-sasl-64bit
@@ -52,7 +50,6 @@
 Obsoletes:      cyrus-sasl2-gssapi <= %{version}
 Provides:       cyrus-sasl2-gssapi = %{version}
 Summary:        cyrus-sasl plugin for the GSSAPI mechanism
-AutoReqProv:    on
 Group:          Development/Libraries/C and C++
 Requires:       cyrus-sasl
 #
@@ -60,7 +57,6 @@
 %package      crammd5
 License:        BSD4c(or similar)
 Summary:        cyrus-sasl plugin for the CRAMMD5 mechanism
-AutoReqProv:    on
 Group:          Development/Libraries/C and C++
 Requires:       cyrus-sasl
 # cyrus-sasl2 was split in to several subpackages 
@@ -72,7 +68,6 @@
 %package      digestmd5
 License:        BSD4c(or similar)
 Summary:        cyrus-sasl plugin for the DIGESTMD5 mechanism
-AutoReqProv:    on
 Group:          Development/Libraries/C and C++
 Requires:       cyrus-sasl
 # cyrus-sasl2 was split in to several subpackages 
@@ -84,7 +79,6 @@
 %package      otp
 License:        BSD4c(or similar)
 Summary:        cyrus-sasl plugin for the OTP mechanism
-AutoReqProv:    on
 Group:          Development/Libraries/C and C++
 Requires:       cyrus-sasl
 # cyrus-sasl2 was split in to several subpackages 
@@ -96,7 +90,6 @@
 %package      plain
 License:        BSD4c(or similar)
 Summary:        cyrus-sasl plugin for the PLAIN mechanism
-AutoReqProv:    on
 Group:          Development/Libraries/C and C++
 Requires:       cyrus-sasl
 # cyrus-sasl2 was split in to several subpackages 
@@ -108,7 +101,6 @@
 %package      ntlm
 License:        BSD4c(or similar)
 Summary:        Implementation of Cyrus SASL API
-AutoReqProv:    on
 Group:          Productivity/Networking/Other
 Requires:       cyrus-sasl
 #
@@ -123,7 +115,6 @@
 %endif
 #
 Summary:        Cyrus SASL API Implementation, Libraries and Header Files
-AutoReqProv:    on
 Group:          Development/Libraries/C and C++
 Requires:       cyrus-sasl = %{version}, glibc-devel
 
@@ -131,87 +122,39 @@
 This is the Cyrus SASL API. It can be used on the client or server side
 to provide authentication. See RFC 2222 for more information.
 
-
-
-Authors:
---------
-    <tech-transfer> tech-trans...@andrew.cmu.edu
-
 %description gssapi
 This is the Cyrus SASL API implementation. It can be used on the client
 or server side to provide authentication. See RFC 2222 for more
 information.
 
-
-
-Authors:
---------
-    <tech-transfer> tech-trans...@andrew.cmu.edu
-
 %description devel
 This is the Cyrus SASL API. It can be used on the client or server side
 to provide authentication. See RFC 2222 for more information.
 
-
-
-Authors:
---------
-    <tech-transfer> tech-trans...@andrew.cmu.edu
-
 %description digestmd5
 This is the Cyrus SASL API implementation. It can be used on the client
 or server side to provide authentication. See RFC 2222 for more
 information.
 
-
-
-Authors:
---------
-    <tech-transfer> tech-trans...@andrew.cmu.edu
-
 %description crammd5
 This is the Cyrus SASL API implementation. It can be used on the client
 or server side to provide authentication. See RFC 2222 for more
 information.
 
-
-
-Authors:
---------
-    <tech-transfer> tech-trans...@andrew.cmu.edu
-
 %description otp
 This is the Cyrus SASL API implementation. It can be used on the client
 or server side to provide authentication. See RFC 2222 for more
 information.
 
-
-
-Authors:
---------
-    <tech-transfer> tech-trans...@andrew.cmu.edu
-
 %description plain
 This is the Cyrus SASL API implementation. It can be used on the client
 or server side to provide authentication. See RFC 2222 for more
 information.
 
-
-
-Authors:
---------
-    <tech-transfer> tech-trans...@andrew.cmu.edu
-
 %description ntlm
 This is the Cyrus SASL API. It can be used on the client or server side
 to provide authentication. See RFC 2222 for more information.
 
-
-
-Authors:
---------
-    <tech-transfer> tech-trans...@andrew.cmu.edu
-
 %prep
 %setup -q -n cyrus-sasl-%{version} -a 1
 if [ -e %{_builddir}/%{name}-%{version}/dlcompat-*/ ]
@@ -280,9 +223,6 @@
 
 %postun -p /sbin/ldconfig
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(-,root,root)
 %dir %{_libdir}/sasl2


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



Remember to have fun...

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

Reply via email to