commit OpenPrintingPPDs for openSUSE:Factory

2020-07-04 Thread root
Hello community,

here is the log from the commit of package OpenPrintingPPDs for 
openSUSE:Factory checked in at 2020-07-05 01:09:54

Comparing /work/SRC/openSUSE:Factory/OpenPrintingPPDs (Old)
 and  /work/SRC/openSUSE:Factory/.OpenPrintingPPDs.new.3060 (New)


Package is "OpenPrintingPPDs"

Sun Jul  5 01:09:54 2020 rev:22 rq:818328 version:4.0.0.2

Changes:

--- /work/SRC/openSUSE:Factory/OpenPrintingPPDs/OpenPrintingPPDs.changes
2020-03-27 00:26:11.088283774 +0100
+++ 
/work/SRC/openSUSE:Factory/.OpenPrintingPPDs.new.3060/OpenPrintingPPDs.changes  
2020-07-05 01:10:28.519465671 +0200
@@ -1,0 +2,5 @@
+Thu Jun 25 12:33:39 UTC 2020 - Ludwig Nussel 
+
+- BuildRequires cups-rpm-helper to fix printer driver provides (boo#1172407)
+
+---



Other differences:
--
++ OpenPrintingPPDs.spec ++
--- /var/tmp/diff_new_pack.4UZQJD/_old  2020-07-05 01:10:32.039477683 +0200
+++ /var/tmp/diff_new_pack.4UZQJD/_new  2020-07-05 01:10:32.043477696 +0200
@@ -18,11 +18,10 @@
 
 Name:   OpenPrintingPPDs
 BuildRequires:  cups
-# All printer driver packages should have "BuildRequires: python-cups"
-# because python-cups installs special rpm macros that adds Provides tags
-# for the printer drivers supported by the package,
-# see https://bugzilla.novell.com/show_bug.cgi?id=735865
-BuildRequires:  python3-cups
+# for automatic printer driver requires
+%if 0%{?suse_version} >= 1500
+BuildRequires:  cups-rpm-helper
+%endif
 Summary:PPD files from OpenPrinting.org
 # The package version is the PPD-O-MATIC version mentioned in the PPD files
 # which is currently "PPD-O-MATIC (4.0.0 or newer)"




commit OpenPrintingPPDs for openSUSE:Factory

2020-03-26 Thread root
Hello community,

here is the log from the commit of package OpenPrintingPPDs for 
openSUSE:Factory checked in at 2020-03-27 00:26:07

Comparing /work/SRC/openSUSE:Factory/OpenPrintingPPDs (Old)
 and  /work/SRC/openSUSE:Factory/.OpenPrintingPPDs.new.3160 (New)


Package is "OpenPrintingPPDs"

Fri Mar 27 00:26:07 2020 rev:21 rq:785595 version:4.0.0.2

Changes:

--- /work/SRC/openSUSE:Factory/OpenPrintingPPDs/OpenPrintingPPDs.changes
2017-05-17 10:45:52.678370900 +0200
+++ 
/work/SRC/openSUSE:Factory/.OpenPrintingPPDs.new.3160/OpenPrintingPPDs.changes  
2020-03-27 00:26:11.088283774 +0100
@@ -1,0 +2,6 @@
+Mon Mar 16 10:59:24 UTC 2020 - Tomáš Chvátal 
+
+- Switch to python3-cups to generate the metadata as python2
+  is being disabled
+
+---



Other differences:
--
++ OpenPrintingPPDs.spec ++
--- /var/tmp/diff_new_pack.CJfklP/_old  2020-03-27 00:26:12.132284302 +0100
+++ /var/tmp/diff_new_pack.CJfklP/_new  2020-03-27 00:26:12.132284302 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package OpenPrintingPPDs
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,34 +12,31 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
+
 Name:   OpenPrintingPPDs
 BuildRequires:  cups
 # All printer driver packages should have "BuildRequires: python-cups"
 # because python-cups installs special rpm macros that adds Provides tags
 # for the printer drivers supported by the package,
 # see https://bugzilla.novell.com/show_bug.cgi?id=735865
-# but python-cups is not available for SLE10, regarding the suse_version value 
for SLE10
-# see http://en.opensuse.org/openSUSE:Build_Service_cross_distribution_howto
-%if 0%{?suse_version} > 1010
-BuildRequires:  python-cups
-%endif
+BuildRequires:  python3-cups
 Summary:PPD files from OpenPrinting.org
-License:GPL-2.0+ and MIT
-Group:  Hardware/Printing
 # The package version is the PPD-O-MATIC version mentioned in the PPD files
 # which is currently "PPD-O-MATIC (4.0.0 or newer)"
 # and/or the required minimal foomatic-rip version by the PPD files
 # which is currently "Foomatic 4.0.0"
 # (macro name can be only alphanumeric and '_' i.e. "foomatic-rip_version" 
does not work)
+License:GPL-2.0-or-later AND MIT
+Group:  Hardware/Printing
 %define foomatic_rip_version 4.0.0
 # plus an additional trailing version number by openSUSE
 # so that openSUSE package upgrades get a strictly increasing sequence of 
