Hello community,

here is the log from the commit of package cups-backends for openSUSE:Factory 
checked in at 2017-03-12 20:05:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cups-backends (Old)
 and      /work/SRC/openSUSE:Factory/.cups-backends.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cups-backends"

Sun Mar 12 20:05:04 2017 rev:22 rq:478317 version:1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/cups-backends/cups-backends.changes      
2016-03-14 15:41:53.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.cups-backends.new/cups-backends.changes 
2017-03-12 20:05:06.836299487 +0100
@@ -1,0 +2,13 @@
+Thu Mar  9 17:07:47 UTC 2017 - sfal...@opensuse.org
+
+- Corrected improper source macro for COPYING file.
+
+-------------------------------------------------------------------
+Thu Mar  9 04:48:05 UTC 2017 - sfal...@opensuse.org
+
+- Changed how COPYING is installed.  The %doc macro is no longer
+  properly expanding ${RPM_SOURCE_DIR}, and isn't handling things
+  properly with having the COPYING file manually installed in
+  this package.   Clears builderror in openSUSE:Factory.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ cups-backends.spec ++++++
--- /var/tmp/diff_new_pack.7qQAd1/_old  2017-03-12 20:05:07.632186866 +0100
+++ /var/tmp/diff_new_pack.7qQAd1/_new  2017-03-12 20:05:07.632186866 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cups-backends
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -65,13 +65,16 @@
 # provided here but now named /usr/lib/cups/backend/beh.pl
 # to avoid that cups-backends conflicts with cups-filters:
 install -m 755 ${RPM_SOURCE_DIR}/beh 
$RPM_BUILD_ROOT/usr/lib/cups/backend/beh.pl
+# Source100: COPYING
+install -Dm 644 %{S:100} %{buildroot}%{_docdir}/%{name}/COPYING
 
 %files
 %defattr(-,root,root,-)
-%doc ${RPM_SOURCE_DIR}/COPYING
 %dir /usr/lib/cups
 %dir /usr/lib/cups/backend
+%dir %{_docdir}/%{name}
 /usr/lib/cups/backend/pipe
 /usr/lib/cups/backend/beh.pl
+%{_docdir}/%{name}/COPYING
 
 %changelog


Reply via email to