commit cups-backends for openSUSE:Factory

2017-03-12 Thread root
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.0 +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




commit cups-backends for openSUSE:Factory

2016-03-14 Thread h_root
Hello community,

here is the log from the commit of package cups-backends for openSUSE:Factory 
checked in at 2016-03-14 15:41:52

Comparing /work/SRC/openSUSE:Factory/cups-backends (Old)
 and  /work/SRC/openSUSE:Factory/.cups-backends.new (New)


Package is "cups-backends"

Changes:

--- /work/SRC/openSUSE:Factory/cups-backends/cups-backends.changes  
2014-03-30 12:10:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.cups-backends.new/cups-backends.changes 
2016-03-14 15:41:53.0 +0100
@@ -1,0 +2,9 @@
+Thu Mar  3 16:44:47 CET 2016 - jsm...@suse.de
+
+- Since cups-filters version 1.6.0 the beh backend is provided
+  by the cups-filters RPM as /usr/lib/cups/backend/beh which is
+  a C re-write of the beh backend written in Perl that is still
+  provided here but now named /usr/lib/cups/backend/beh.pl
+  to avoid that cups-backends conflicts with cups-filters.
+
+---



Other differences:
--
++ cups-backends.spec ++
--- /var/tmp/diff_new_pack.OHYMOz/_old  2016-03-14 15:41:54.0 +0100
+++ /var/tmp/diff_new_pack.OHYMOz/_new  2016-03-14 15:41:54.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cups-backends
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -59,7 +59,12 @@
 # Source0: cups-pipe.sh
 install -m 755 ${RPM_SOURCE_DIR}/pipe $RPM_BUILD_ROOT/usr/lib/cups/backend/pipe
 # Source1: beh
-install -m 755 ${RPM_SOURCE_DIR}/beh $RPM_BUILD_ROOT/usr/lib/cups/backend/beh
+# Since cups-filters version 1.6.0 the beh backend is provided
+# by the cups-filters RPM as /usr/lib/cups/backend/beh which is
+# a C re-write of the beh backend written in Perl that is still
+# 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
 
 %files 
 %defattr(-,root,root,-)
@@ -67,6 +72,6 @@
 %dir /usr/lib/cups
 %dir /usr/lib/cups/backend
 /usr/lib/cups/backend/pipe
-/usr/lib/cups/backend/beh
+/usr/lib/cups/backend/beh.pl
 
 %changelog




commit cups-backends for openSUSE:Factory

2014-03-30 Thread h_root
Hello community,

here is the log from the commit of package cups-backends for openSUSE:Factory 
checked in at 2014-03-30 07:55:54

Comparing /work/SRC/openSUSE:Factory/cups-backends (Old)
 and  /work/SRC/openSUSE:Factory/.cups-backends.new (New)


Package is cups-backends

Changes:

--- /work/SRC/openSUSE:Factory/cups-backends/cups-backends.changes  
2012-02-21 12:17:19.0 +0100
+++ /work/SRC/openSUSE:Factory/.cups-backends.new/cups-backends.changes 
2014-03-30 12:10:47.0 +0200
@@ -1,0 +2,16 @@
+Fri Mar 28 10:36:08 CET 2014 - jsm...@suse.de
+
+- Added 'beh' the Backend Error Handler.
+  Since cups-filters version 1.0.42 foomatic-rip's upstream home
+  is moved from the foomatic-filters package to cups-filters and
+  foomatic-rip is provided in the cups-filters-foomatic-rip RPM.
+  The foomatic-filters package also contained 'beh' but that was
+  not moved into cups-filters.
+  Since hereby /usr/lib/cups/backend/beh is provided by both
+  cups-backends and foomatic-filters now cups-backends conflicts
+  with foomatic-filters.
+  As a result foomatic-filters is now obsolete and
+  for foomatic-rip cups-filters-foomatic-rip should be used and
+  for 'beh' cups-backends should be used.
+
+---

Old:

  cups-pipe.sh

New:

  COPYING
  beh
  pipe



Other differences:
--
++ cups-backends.spec ++
--- /var/tmp/diff_new_pack.aqO7Di/_old  2014-03-30 12:10:49.0 +0200
+++ /var/tmp/diff_new_pack.aqO7Di/_new  2014-03-30 12:10:49.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package cups-backends
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,29 +20,53 @@
 Summary:Additional Backends for CUPS
 License:GPL-2.0
 Group:  Hardware/Printing
