Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package krb5 for openSUSE:Factory checked in 
at 2021-04-15 16:56:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/krb5 (Old)
 and      /work/SRC/openSUSE:Factory/.krb5.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "krb5"

Thu Apr 15 16:56:34 2021 rev:152 rq:884639 version:1.19.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/krb5/krb5.changes        2021-03-02 
15:18:13.549661787 +0100
+++ /work/SRC/openSUSE:Factory/.krb5.new.12324/krb5.changes     2021-04-15 
16:56:37.562599177 +0200
@@ -1,0 +2,5 @@
+Wed Apr  7 16:10:21 UTC 2021 - Dirk M??ller <dmuel...@suse.com>
+
+- do not own %sbindir, it comes from filesystem package 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ krb5-mini.spec ++++++
--- /var/tmp/diff_new_pack.B4fGtg/_old  2021-04-15 16:56:38.362600443 +0200
+++ /var/tmp/diff_new_pack.B4fGtg/_new  2021-04-15 16:56:38.362600443 +0200
@@ -77,8 +77,8 @@
 Requires:       pkgconfig(com_err)
 Requires:       pkgconfig(libverto)
 Requires:       pkgconfig(ss)
-Provides:       krb5-devel = %{version}
 Conflicts:      krb5-devel
+Provides:       krb5-devel = %{version}
 
 %description devel
 Kerberos V5 is a trusted-third-party network authentication system,

++++++ krb5.spec ++++++
--- /var/tmp/diff_new_pack.B4fGtg/_old  2021-04-15 16:56:38.386600481 +0200
+++ /var/tmp/diff_new_pack.B4fGtg/_new  2021-04-15 16:56:38.386600481 +0200
@@ -285,6 +285,7 @@
 
 %post -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
+
 %preun server
 %service_del_preun krb5kdc.service kadmind.service kpropd.service
 
@@ -443,16 +444,15 @@
 %{_mandir}/man7/kerberos.7%{?ext_man}
 
 %files plugin-kdb-ldap
-%dir %{_libdir}/krb5
-%dir %{_libdir}/krb5/plugins
-%dir %{_libdir}/krb5/plugins/kdb
-%dir %{_sbindir}/
+%{_sbindir}/kdb5_ldap_util
 %dir %{_datadir}/kerberos
 %dir %{_datadir}/kerberos/ldap
 %config %{_datadir}/kerberos/ldap/kerberos.schema
 %config %{_datadir}/kerberos/ldap/kerberos.ldif
+%dir %{_libdir}/krb5
+%dir %{_libdir}/krb5/plugins
+%dir %{_libdir}/krb5/plugins/kdb
 %{_libdir}/krb5/plugins/kdb/kldap.so
-%{_sbindir}/kdb5_ldap_util
 %{_libdir}/libkdb_ldap*
 %{_mandir}/man8/kdb5_ldap_util.8%{?ext_man}
 

Reply via email to