Hello community,

here is the log from the commit of package dpkg for openSUSE:Factory checked in 
at 2016-06-05 14:17:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-05-24 
09:33:27.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.dpkg.new/dpkg.changes   2016-06-05 
14:17:37.000000000 +0200
@@ -1,0 +2,5 @@
+Tue May 31 11:48:19 UTC 2016 - [email protected]
+
+- Require touch in post phase bnc#982336
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/dpkg/update-alternatives.changes 2016-05-24 
09:33:27.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.dpkg.new/update-alternatives.changes    
2016-06-05 14:17:37.000000000 +0200
@@ -1,0 +2,5 @@
+Tue May 31 11:47:57 UTC 2016 - [email protected]
+
+- Require touch in post phase bnc#982336
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ dpkg.spec ++++++
--- /var/tmp/diff_new_pack.1zteal/_old  2016-06-05 14:17:38.000000000 +0200
+++ /var/tmp/diff_new_pack.1zteal/_new  2016-06-05 14:17:38.000000000 +0200
@@ -47,7 +47,7 @@
 Requires:       perl = %{perl_version}
 Requires:       update-alternatives
 Requires:       perl(Date::Parse)
-Requires(pre):  /bin/touch
+Requires(post): coreutils
 Recommends:     perl(File::FcntlLock)
 Provides:       deb = %{version}
 Obsoletes:      deb < %{version}

++++++ update-alternatives.spec ++++++
--- /var/tmp/diff_new_pack.1zteal/_old  2016-06-05 14:17:38.000000000 +0200
+++ /var/tmp/diff_new_pack.1zteal/_new  2016-06-05 14:17:38.000000000 +0200
@@ -34,6 +34,7 @@
 BuildRequires:  xz
 Provides:       alternatives = %{version}
 Requires(post): update-alternatives
+Requires(post): coreutils
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description


Reply via email to