From 2c4bc5dcc441388d2f5a32383a9415cd7cc94ee7ef73b3d1629a1be7bf2e7e62 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Fri, 10 Dec 2010 14:53:08 +0000 Subject: [PATCH 1/2] Updating link to change in openSUSE:Factory/cups revision 85.0 OBS-URL: https://build.opensuse.org/package/show/Printing/cups?expand=0&rev=e7e0e97241e529487380512a7f1ed88b --- cups.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cups.spec b/cups.spec index 8f053d1..0a1152e 100644 --- a/cups.spec +++ b/cups.spec @@ -35,7 +35,7 @@ License: GPLv2+ ; LGPLv2.1+ Group: Hardware/Printing Summary: The Common UNIX Printing System Version: 1.4.5 -Release: 1 +Release: 2 # Require the exact matching version-release of the cups-libs sub-package because # non-matching CUPS libraries may let CUPS software crash (e.g. segfault) # because all CUPS software is built from the one same CUPS source tar ball From dde2944fb44ce173d93e29b9b40165a9c650b939b2eea89be7b31e0c43fc1999 Mon Sep 17 00:00:00 2001 From: Johannes Meixner Date: Fri, 14 Jan 2011 13:58:54 +0000 Subject: [PATCH 2/2] Accepting request 58204 from home:jsmeix:branches:Printing version upgrade to CUPS 1.4.6 OBS-URL: https://build.opensuse.org/request/show/58204 OBS-URL: https://build.opensuse.org/package/show/Printing/cups?expand=0&rev=212 --- cups-1.4.5-source.tar.bz2 | 3 --- cups-1.4.6-source.tar.bz2 | 3 +++ cups.changes | 10 ++++++++++ cups.spec | 20 ++++++++++++-------- 4 files changed, 25 insertions(+), 11 deletions(-) delete mode 100644 cups-1.4.5-source.tar.bz2 create mode 100644 cups-1.4.6-source.tar.bz2 diff --git a/cups-1.4.5-source.tar.bz2 b/cups-1.4.5-source.tar.bz2 deleted file mode 100644 index c1609e0..0000000 --- a/cups-1.4.5-source.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0450d6d8e6e8af225d2a3319c848737d76473a6c7579cf97c52086d0371c0efe -size 4513924 diff --git a/cups-1.4.6-source.tar.bz2 b/cups-1.4.6-source.tar.bz2 new file mode 100644 index 0000000..40f11f8 --- /dev/null +++ b/cups-1.4.6-source.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f08711702a77b52c7150f96fe1f45482f6151cb95ef601268c528607fe6ad514 +size 4517061 diff --git a/cups.changes b/cups.changes index 3089add..e8729f5 100644 --- a/cups.changes +++ b/cups.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Jan 14 14:25:39 CET 2011 - jsmeix@suse.de + +- Upgraded to CUPS 1.4.6 + CUPS 1.4.6 fixes in particular a regression: + * A change was made in CUPS 1.4.5's pstops filter + that it did not support landscape printing + of PostScript files (STR #3722) + * For a complete list see the CHANGES.txt file. + ------------------------------------------------------------------- Thu Dec 9 13:26:06 CET 2010 - jsmeix@suse.de diff --git a/cups.spec b/cups.spec index 0a1152e..b48b0f3 100644 --- a/cups.spec +++ b/cups.spec @@ -34,7 +34,11 @@ Url: http://www.cups.org/ License: GPLv2+ ; LGPLv2.1+ Group: Hardware/Printing Summary: The Common UNIX Printing System -Version: 1.4.5 +# Source0...Source9 is for sources from upstream: +# URL for Source0: http://ftp.easysw.com/pub/cups/1.4.6/cups-1.4.6-source.tar.bz2 +# MD5 sum for Source0 on http://www.cups.org/software.php de8fb5a29c36554925c0c6a6e2c0dae1 +Version: 1.4.6 +Source0: cups-%{version}-source.tar.bz2 Release: 2 # Require the exact matching version-release of the cups-libs sub-package because # non-matching CUPS libraries may let CUPS software crash (e.g. segfault) @@ -47,19 +51,19 @@ Release: 2 # and all required packages are provided on the same repository: Requires: cups-libs = %{version}-%{release} Requires: cups-client = %{version} -Requires: ghostscript_any, ghostscript-fonts-std, foomatic-filters -Requires: util-linux /usr/bin/pdftops +Requires: ghostscript_any, ghostscript-fonts-std +Requires: util-linux +# See the configure setting '--with-pdftops=/usr/bin/pdftops': +Requires: /usr/bin/pdftops %if 0%{?suse_version} >= 1100 Requires: pdftools_any %endif +# Our Source105 PSLEVEL1.PPD.bz2 and Source106 PSLEVEL2.PPD.bz2 require foomatic-rip: +Requires: foomatic-filters Suggests: poppler-tools Conflicts: plp lprold lprng Obsoletes: cups-SUSE-ppds-dat Provides: cups-SUSE-ppds-dat -# Source0...Source9 is for sources from upstream: -# URL for Source0: http://ftp.easysw.com/pub/cups/1.4.5/cups-1.4.5-source.tar.bz2 -# MD5 sum for Source0 on http://www.cups.org/software.php 50729f6fc46ba54223e0eaf5009f3419 -Source0: cups-%{version}-source.tar.bz2 # Patch0...Patch9 is for patches from upstream: # Source10...Source99 is for sources from Novell/openSUSE which are intended for upstream: # Patch10...Patch99 is for patches from Novell/openSUSE which are intended for upstream: @@ -374,7 +378,7 @@ exit 0 # (In CUPS 1.3.10 a configure magic did silently skip to build # the pdftops filter when there was no /usr/bin/pdftops # installed in the build system regardless of an explicite -# configure setting ' --with-pdftops=/usr/bin/pdftops', +# configure setting '--with-pdftops=/usr/bin/pdftops', # see also http://www.cups.org/str.php?L3278). # When all mandatory files are explicitely listed, # the build fails intentionally if a mandatory file was not built