versions:
 Version:4.0.0.2
 Release:0
-Url:
http://www.linuxfoundation.org/collaborate/workgroups/openprinting/database/query
+URL:
http://www.linuxfoundation.org/collaborate/workgroups/openprinting/database/query
 BuildArch:  noarch
 # The main-package OpenPrintingPPDs alone is useless because it does not 
contain any PPD files.
 # The PPD files are provided via its sub-packages depending on which kind of 
driver software
@@ -83,10 +80,10 @@
 
 %package ghostscript
 Summary:PPD files from OpenPrinting.org which use Ghostscript built-in 
drivers
-Group:  Hardware/Printing
 # This version is no typo because the PPDs are created at OpenPrinting.org
 # by PPD-O-MATIC version X.Y.Z which is the version of this package
 # and usually those PPDs require at least the same version of the foomatic-rip 
filter:
+Group:  Hardware/Printing
 Requires:   foomatic-filters >= %{foomatic_rip_version}
 Requires:   ghostscript-library
 
@@ -99,10 +96,10 @@
 
 %package hpijs
 Summary:PPD files from OpenPrinting.org which use the hpijs driver
-Group:  Hardware/Printing
 # This version is no typo because the PPDs are created at OpenPrinting.org
 # by PPD-O-MATIC version X.Y.Z which is the version of this package
 # and usually those PPDs require at least the same version of the foomatic-rip 
filter:
+Group:  Hardware/Printing
 Requires:   foomatic-filters >= %{foomatic_rip_version}
 Requires:   ghostscript-library
 Requires:   hplip-hpijs
@@ -115,7 +112,6 @@
 
 %package postscript
 Summary:PPD files from OpenPrinting.org for PostScript printers
-Group:  Hardware/Printing
 # Regardless that PPD files for PostScript printers do not require a driver
 # many PPD files from OpenPrinting.org for PostScript printers 

commit OpenPrintingPPDs for openSUSE:Factory

2017-05-17 Thread root
Hello community,

here is the log from the commit of package OpenPrintingPPDs for 
openSUSE:Factory checked in at 2017-05-17 10:45:51

Comparing /work/SRC/openSUSE:Factory/OpenPrintingPPDs (Old)
 and  /work/SRC/openSUSE:Factory/.OpenPrintingPPDs.new (New)


Package is "OpenPrintingPPDs"

Wed May 17 10:45:51 2017 rev:20 rq:493645 version:4.0.0.2

Changes:

--- /work/SRC/openSUSE:Factory/OpenPrintingPPDs/OpenPrintingPPDs.changes
2014-04-08 17:20:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.OpenPrintingPPDs.new/OpenPrintingPPDs.changes   
2017-05-17 10:45:52.678370900 +0200
@@ -1,0 +2,5 @@
+Sat Apr 29 18:32:13 UTC 2017 - bwiedem...@suse.com
+
+- call gzip -n to make build more reproducible
+
+---



Other differences:
--
++ OpenPrintingPPDs.spec ++
--- /var/tmp/diff_new_pack.F4OLt7/_old  2017-05-17 10:45:54.050177927 +0200
+++ /var/tmp/diff_new_pack.F4OLt7/_new  2017-05-17 10:45:54.054177364 +0200
@@ -224,7 +224,7 @@
 for d in $PPDs_DIRs
 do echo "Compressing the PPDs in $d"
