diff --git a/krb5-mini.changes b/krb5-mini.changes index 917dacc..a3e08cc 100644 --- a/krb5-mini.changes +++ b/krb5-mini.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jun 13 08:40:56 UTC 2012 - coolo@suse.com + +- fix %files section for krb5-mini + ------------------------------------------------------------------- Thu Jun 7 11:39:18 UTC 2012 - mc@suse.de diff --git a/krb5-mini.spec b/krb5-mini.spec index e7c8a51..784d67c 100644 --- a/krb5-mini.spec +++ b/krb5-mini.spec @@ -71,15 +71,6 @@ Kerberos V5 is a trusted-third-party network authentication system, which can improve your network's security by eliminating the insecure practice of clear text passwords. - - -Authors: --------- - The MIT Kerberos Team - Sam Hartman - Ken Raeburn - Tom Yu - %if ! %{build_mini} %package client @@ -92,15 +83,6 @@ which can improve your network's security by eliminating the insecure practice of cleartext passwords. This package includes some required client programs, like kinit, kadmin, ... - - -Authors: --------- - The MIT Kerberos Team - Sam Hartman - Ken Raeburn - Tom Yu - %package server Summary: MIT Kerberos5 implementation - server Group: Productivity/Networking/Security @@ -115,15 +97,6 @@ which can improve your network's security by eliminating the insecure practice of cleartext passwords. This package includes the kdc, kadmind and more. - - -Authors: --------- - The MIT Kerberos Team - Sam Hartman - Ken Raeburn - Tom Yu - %package plugin-kdb-ldap Summary: MIT Kerberos5 Implementation--LDAP Database Plugin Group: Productivity/Networking/Security @@ -135,15 +108,6 @@ which can improve your network's security by eliminating the insecure practice of clear text passwords. This package contains the LDAP database plugin. - - -Authors: --------- - The MIT Kerberos Team - Sam Hartman - Ken Raeburn - Tom Yu - %package plugin-preauth-pkinit Summary: MIT Kerberos5 Implementation--PKINIT preauth Plugin Group: Productivity/Networking/Security @@ -153,15 +117,6 @@ Kerberos V5 is a trusted-third-party network authentication system, 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 - Ken Raeburn - Tom Yu - %endif #! build_mini %package devel @@ -185,15 +140,6 @@ which can improve your network's security by eliminating the insecure practice of cleartext passwords. This package includes Libraries and Include Files for Development - - -Authors: --------- - The MIT Kerberos Team - Sam Hartman - Ken Raeburn - Tom Yu - %prep %setup -q -n %{srcRoot} %setup -a 1 -T -D -n %{srcRoot} @@ -354,8 +300,6 @@ rm -rf %{buildroot}/usr/lib/mit/share %postun plugin-kdb-ldap -p /sbin/ldconfig %endif -%clean -rm -rf %{buildroot} ######################################################## # files sections ######################################################## @@ -420,7 +364,9 @@ rm -rf %{buildroot} %{_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 @@ rm -rf %{buildroot} %{_mandir}/man1/kswitch.1* %{_mandir}/man5/* %{_mandir}/man5/.k5login.5.gz +%{_mandir}/man5/.k5identity.5* %{_mandir}/man8/* %else diff --git a/krb5.changes b/krb5.changes index 917dacc..a3e08cc 100644 --- a/krb5.changes +++ b/krb5.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jun 13 08:40:56 UTC 2012 - coolo@suse.com + +- fix %files section for krb5-mini + ------------------------------------------------------------------- Thu Jun 7 11:39:18 UTC 2012 - mc@suse.de diff --git a/krb5.spec b/krb5.spec index 89e575a..9f9bef5 100644 --- a/krb5.spec +++ b/krb5.spec @@ -71,15 +71,6 @@ Kerberos V5 is a trusted-third-party network authentication system, which can improve your network's security by eliminating the insecure practice of clear text passwords. - - -Authors: --------- - The MIT Kerberos Team - Sam Hartman - Ken Raeburn - Tom Yu - %if ! %{build_mini} %package client @@ -92,15 +83,6 @@ which can improve your network's security by eliminating the insecure practice of cleartext passwords. This package includes some required client programs, like kinit, kadmin, ... - - -Authors: --------- - The MIT Kerberos Team - Sam Hartman - Ken Raeburn - Tom Yu - %package server Summary: MIT Kerberos5 implementation - server Group: Productivity/Networking/Security @@ -115,15 +97,6 @@ which can improve your network's security by eliminating the insecure practice of cleartext passwords. This package includes the kdc, kadmind and more. - - -Authors: --------- - The MIT Kerberos Team - Sam Hartman - Ken Raeburn - Tom Yu - %package plugin-kdb-ldap Summary: MIT Kerberos5 Implementation--LDAP Database Plugin Group: Productivity/Networking/Security @@ -135,15 +108,6 @@ which can improve your network's security by eliminating the insecure practice of clear text passwords. This package contains the LDAP database plugin. - - -Authors: --------- - The MIT Kerberos Team - Sam Hartman - Ken Raeburn - Tom Yu - %package plugin-preauth-pkinit Summary: MIT Kerberos5 Implementation--PKINIT preauth Plugin Group: Productivity/Networking/Security @@ -153,15 +117,6 @@ Kerberos V5 is a trusted-third-party network authentication system, 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 - Ken Raeburn - Tom Yu - %endif #! build_mini %package devel @@ -185,15 +140,6 @@ which can improve your network's security by eliminating the insecure practice of cleartext passwords. This package includes Libraries and Include Files for Development - - -Authors: --------- - The MIT Kerberos Team - Sam Hartman - Ken Raeburn - Tom Yu - %prep %setup -q -n %{srcRoot} %setup -a 1 -T -D -n %{srcRoot} @@ -354,8 +300,6 @@ rm -rf %{buildroot}/usr/lib/mit/share %postun plugin-kdb-ldap -p /sbin/ldconfig %endif -%clean -rm -rf %{buildroot} ######################################################## # files sections ######################################################## @@ -420,7 +364,9 @@ rm -rf %{buildroot} %{_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 @@ rm -rf %{buildroot} %{_mandir}/man1/kswitch.1* %{_mandir}/man5/* %{_mandir}/man5/.k5login.5.gz +%{_mandir}/man5/.k5identity.5* %{_mandir}/man8/* %else