Hello community,

here is the log from the commit of package krb5 for openSUSE:Factory checked in 
at 2012-06-13 17:07:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/krb5 (Old)
 and      /work/SRC/openSUSE:Factory/.krb5.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/krb5/krb5-mini.changes   2012-06-10 
21:52:56.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.krb5.new/krb5-mini.changes      2012-06-13 
17:07:35.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Jun 13 08:40:56 UTC 2012 - [email protected]
+
+- fix %files section for krb5-mini
+
+-------------------------------------------------------------------
krb5.changes: same change

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

Other differences:
------------------
++++++ krb5-mini.spec ++++++
--- /var/tmp/diff_new_pack.ODQMb1/_old  2012-06-13 17:07:37.000000000 +0200
+++ /var/tmp/diff_new_pack.ODQMb1/_new  2012-06-13 17:07:37.000000000 +0200
@@ -71,15 +71,6 @@
 which can improve your network's security by eliminating the insecure
 practice of clear text passwords.
 
-
-
-Authors:
---------
-    The MIT Kerberos Team
-    Sam Hartman <[email protected]>
-    Ken Raeburn <[email protected]>
-    Tom Yu <[email protected]>
-
 %if ! %{build_mini}
 
 %package client
@@ -92,15 +83,6 @@
 practice of cleartext passwords. This package includes some required
 client programs, like kinit, kadmin, ...
 
-
-
-Authors:
---------
-    The MIT Kerberos Team
-    Sam Hartman <[email protected]>
-    Ken Raeburn <[email protected]>
-    Tom Yu <[email protected]>
-
 %package server
 Summary:        MIT Kerberos5 implementation - server
 Group:          Productivity/Networking/Security
@@ -115,15 +97,6 @@
 practice of cleartext passwords. This package includes the kdc, kadmind
 and more.
 
-
-
-Authors:
---------
-    The MIT Kerberos Team
-    Sam Hartman <[email protected]>
-    Ken Raeburn <[email protected]>
-    Tom Yu <[email protected]>
-
 %package plugin-kdb-ldap
 Summary:        MIT Kerberos5 Implementation--LDAP Database Plugin
 Group:          Productivity/Networking/Security
@@ -135,15 +108,6 @@
 practice of clear text passwords. This package contains the LDAP
 database plugin.
 
-
-
-Authors:
---------
-    The MIT Kerberos Team
-    Sam Hartman <[email protected]>
-    Ken Raeburn <[email protected]>
-    Tom Yu <[email protected]>
-
 %package plugin-preauth-pkinit
 Summary:        MIT Kerberos5 Implementation--PKINIT preauth Plugin
 Group:          Productivity/Networking/Security
@@ -153,15 +117,6 @@
 which can improve your network's security by eliminating the insecure
 practice of cleartext passwords. This package includes a PKINIT plugin.
 
-
-
-Authors:
---------
-    The MIT Kerberos Team
-    Sam Hartman <[email protected]>
-    Ken Raeburn <[email protected]>
-    Tom Yu <[email protected]>
-
 %endif #! build_mini
 
 %package devel
@@ -185,15 +140,6 @@
 practice of cleartext passwords. This package includes Libraries and
 Include Files for Development
 
-
-
-Authors:
---------
-    The MIT Kerberos Team
-    Sam Hartman <[email protected]>
-    Ken Raeburn <[email protected]>
-    Tom Yu <[email protected]>
-
 %prep
 %setup -q -n %{srcRoot}
 %setup -a 1 -T -D -n %{srcRoot}
@@ -354,8 +300,6 @@
 %postun plugin-kdb-ldap -p /sbin/ldconfig
 %endif
 
-%clean
-rm -rf %{buildroot}
 ########################################################
 # files sections
 ########################################################