for p in $d/*.ppd
-   do gzip -9 "$p"
+   do gzip -n -9 "$p"
done
echo "Finished compressing the PPDs in $d"
 done




commit OpenPrintingPPDs for openSUSE:Factory

2014-04-08 Thread h_root
Hello community,

here is the log from the commit of package OpenPrintingPPDs for 
openSUSE:Factory checked in at 2014-04-08 17:20:35

Comparing /work/SRC/openSUSE:Factory/OpenPrintingPPDs (Old)
 and  /work/SRC/openSUSE:Factory/.OpenPrintingPPDs.new (New)


Package is OpenPrintingPPDs

Changes:

--- /work/SRC/openSUSE:Factory/OpenPrintingPPDs/OpenPrintingPPDs.changes
2014-04-04 16:40:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.OpenPrintingPPDs.new/OpenPrintingPPDs.changes   
2014-04-08 17:20:37.0 +0200
@@ -1,0 +2,17 @@
+Tue Apr  8 12:13:09 CEST 2014 - jsm...@suse.de
+
+- Fixed Fuji_Xerox-DocuPrint_CM305_df-Postscript.ppd
+  see https://bugs.linuxfoundation.org/show_bug.cgi?id=1195
+- Fixed HOWTO: Mention the Version X.Y.Z - X.Y.Z.S change, see
+  the entry dated Thu Apr  3 14:39:15 CEST 2014 below.
+- Added remove_PPDs_with_non_free_license_text_snippets.sh
+  and inserted a matching description step in the HOWTO
+  see https://bugs.linuxfoundation.org/show_bug.cgi?id=1196
+- Fixed and enhanced makePPDtest for newer CUPS versions.
+- Provide makePPDtest in the OpenPrintingPPDs main package
+  as /usr/share/doc/packages/OpenPrintingPPDs/makePPDtest
+  so that one can more easily do the last step of the HOWTO
+  ... install them and then run makePPDtest ... by only
+  installing the OpenPrintingPPDs RPMs without sources.
+
+---
@@ -12 +29 @@
-- In determine_drivers_to_be_considered.sh exlude all PPDs
+- In determine_drivers_to_be_considered.sh exclude all PPDs

Old:

  OpenPrintingPPDs-4.0.0.1.tar.bz2

New:

  OpenPrintingPPDs-4.0.0.2.tar.bz2



Other differences:
--
++ OpenPrintingPPDs.spec ++
--- /var/tmp/diff_new_pack.DxfUvf/_old  2014-04-08 17:20:39.0 +0200
+++ /var/tmp/diff_new_pack.DxfUvf/_new  2014-04-08 17:20:39.0 +0200
@@ -37,7 +37,7 @@
 %define foomatic_rip_version 4.0.0
 # plus an additional trailing version number by openSUSE
 # so that openSUSE package upgrades get a strictly increasing sequence of 
versions:
-Version:4.0.0.1
+Version:4.0.0.2
 Release:0
 Url:
http://www.linuxfoundation.org/collaborate/workgroups/openprinting/database/query
 BuildArch:  noarch
@@ -249,7 +249,7 @@
 
 %files
 %defattr(-,root,root)
-%doc HOWTO README gpl-2.0.txt
+%doc HOWTO README gpl-2.0.txt makePPDtest
 
 %files ghostscript
 %defattr(-,root,root)

++ OpenPrintingPPDs-4.0.0.1.tar.bz2 - OpenPrintingPPDs-4.0.0.2.tar.bz2 
++
/work/SRC/openSUSE:Factory/OpenPrintingPPDs/OpenPrintingPPDs-4.0.0.1.tar.bz2 
/work/SRC/openSUSE:Factory/.OpenPrintingPPDs.new/OpenPrintingPPDs-4.0.0.2.tar.bz2
 differ: char 38544667, line 151453

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



commit OpenPrintingPPDs for openSUSE:Factory

2014-04-04 Thread h_root
Hello community,

here is the log from the commit of package OpenPrintingPPDs for 
openSUSE:Factory checked in at 2014-04-04 16:40:24

Comparing /work/SRC/openSUSE:Factory/OpenPrintingPPDs (Old)
 and  /work/SRC/openSUSE:Factory/.OpenPrintingPPDs.new (New)


Package is OpenPrintingPPDs

Changes:

--- /work/SRC/openSUSE:Factory/OpenPrintingPPDs/OpenPrintingPPDs.changes
2013-03-08 09:28:17.0 +0100
+++ /work/SRC/openSUSE:Factory/.OpenPrintingPPDs.new/OpenPrintingPPDs.changes   
2014-04-04 16:40:27.0 +0200
@@ -1,0 +2,26 @@
+Thu Apr  3 14:39:15 CEST 2014 - jsm...@suse.de
+
+- Version upgrade to 4.0.0.1
+  The package version is the PPD-O-MATIC version mentioned in the
+  PPD files which is currently PPD-O-MATIC (4.0.0 or newer)
+  plus an additional trailing version number by openSUSE
+  (currently .1) so that openSUSE package upgrades get
+  a strictly increasing sequence of versions.
+- Define foomatic_rip_version 4.0.0 as the required minimal
+  foomatic-rip version by the PPD files.
+- In determine_drivers_to_be_considered.sh exlude all PPDs
+  for all foo2* drivers to avoid any possible issues with
+  ZjStream printers and the related JBIG patent issues.
+  If such printers are supported, they would have to be supported
+  by an appropriate driver RPM that contains matching PPDs
+  and not by plain PPDs without driver from OpenPrinting.
+
+---
+Sat Mar 29 11:03:39 UTC 2014 - joerg.loren...@ki.tng.de
+
+- update complete PPD database, current version is still 4.0.0
+- fix script move_downloaded_PPDs_to_their_actual_type_of_driver.sh
+  to move all PPDs to the right directory (there are little changes
+  in 'FoomaticRIPCommandLine')
+
+---

Old:

  OpenPrintingPPDs-4.0.0.tar.bz2

New:

  OpenPrintingPPDs-4.0.0.1.tar.bz2



Other differences:
--
++ OpenPrintingPPDs.spec ++
--- /var/tmp/diff_new_pack.ByomyZ/_old  2014-04-04 16:40:28.0 +0200
+++ /var/tmp/diff_new_pack.ByomyZ/_new  2014-04-04 16:40:28.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package OpenPrintingPPDs
 #
-# Copyright (c) 2013 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
@@ -29,7 +29,15 @@
 Summary:PPD files from OpenPrinting.org
 License:GPL-2.0+ and MIT
 Group:  Hardware/Printing
-Version:4.0.0
+# The package version is the PPD-O-MATIC version mentioned in the PPD files
+# which is currently PPD-O-MATIC (4.0.0 or newer)
+# and/or the required minimal foomatic-rip version by the PPD files
+# which is currently Foomatic 4.0.0
+# (macro name can be only alphanumeric and '_' i.e. foomatic-rip_version 
does not work)
+%define foomatic_rip_version 4.0.0
+# plus an additional trailing version number by openSUSE
+# so that openSUSE package upgrades get a strictly increasing sequence of 
versions:
+Version:4.0.0.1
 Release:0
 Url:
http://www.linuxfoundation.org/collaborate/workgroups/openprinting/database/query
 BuildArch:  noarch
@@ -79,7 +87,7 @@
 # This version is no typo because the PPDs are created at OpenPrinting.org
 # by PPD-O-MATIC version X.Y.Z which is the version of this package
 # and usually those PPDs require at least the same version of the foomatic-rip 
filter:
-Requires:   foomatic-filters = %{version}
+Requires:   foomatic-filters = %{foomatic_rip_version}
 Requires:   ghostscript-library
 
 %description ghostscript
@@ -95,7 +103,7 @@
 # This version is no typo because the PPDs are created at OpenPrinting.org
 # by PPD-O-MATIC version X.Y.Z which is the version of this package
 # and usually those PPDs require at least the same version of the foomatic-rip 
filter:
-Requires:   foomatic-filters = %{version}
+Requires:   foomatic-filters = %{foomatic_rip_version}
 Requires:   ghostscript-library
 Requires:   hplip-hpijs
 
@@ -115,7 +123,7 @@
 # This version is no typo because the PPDs are created at OpenPrinting.org
 # by PPD-O-MATIC version X.Y.Z which is the version of this package
 # and usually those PPDs require at least the same version of the foomatic-rip 
filter:
-Requires:   foomatic-filters = %{version}
+Requires:   foomatic-filters = %{foomatic_rip_version}
 
 %description postscript
 PPD files for PostScript printers
@@ -238,10 +246,6 @@
 # The particular GDI printer models which are supported have already their
 # individual /usr/share/cups/model/OpenPrintingPPDs/ghostscript/*gdi* PPD 

commit OpenPrintingPPDs for openSUSE:Factory

2013-03-08 Thread h_root
Hello community,

here is the log from the commit of package OpenPrintingPPDs for 
openSUSE:Factory checked in at 2013-03-08 09:28:16

Comparing /work/SRC/openSUSE:Factory/OpenPrintingPPDs (Old)
 and  /work/SRC/openSUSE:Factory/.OpenPrintingPPDs.new (New)


Package is OpenPrintingPPDs, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/OpenPrintingPPDs/OpenPrintingPPDs.changes
2013-02-11 20:51:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.OpenPrintingPPDs.new/OpenPrintingPPDs.changes   
2013-03-08 09:28:17.0 +0100
@@ -1,0 +2,7 @@
+Fri Feb 22 15:28:25 CET 2013 - jsm...@suse.de
+
+- Added BuildRequires: python-cups to get special
+  RPM Provides tags for the printers supported by
+  this package (see SUSE Bugzilla bnc#735865).
+
+---



Other differences:
--
++ OpenPrintingPPDs.spec ++
--- /var/tmp/diff_new_pack.kqYlOO/_old  2013-03-08 09:28:19.0 +0100
+++ /var/tmp/diff_new_pack.kqYlOO/_new  2013-03-08 09:28:19.0 +0100
@@ -15,9 +15,17 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 Name:   OpenPrintingPPDs
 BuildRequires:  cups
+# All printer driver packages should have BuildRequires: python-cups
+# because python-cups installs special rpm macros that adds Provides tags
+# for the printer drivers supported by the package,
+# see https://bugzilla.novell.com/show_bug.cgi?id=735865
+# but python-cups is not available for SLE10, regarding the suse_version value 
for SLE10
+# see http://en.opensuse.org/openSUSE:Build_Service_cross_distribution_howto
+%if 0%{?suse_version}  1010
+BuildRequires:  python-cups
+%endif
 Summary:PPD files from OpenPrinting.org
 License:GPL-2.0+ and MIT
 Group:  Hardware/Printing

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



commit OpenPrintingPPDs for openSUSE:Factory

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package OpenPrintingPPDs for 
openSUSE:Factory checked in at 2013-02-11 20:51:10

Comparing /work/SRC/openSUSE:Factory/OpenPrintingPPDs (Old)
 and  /work/SRC/openSUSE:Factory/.OpenPrintingPPDs.new (New)


Package is OpenPrintingPPDs, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/OpenPrintingPPDs/OpenPrintingPPDs.changes
2012-05-21 07:28:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.OpenPrintingPPDs.new/OpenPrintingPPDs.changes   
2013-02-11 20:51:12.0 +0100
@@ -1,0 +2,5 @@
+Mon Feb  4 09:06:51 UTC 2013 - co...@suse.com
+
+- update license to new format
+
+---



Other differences:
--
++ OpenPrintingPPDs.spec ++
--- /var/tmp/diff_new_pack.FatpSH/_old  2013-02-11 20:51:15.0 +0100
+++ /var/tmp/diff_new_pack.FatpSH/_new  2013-02-11 20:51:15.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package OpenPrintingPPDs
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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,10 +15,11 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   OpenPrintingPPDs
 BuildRequires:  cups
 Summary:PPD files from OpenPrinting.org
-License:GPL-2.0+ ; MIT
+License:GPL-2.0+ and MIT
 Group:  Hardware/Printing
 Version:4.0.0
 Release:0

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



commit OpenPrintingPPDs for openSUSE:Factory

2012-05-20 Thread h_root
Hello community,

here is the log from the commit of package OpenPrintingPPDs for 
openSUSE:Factory checked in at 2012-05-21 07:28:55

Comparing /work/SRC/openSUSE:Factory/OpenPrintingPPDs (Old)
 and  /work/SRC/openSUSE:Factory/.OpenPrintingPPDs.new (New)


Package is OpenPrintingPPDs, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/OpenPrintingPPDs/OpenPrintingPPDs.changes
2011-10-18 14:08:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.OpenPrintingPPDs.new/OpenPrintingPPDs.changes   
2012-05-21 07:28:57.0 +0200
@@ -1,0 +2,8 @@
+Tue May  8 12:11:53 CEST 2012 - jsm...@suse.de
+
+- Do not provide PPDs for the Ghostscript driver lx5000 because
+  the driver is removed from the default build in Ghostscript,
+  see the Built-in drivers for old Lexmark printers mail thread
+  on gs-de...@ghostscript.com dated June 2011 (bnc#760684).
+
+---
@@ -4,2 +12,2 @@
-- Remove redundant tags/sections from specfile
-- Pick stronger compression
+- Remove redundant tags/sections from specfile.
+- Pick stronger compression.



Other differences:
--
++ OpenPrintingPPDs.spec ++
--- /var/tmp/diff_new_pack.fiZQIw/_old  2012-05-21 07:28:59.0 +0200
+++ /var/tmp/diff_new_pack.fiZQIw/_new  2012-05-21 07:28:59.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package OpenPrintingPPDs
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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,16 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:   OpenPrintingPPDs
 BuildRequires:  cups
 Summary:PPD files from OpenPrinting.org
-Version:4.0.0
-Release:3
-Url:
http://www.linuxfoundation.org/collaborate/workgroups/openprinting/database/query
 License:GPL-2.0+ ; MIT
 Group:  Hardware/Printing
+Version:4.0.0
+Release:0
+Url:
http://www.linuxfoundation.org/collaborate/workgroups/openprinting/database/query
 BuildArch:  noarch
 # The main-package OpenPrintingPPDs alone is useless because it does not 
contain any PPD files.
 # The PPD files are provided via its sub-packages depending on which kind of 
driver software
@@ -68,7 +66,6 @@
 
 %package ghostscript
 Summary:PPD files from OpenPrinting.org which use Ghostscript built-in 
drivers
-License:GPL-2.0+ ; MIT
 Group:  Hardware/Printing
 # This version is no typo because the PPDs are created at OpenPrinting.org
 # by PPD-O-MATIC version X.Y.Z which is the version of this package
@@ -85,7 +82,6 @@
 
 %package hpijs
 Summary:PPD files from OpenPrinting.org which use the hpijs driver
-License:GPL-2.0+ ; MIT
 Group:  Hardware/Printing
 # This version is no typo because the PPDs are created at OpenPrinting.org
 # by PPD-O-MATIC version X.Y.Z which is the version of this package
@@ -102,7 +98,6 @@
 
 %package postscript
 Summary:PPD files from OpenPrinting.org for PostScript printers
-License:GPL-2.0+ ; MIT
 Group:  Hardware/Printing
 # Regardless that PPD files for PostScript printers do not require a driver
 # many PPD files from OpenPrinting.org for PostScript printers still
@@ -234,6 +229,10 @@
 # The particular GDI printer models which are supported have already their
 # individual /usr/share/cups/model/OpenPrintingPPDs/ghostscript/*gdi* PPD 
files.
 rm 
%{buildroot}/usr/share/cups/model/OpenPrintingPPDs/ghostscript/Generic-GDI_Printer.gdi.ppd.gz
+# Do not install PPDs for the Ghostscript driver lx5000 because
+# the driver is removed from the default build in Ghostscript,
+# see https://bugzilla.novell.com/show_bug.cgi?id=760684#c1
+rm 
%{buildroot}/usr/share/cups/model/OpenPrintingPPDs/ghostscript/*.lx5000.ppd.gz
 
 %files
 %defattr(-,root,root)

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



commit OpenPrintingPPDs for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package OpenPrintingPPDs for 
openSUSE:Factory checked in at 2011-12-06 18:34:35

Comparing /work/SRC/openSUSE:Factory/OpenPrintingPPDs (Old)
 and  /work/SRC/openSUSE:Factory/.OpenPrintingPPDs.new (New)


Package is OpenPrintingPPDs, Maintainer is 

Changes:




Other differences:
--
++ OpenPrintingPPDs.spec ++
--- /var/tmp/diff_new_pack.pkz0vG/_old  2011-12-06 18:58:31.0 +0100
+++ /var/tmp/diff_new_pack.pkz0vG/_new  2011-12-06 18:58:31.0 +0100
@@ -23,7 +23,7 @@
 Version:4.0.0
 Release:3
 Url:
http://www.linuxfoundation.org/collaborate/workgroups/openprinting/database/query
-License:GPLv2+ ; MIT
+License:GPL-2.0+ ; MIT
 Group:  Hardware/Printing
 BuildArch:  noarch
 # The main-package OpenPrintingPPDs alone is useless because it does not 
contain any PPD files.
@@ -68,7 +68,7 @@
 
 %package ghostscript
 Summary:PPD files from OpenPrinting.org which use Ghostscript built-in 
drivers
-License:GPLv2+ ; MIT
+License:GPL-2.0+ ; MIT
 Group:  Hardware/Printing
 # This version is no typo because the PPDs are created at OpenPrinting.org
 # by PPD-O-MATIC version X.Y.Z which is the version of this package
@@ -85,7 +85,7 @@
 
 %package hpijs
 Summary:PPD files from OpenPrinting.org which use the hpijs driver
-License:GPLv2+ ; MIT
+License:GPL-2.0+ ; MIT
 Group:  Hardware/Printing
 # This version is no typo because the PPDs are created at OpenPrinting.org
 # by PPD-O-MATIC version X.Y.Z which is the version of this package
@@ -102,7 +102,7 @@
 
 %package postscript
 Summary:PPD files from OpenPrinting.org for PostScript printers
-License:GPLv2+ ; MIT
+License:GPL-2.0+ ; MIT
 Group:  Hardware/Printing
 # Regardless that PPD files for PostScript printers do not require a driver
 # many PPD files from OpenPrinting.org for PostScript printers still

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



commit OpenPrintingPPDs for openSUSE:Factory

2011-10-18 Thread h_root

Hello community,

here is the log from the commit of package OpenPrintingPPDs for openSUSE:Factory
checked in at Tue Oct 18 13:56:01 CEST 2011.




--- openSUSE:Factory/OpenPrintingPPDs/OpenPrintingPPDs.changes  2011-09-23 
01:51:07.0 +0200
+++ /mounts/work_src_done/STABLE/OpenPrintingPPDs/OpenPrintingPPDs.changes  
2011-09-17 12:02:01.0 +0200
@@ -1,0 +2,6 @@
+Sat Sep 17 10:01:52 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+- Pick stronger compression
+
+---

calling whatdependson for head-i586




Other differences:
--
++ OpenPrintingPPDs.spec ++
--- /var/tmp/diff_new_pack.du7yBG/_old  2011-10-18 13:55:54.0 +0200
+++ /var/tmp/diff_new_pack.du7yBG/_new  2011-10-18 13:55:54.0 +0200
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   OpenPrintingPPDs
@@ -26,7 +25,6 @@
 Url:
http://www.linuxfoundation.org/collaborate/workgroups/openprinting/database/query
 License:GPLv2+ ; MIT
 Group:  Hardware/Printing
-AutoReqProv:on
 BuildArch:  noarch
 # The main-package OpenPrintingPPDs alone is useless because it does not 
contain any PPD files.
 # The PPD files are provided via its sub-packages depending on which kind of 
driver software
@@ -214,7 +212,7 @@
 for d in $PPDs_DIRs
 do echo Compressing the PPDs in $d
for p in $d/*.ppd
-   do gzip $p
+   do gzip -9 $p
done
echo Finished compressing the PPDs in $d
 done
@@ -237,9 +235,6 @@
 # individual /usr/share/cups/model/OpenPrintingPPDs/ghostscript/*gdi* PPD 
files.
 rm 
%{buildroot}/usr/share/cups/model/OpenPrintingPPDs/ghostscript/Generic-GDI_Printer.gdi.ppd.gz
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(-,root,root)
 %doc HOWTO README gpl-2.0.txt

continue with q...



Remember to have fun...

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