Hello community, here is the log from the commit of package cups for openSUSE:Factory checked in at 2012-09-27 10:32:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cups (Old) and /work/SRC/openSUSE:Factory/.cups.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "cups", Maintainer is "jsmeix@suse.com" Changes: -------- --- /work/SRC/openSUSE:Factory/cups/cups.changes 2012-09-10 15:21:08.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.cups.new/cups.changes 2012-09-27 10:32:28.000000000 +0200 @@ -1,0 +2,18 @@ +Thu Sep 27 07:27:01 UTC 2012 - mmeister@suse.com + +- Version upgrade to 1.5.4 (mainly a bugfix release) that fixes + some IPP printing issues. + Excerpt: + * The IPP backend no longer tries to get the job status for + printers that do not implement the required operation + (STR #4083). + * Sending a document in an unsupported format to an IPP printer + now automatically cancels the job (STR #4093). + * The IPP backend now treats the client-error-not-possible + status code as a job history issue, allowing IPP printing to + Windows to work(STR #4047). + For a complete list see the CHANGES.txt file. +- revert_cups-ssl.m4_to_1.5.2.patch is now obsolete because of + an upstream fix. + +------------------------------------------------------------------- @@ -5,2 +23,2 @@ - Apple grant an openssl linking exception (and an exception for linking on - Apple owned operating systems) + Apple grant an openssl linking exception (and an exception for + linking on Apple owned operating systems). Old: ---- cups-1.5.3-source.tar.bz2 revert_cups-ssl.m4_to_1.5.2.patch New: ---- cups-1.5.4-source.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cups.spec ++++++ --- /var/tmp/diff_new_pack.j9nxx4/_old 2012-09-27 10:32:29.000000000 +0200 +++ /var/tmp/diff_new_pack.j9nxx4/_new 2012-09-27 10:32:29.000000000 +0200 @@ -56,9 +56,9 @@ License: SUSE-GPL-2.0-with-openssl-exception and LGPL-2.1 Group: Hardware/Printing # Source0...Source9 is for sources from upstream: -# URL for Source0: http://ftp.easysw.com/pub/cups/1.5.3/cups-1.5.3-source.tar.bz2 -# MD5 sum for Source0 on http://www.cups.org/software.php e1ad15257aa6f162414ea3beae0c5df8 -Version: 1.5.3 +# URL for Source0: http://ftp.easysw.com/pub/cups/1.5.4/cups-1.5.4-source.tar.bz2 +# MD5 sum for Source0 on http://www.cups.org/software.php de3006e5cf1ee78a9c6145ce62c4e982 +Version: 1.5.4 Release: 0 Source0: cups-%{version}-source.tar.bz2 # Require the exact matching version-release of the cups-libs sub-package because @@ -70,8 +70,8 @@ # on the same package repository where the cups package is because # all are built simulaneously from the same cups source package # and all required packages are provided on the same repository: -Requires: cups-libs = %{version}-%{release} Requires: cups-client = %{version} +Requires: cups-libs = %{version}-%{release} # Inherited RPM Requires from the past but I (jsmeix@suse.de) do not know the reason for it: Requires: util-linux # The Ghostscript device "cups" is needed by several CUPS filters @@ -137,12 +137,6 @@ Patch105: cups-0001-systemd-add-systemd-socket-activation-and-unit-files.patch # Patch106 fixes option --libs in cups-config script: Patch106: cups-config-libs.patch -# Patch107 revert_cups-ssl.m4_to_1.5.2.patch reverts config-scripts/cups-ssl.m4 -# to what it was in CUPS 1.5.2 so that autoconf (at least with autoconf version 2.63) -# produces a syntactically correct configure script otherwise "bash -n configure" fails -# with "configure: line <last line number +1>: syntax error: unexpected end of file", -# see http://www.cups.org/str.php?L4084 -Patch107: revert_cups-ssl.m4_to_1.5.2.patch # Install into this non-root directory (required when norootforbuild is used): BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -279,17 +273,6 @@ %patch105 # Patch106 fixes option --libs in cups-config script: %patch106 -# Patch107 revert_cups-ssl.m4_to_1.5.2.patch reverts config-scripts/cups-ssl.m4 -# to what it was in CUPS 1.5.2 so that autoconf (at least with autoconf version 2.63) -# produces a syntactically correct configure script otherwise "bash -n configure" fails -# with "configure: line <last line number +1>: syntax error: unexpected end of file", -# see http://www.cups.org/str.php?L4084 -# It fails with autoconf-2.63 that we use on SUSE Linux Enterprise 11 products -# but it works with autoconf-2.68 that we use on openSUSE 11.4, 12.1, and "Factory" -# so that Patch107 is only needed if suse_version < 1140: -%if 0%{?suse_version} < 1140 -%patch107 -p1 -%endif %build # Disable SILENT run of make so that make runs verbose as usual: ++++++ cups-1.5.3-source.tar.bz2 -> cups-1.5.4-source.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/cups/cups-1.5.3-source.tar.bz2 /work/SRC/openSUSE:Factory/.cups.new/cups-1.5.4-source.tar.bz2 differ: char 11, line 1 -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org