Hello community, here is the log from the commit of package krb5 for openSUSE:Factory checked in at 2012-10-18 21:52:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-10-16 07:07:01.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.krb5.new/krb5-mini.changes 2012-10-18 21:52:58.000000000 +0200 @@ -1,0 +2,5 @@ +Tue Oct 16 12:05:00 UTC 2012 - [email protected] + +- buildrequire systemd by pkgconfig provide to get systemd-mini + +------------------------------------------------------------------- --- /work/SRC/openSUSE:Factory/krb5/krb5.changes 2012-10-16 07:07:01.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.krb5.new/krb5.changes 2012-10-18 21:52:58.000000000 +0200 @@ -1,0 +2,10 @@ +Tue Oct 16 19:35:47 UTC 2012 - [email protected] + +- revert the -p usage in %postun to fix SLE build + +------------------------------------------------------------------- +Tue Oct 16 12:05:00 UTC 2012 - [email protected] + +- buildrequire systemd by pkgconfig provide to get systemd-mini + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ krb5-mini.spec ++++++ --- /var/tmp/diff_new_pack.NtA997/_old 2012-10-18 21:53:00.000000000 +0200 +++ /var/tmp/diff_new_pack.NtA997/_new 2012-10-18 21:53:00.000000000 +0200 @@ -40,7 +40,7 @@ BuildRequires: openldap2-devel BuildRequires: pam-devel %if 0%{?suse_version} >= 1210 -BuildRequires: systemd +BuildRequires: pkgconfig(systemd) %endif # bug437293 %ifarch ppc64 ++++++ krb5.spec ++++++ --- /var/tmp/diff_new_pack.NtA997/_old 2012-10-18 21:53:00.000000000 +0200 +++ /var/tmp/diff_new_pack.NtA997/_new 2012-10-18 21:53:00.000000000 +0200 @@ -40,7 +40,7 @@ BuildRequires: openldap2-devel BuildRequires: pam-devel %if 0%{?suse_version} >= 1210 -BuildRequires: systemd +BuildRequires: pkgconfig(systemd) %endif # bug437293 %ifarch ppc64 @@ -282,7 +282,8 @@ %post -p /sbin/ldconfig -%postun -p /sbin/ldconfig +%postun +/sbin/ldconfig %if ! %{build_mini} @@ -324,7 +325,8 @@ %post plugin-kdb-ldap -p /sbin/ldconfig -%postun plugin-kdb-ldap -p /sbin/ldconfig +%postun plugin-kdb-ldap +/sbin/ldconfig %endif -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