@@ -420,7 +364,9 @@
 %{_libdir}/libverto.so.*
 %{_libdir}/libverto-k5ev.so.*
 %{_libdir}/krb5/plugins/kdb/*
+%if ! 0%{?build_mini}
 %{_libdir}/krb5/plugins/preauth/*
+%endif
 #/usr/lib/mit/sbin/*
 /usr/lib/mit/sbin/kadmin.local
 /usr/lib/mit/sbin/kadmind
@@ -465,6 +411,7 @@
 %{_mandir}/man1/kswitch.1*
 %{_mandir}/man5/*
 %{_mandir}/man5/.k5login.5.gz
+%{_mandir}/man5/.k5identity.5*
 %{_mandir}/man8/*
 %else
 

++++++ krb5.spec ++++++
--- /var/tmp/diff_new_pack.ODQMb1/_old  2012-06-13 17:07:37.000000000 +0200
+++ /var/tmp/diff_new_pack.ODQMb1/_new  2012-06-13 17:07:37.000000000 +0200
@@ -71,15 +71,6 @@
 which can improve your network's security by eliminating the insecure
 practice of clear text passwords.
 
-
-
-Authors:
---------
-    The MIT Kerberos Team
-    Sam Hartman <[email protected]>
-    Ken Raeburn <[email protected]>
-    Tom Yu <[email protected]>
-
 %if ! %{build_mini}
 
 %package client
@@ -92,15 +83,6 @@
 practice of cleartext passwords. This package includes some required
 client programs, like kinit, kadmin, ...
 
-
-
-Authors:
---------
-    The MIT Kerberos Team
-    Sam Hartman <[email protected]>
-    Ken Raeburn <[email protected]>
-    Tom Yu <[email protected]>
-
 %package server
 Summary:        MIT Kerberos5 implementation - server
 Group:          Productivity/Networking/Security
@@ -115,15 +97,6 @@
 practice of cleartext passwords. This package includes the kdc, kadmind
 and more.
 
-
-
-Authors:
---------
-    The MIT Kerberos Team
-    Sam Hartman <[email protected]>
-    Ken Raeburn <[email protected]>
-    Tom Yu <[email protected]>
-
 %package plugin-kdb-ldap
 Summary:        MIT Kerberos5 Implementation--LDAP Database Plugin
 Group:          Productivity/Networking/Security
@@ -135,15 +108,6 @@
 practice of clear text passwords. This package contains the LDAP
 database plugin.
 
-
-
-Authors:
---------
-    The MIT Kerberos Team
-    Sam Hartman <[email protected]>
-    Ken Raeburn <[email protected]>
-    Tom Yu <[email protected]>
-
 %package plugin-preauth-pkinit
 Summary:        MIT Kerberos5 Implementation--PKINIT preauth Plugin
 Group:          Productivity/Networking/Security
@@ -153,15 +117,6 @@
 which can improve your network's security by eliminating the insecure
 practice of cleartext passwords. This package includes a PKINIT plugin.
 
-
-
-Authors:
---------
-    The MIT Kerberos Team
-    Sam Hartman <[email protected]>
-    Ken Raeburn <[email protected]>
-    Tom Yu <[email protected]>
-
 %endif #! build_mini
 
 %package devel
@@ -185,15 +140,6 @@
 practice of cleartext passwords. This package includes Libraries and
 Include Files for Development
 
-
-
-Authors:
---------
-    The MIT Kerberos Team
-    Sam Hartman <[email protected]>
-    Ken Raeburn <[email protected]>
-    Tom Yu <[email protected]>
-
 %prep
 %setup -q -n %{srcRoot}
 %setup -a 1 -T -D -n %{srcRoot}
@@ -354,8 +300,6 @@
 %postun plugin-kdb-ldap -p /sbin/ldconfig
 %endif
 
-%clean
-rm -rf %{buildroot}
 ########################################################
 # files sections
 ########################################################
@@ -420,7 +364,9 @@
 %{_libdir}/libverto.so.*
 %{_libdir}/libverto-k5ev.so.*
 %{_libdir}/krb5/plugins/kdb/*
+%if ! 0%{?build_mini}
 %{_libdir}/krb5/plugins/preauth/*
+%endif
 #/usr/lib/mit/sbin/*
 /usr/lib/mit/sbin/kadmin.local
 /usr/lib/mit/sbin/kadmind
@@ -465,6 +411,7 @@
 %{_mandir}/man1/kswitch.1*
 %{_mandir}/man5/*
 %{_mandir}/man5/.k5login.5.gz
+%{_mandir}/man5/.k5identity.5*
 %{_mandir}/man8/*
 %else
 

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

Reply via email to