Hello community, here is the log from the commit of package dpkg for openSUSE:Factory checked in at 2016-05-24 09:33:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dpkg (Old) and /work/SRC/openSUSE:Factory/.dpkg.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dpkg" Changes: -------- --- /work/SRC/openSUSE:Factory/dpkg/dpkg.changes 2016-04-12 18:58:00.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.dpkg.new/dpkg.changes 2016-05-24 09:33:27.000000000 +0200 @@ -46 +46 @@ -- Update to version 1.17.23 +- Update to version 1.17.23 also fixes bsc#941619 --- /work/SRC/openSUSE:Factory/dpkg/update-alternatives.changes 2016-04-12 18:58:00.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.dpkg.new/update-alternatives.changes 2016-05-24 09:33:27.000000000 +0200 @@ -1,0 +2,5 @@ +Fri May 13 12:03:28 UTC 2016 - [email protected] + +- Provide alternatives binary and alternatives = %{version} symbol + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ update-alternatives.spec ++++++ --- /var/tmp/diff_new_pack.Rk0pt4/_old 2016-05-24 09:33:28.000000000 +0200 +++ /var/tmp/diff_new_pack.Rk0pt4/_new 2016-05-24 09:33:28.000000000 +0200 @@ -32,6 +32,7 @@ Patch7: 0001-In-case-of-equal-priority-rather-update.patch BuildRequires: ncurses-devel BuildRequires: xz +Provides: alternatives = %{version} Requires(post): update-alternatives BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -68,6 +69,7 @@ install -d -m 0755 %{buildroot}/%{_localstatedir}/log install -m 0755 utils/%{name} %{buildroot}/%{_sbindir} +ln -s %{name} %{buildroot}/%{_sbindir}/alternatives install -m 0644 man/%{name}.1 %{buildroot}/%{_mandir}/man1/ %post @@ -84,6 +86,7 @@ %doc COPYING %dir %{_sysconfdir}/alternatives %dir %{_localstatedir}/lib/rpm/alternatives +%{_sbindir}/alternatives %{_sbindir}/update-alternatives %{_mandir}/man1/update-alternatives.1* %ghost %{_localstatedir}/log/alternatives.log
