Hello community,

here is the log from the commit of package dd_rescue for openSUSE:Factory 
checked in at 2018-10-01 09:02:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dd_rescue (Old)
 and      /work/SRC/openSUSE:Factory/.dd_rescue.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dd_rescue"

Mon Oct  1 09:02:20 2018 rev:40 rq:636911 version:1.99.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/dd_rescue/dd_rescue.changes      2018-05-16 
11:21:22.920386554 +0200
+++ /work/SRC/openSUSE:Factory/.dd_rescue.new/dd_rescue.changes 2018-10-01 
09:02:20.336052725 +0200
@@ -1,0 +2,6 @@
+Thu Sep 20 13:16:41 UTC 2018 - [email protected]
+
+- Avoid running dependency generation which can produce spurious errors
+- Use %license
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ dd_rescue.spec ++++++
--- /var/tmp/diff_new_pack.z8Mzz8/_old  2018-10-01 09:02:21.036052115 +0200
+++ /var/tmp/diff_new_pack.z8Mzz8/_new  2018-10-01 09:02:21.040052112 +0200
@@ -133,6 +133,8 @@
 autoheader
 autoconf
 %configure
+# avoid running dependency generation step
+touch .dep
 make RPM_OPT_FLAGS="%{optflags}" LIBDIR=%{_libdir} LIB=%{_lib} %{?_smp_mflags}
 
 %install
@@ -147,7 +149,8 @@
 
 %files
 %defattr(-,root,root,-)
-%doc COPYING README.dd_rescue TODO
+%doc README.dd_rescue TODO
+%license COPYING
 %{_bindir}/dd_rescue
 /bin/dd_rescue
 %{_libdir}/libddr_hash.so




Reply via email to