Hello community,

here is the log from the commit of package krb5 for openSUSE:Factory checked in 
at 2012-01-06 11:45:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/krb5 (Old)
 and      /work/SRC/openSUSE:Factory/.krb5.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/krb5/krb5-mini.changes   2011-12-12 
17:02:16.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.krb5.new/krb5-mini.changes      2012-01-06 
11:45:10.000000000 +0100
@@ -1,0 +2,5 @@
+Tue Dec 20 11:01:39 UTC 2011 - co...@suse.com
+
+- remove call to suse_update_config, very old work around
+
+-------------------------------------------------------------------
@@ -12 +17 @@
-  (RT#6951)
+  (RT#6951, bnc#731648)
--- /work/SRC/openSUSE:Factory/krb5/krb5.changes        2011-12-12 
17:02:16.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.krb5.new/krb5.changes   2012-01-06 
11:45:10.000000000 +0100
@@ -1,0 +2,10 @@
+Tue Dec 20 20:57:26 UTC 2011 - co...@suse.com
+
+- add autoconf as buildrequire to avoid implicit dependency
+
+-------------------------------------------------------------------
+Tue Dec 20 11:01:39 UTC 2011 - co...@suse.com
+
+- remove call to suse_update_config, very old work around
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ krb5-doc.spec ++++++
--- /var/tmp/diff_new_pack.bhKlfM/_old  2012-01-06 11:45:12.000000000 +0100
+++ /var/tmp/diff_new_pack.bhKlfM/_new  2012-01-06 11:45:12.000000000 +0100
@@ -15,18 +15,18 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           krb5-doc
-BuildRequires:  ghostscript-library latex2html texlive
+BuildRequires:  ghostscript-library
+BuildRequires:  latex2html
+BuildRequires:  texlive
 Version:        1.9.1
-Release:        2
+Release:        0
 %define srcRoot krb5-1.9.1
 Summary:        MIT Kerberos5 Implementation--Documentation
-License:        MIT License (or similar)
-Url:            http://web.mit.edu/kerberos/www/
+License:        MIT
 Group:          Documentation/Other
+Url:            http://web.mit.edu/kerberos/www/
 Source:         krb5-%{version}.tar.bz2
 Source3:        %{name}-rpmlintrc
 Patch0:         krb5-1.3.5-perlfix.dif

++++++ krb5-mini.spec ++++++
--- /var/tmp/diff_new_pack.bhKlfM/_old  2012-01-06 11:45:12.000000000 +0100
+++ /var/tmp/diff_new_pack.bhKlfM/_new  2012-01-06 11:45:12.000000000 +0100
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 %define build_mini 1
 %define srcRoot krb5-1.9.1
@@ -23,15 +22,19 @@
 %define krb5docdir  %{_defaultdocdir}/krb5
 
 Name:           krb5-mini
-License:        MIT License (or similar)
 Url:            http://web.mit.edu/kerberos/www/
-BuildRequires:  bison libcom_err-devel ncurses-devel
-BuildRequires:  keyutils keyutils-devel
+BuildRequires:  autoconf
+BuildRequires:  bison
+BuildRequires:  keyutils
+BuildRequires:  keyutils-devel
+BuildRequires:  libcom_err-devel
 BuildRequires:  libselinux-devel
+BuildRequires:  ncurses-devel
 Version:        1.9.1
-Release:        21
+Release:        0
 %if ! 0%{?build_mini}
-BuildRequires:  libopenssl-devel openldap2-devel
+BuildRequires:  libopenssl-devel
+BuildRequires:  openldap2-devel
 BuildRequires:  pam-devel
 # bug437293
 %ifarch ppc64
@@ -39,6 +42,7 @@
 %endif
 #
 Summary:        MIT Kerberos5 Implementation--Libraries
+License:        MIT
 Group:          Productivity/Networking/Security
 %else
 Summary:        MIT Kerberos5 Implementation--Libraries
@@ -97,7 +101,6 @@
 %if ! %{build_mini}
 
 %package client
-License:        MIT License (or similar)
 Summary:        MIT Kerberos5 implementation - client programs
 Group:          Productivity/Networking/Security
 
@@ -117,7 +120,6 @@
     Tom Yu <t...@mit.edu>
 
 %package server
-License:        MIT License (or similar)
 Summary:        MIT Kerberos5 implementation - server
 Group:          Productivity/Networking/Security
 Requires:       perl-Date-Calc
@@ -140,7 +142,6 @@
     Tom Yu <t...@mit.edu>
 
 %package plugin-kdb-ldap
-License:        MIT License (or similar)
 Summary:        MIT Kerberos5 Implementation--LDAP Database Plugin
 Group:          Productivity/Networking/Security
 Requires:       krb5-server = %{version}
@@ -161,7 +162,6 @@
     Tom Yu <t...@mit.edu>
 
 %package plugin-preauth-pkinit
-License:        MIT License (or similar)
 Summary:        MIT Kerberos5 Implementation--PKINIT preauth Plugin
 Group:          Productivity/Networking/Security
 
@@ -182,7 +182,6 @@
 %endif #! build_mini
 
 %package devel
-License:        MIT License (or similar)
 Summary:        MIT Kerberos5 - Include Files and Libraries
 Group:          Development/Libraries/C and C++
 PreReq:         %{name} = %{version}
@@ -251,7 +250,6 @@
 
 %build
 cd src
-%{?suse_update_config:%{suse_update_config -f}}
 ./util/reconf
 CFLAGS="$RPM_OPT_FLAGS -I/usr/include/et -fno-strict-aliasing -D_GNU_SOURCE 
-fPIC " \
 ./configure \

++++++ krb5.spec ++++++
--- /var/tmp/diff_new_pack.bhKlfM/_old  2012-01-06 11:45:12.000000000 +0100
+++ /var/tmp/diff_new_pack.bhKlfM/_new  2012-01-06 11:45:12.000000000 +0100
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 %define build_mini 0
 %define srcRoot krb5-1.9.1
@@ -23,15 +22,19 @@
 %define krb5docdir  %{_defaultdocdir}/krb5
 
 Name:           krb5
-License:        MIT License (or similar)
 Url:            http://web.mit.edu/kerberos/www/
-BuildRequires:  bison libcom_err-devel ncurses-devel
-BuildRequires:  keyutils keyutils-devel
+BuildRequires:  autoconf
+BuildRequires:  bison
+BuildRequires:  keyutils
+BuildRequires:  keyutils-devel
+BuildRequires:  libcom_err-devel
 BuildRequires:  libselinux-devel
+BuildRequires:  ncurses-devel
 Version:        1.9.1
-Release:        21
+Release:        0
 %if ! 0%{?build_mini}
-BuildRequires:  libopenssl-devel openldap2-devel
+BuildRequires:  libopenssl-devel
+BuildRequires:  openldap2-devel
 BuildRequires:  pam-devel
 # bug437293
 %ifarch ppc64
@@ -39,6 +42,7 @@
 %endif
 #
 Summary:        MIT Kerberos5 Implementation--Libraries
+License:        MIT
 Group:          Productivity/Networking/Security
 %else
 Summary:        MIT Kerberos5 Implementation--Libraries
@@ -97,7 +101,6 @@
 %if ! %{build_mini}
 
 %package client
-License:        MIT License (or similar)
 Summary:        MIT Kerberos5 implementation - client programs
 Group:          Productivity/Networking/Security
 
@@ -117,7 +120,6 @@
     Tom Yu <t...@mit.edu>
 
 %package server
-License:        MIT License (or similar)
 Summary:        MIT Kerberos5 implementation - server
 Group:          Productivity/Networking/Security
 Requires:       perl-Date-Calc
@@ -140,7 +142,6 @@
     Tom Yu <t...@mit.edu>
 
 %package plugin-kdb-ldap
-License:        MIT License (or similar)
 Summary:        MIT Kerberos5 Implementation--LDAP Database Plugin
 Group:          Productivity/Networking/Security
 Requires:       krb5-server = %{version}
@@ -161,7 +162,6 @@
     Tom Yu <t...@mit.edu>
 
 %package plugin-preauth-pkinit
-License:        MIT License (or similar)
 Summary:        MIT Kerberos5 Implementation--PKINIT preauth Plugin
 Group:          Productivity/Networking/Security
 
@@ -182,7 +182,6 @@
 %endif #! build_mini
 
 %package devel
-License:        MIT License (or similar)
 Summary:        MIT Kerberos5 - Include Files and Libraries
 Group:          Development/Libraries/C and C++
 PreReq:         %{name} = %{version}
@@ -251,7 +250,6 @@
 
 %build
 cd src
-%{?suse_update_config:%{suse_update_config -f}}
 ./util/reconf
 CFLAGS="$RPM_OPT_FLAGS -I/usr/include/et -fno-strict-aliasing -D_GNU_SOURCE 
-fPIC " \
 ./configure \

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

Reply via email to