-Version:1.0
+Version:1.1
 Release:0
-Source0:cups-pipe.sh
+Source0:pipe
+Source1:http://www.openprinting.org/download/files/beh
+Source100:  COPYING
 Requires:   cups
+# Conflict with foomatic-filters because /usr/lib/cups/backend/beh is provided 
by it.
+# Instead of foomatic-filters now cups-filters-foomatic-rip should be used.
+# Because cups-filters-foomatic-rip provides the RPM capability 
foomatic-filters
+# there cannot be an unversioned conflict with foomatic-filters here
+# (otherwise cups-backends would conflict with cups-filters-foomatic-rip).
+# Because cups-filters-foomatic-rip provides at least foomatic-filters = 
4.0.17.256.1
+# (see cups-filters.spec) and because we will not upgrade the foomatic-filters 
package
+# (its current version is 4.0.12) a conflict with foomatic-filters  
4.0.17.256 is used
+# to let cups-backends only conflict with the old foomatic-filters package
+# but not with the new cups-filters-foomatic-rip package:
+Conflicts:  foomatic-filters  4.0.17.256
+# According to RPMLINT:
+# The package should be of the noarch architecture because it doesn't contain 
any binaries.
+BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 This package contains free additional backends for CUPS.
 
 %prep
-# There is nothing to do here because Source0 is installed directly from 
RPM_SOURCE_DIR.
+# There is nothing to do here because Source0 and Source1 are installed 
directly from RPM_SOURCE_DIR.
 
 %build
-# There is nothing to build because Source0 is a bash script.
+# There is nothing to build because Source0 is a Bash script and Source1 is a 
Perl script.
+# At least test if the syntax is o.k.:
+bash -n ${RPM_SOURCE_DIR}/pipe
+perl -c ${RPM_SOURCE_DIR}/beh /dev/null
 
 %install
 mkdir -p $RPM_BUILD_ROOT/usr/lib/cups/backend
-install -m 755 -D ${RPM_SOURCE_DIR}/cups-pipe.sh 
$RPM_BUILD_ROOT/usr/lib/cups/backend/pipe
+# Source0: cups-pipe.sh
+install -m 755 ${RPM_SOURCE_DIR}/pipe $RPM_BUILD_ROOT/usr/lib/cups/backend/pipe
+# Source1: beh
+install -m 755 ${RPM_SOURCE_DIR}/beh $RPM_BUILD_ROOT/usr/lib/cups/backend/beh
 
 %files 
-%defattr(-, root,root)
+%defattr(-,root,root,-)
+%doc ${RPM_SOURCE_DIR}/COPYING
 %dir /usr/lib/cups
 %dir /usr/lib/cups/backend
 /usr/lib/cups/backend/pipe
+/usr/lib/cups/backend/beh
 
 %changelog

++ COPYING ++
GNU GENERAL PUBLIC LICENSE
   Version 2, June 1991

 Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing 

commit cups-backends for openSUSE:Factory

2012-02-14 Thread h_root
Hello community,

here is the log from the commit of package cups-backends for openSUSE:Factory 
checked in at 2012-02-14 13:05:01

Comparing /work/SRC/openSUSE:Factory/cups-backends (Old)
 and  /work/SRC/openSUSE:Factory/.cups-backends.new (New)


Package is cups-backends, Maintainer is jsm...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/cups-backends/cups-backends.changes  
2011-09-23 01:54:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.cups-backends.new/cups-backends.changes 
2012-02-14 13:05:12.0 +0100
@@ -1,0 +2,5 @@
+Sun Sep 18 00:09:29 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+
+---



Other differences:
--
++ cups-backends.spec ++
--- /var/tmp/diff_new_pack.0NhEIm/_old  2012-02-14 13:05:13.0 +0100
+++ /var/tmp/diff_new_pack.0NhEIm/_new  2012-02-14 13:05:13.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package cups-backends (Version 1.0)
+# spec file for package cups-backends
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   cups-backends
@@ -31,12 +30,6 @@
 %description
 This package contains free additional backends for CUPS.
 
-
-
-Authors:
-
-Johannes Meixner jsm...@suse.de
-
 %prep
 # There is nothing to do here because Source0 is installed directly from 
RPM_SOURCE_DIR.
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org