[cups] Removed broken cups-get-classes patch (bug #870612).

Tim Waugh twaugh at fedoraproject.org
Mon Oct 29 12:18:29 UTC 2012


commit 1d34f84c93e01521b920bb053e0515c0bae67e32
Author: Tim Waugh <twaugh at redhat.com>
Date:   Mon Oct 29 11:44:35 2012 +0000

    Removed broken cups-get-classes patch (bug #870612).
    
    Resolves: rhbz#870612

 cups-cups-get-classes.patch |   89 -------------------------------------------
 cups.spec                   |    8 ++--
 2 files changed, 4 insertions(+), 93 deletions(-)
---
diff --git a/cups.spec b/cups.spec
index da5a758..fcec01d 100644
--- a/cups.spec
+++ b/cups.spec
@@ -10,7 +10,7 @@
 Summary: Common Unix Printing System
 Name: cups
 Version: 1.6.1
-Release: 6%{?dist}
+Release: 7%{?dist}
 License: GPLv2
 Group: System Environment/Daemons
 Source: http://ftp.easysw.com/pub/cups/%{version}/cups-%{version}-source.tar.bz2
@@ -46,7 +46,6 @@ Patch17: cups-usb-paperout.patch
 Patch19: cups-res_init.patch
 Patch20: cups-filter-debug.patch
 Patch21: cups-uri-compat.patch
-Patch22: cups-cups-get-classes.patch
 Patch23: cups-str3382.patch
 Patch24: cups-usblp-quirks.patch
 Patch25: cups-0755.patch
@@ -229,8 +228,6 @@ Sends IPP requests to the specified URI and tests and/or displays the results.
 %patch20 -p1 -b .filter-debug
 # Allow the usb backend to understand old-style URI formats.
 %patch21 -p1 -b .uri-compat
-# Fix support for older CUPS servers in cupsGetDests.
-%patch22 -p1 -b .cups-get-classes
 # Fix temporary filename creation.
 %patch23 -p1 -b .str3382
 # Problem is a port reset which is done by the new USB backend of CUPS 1.5.4 and 1.6.x to clean up after the job.
@@ -579,6 +576,9 @@ rm -f %{cups_serverbin}/backend/smb
 %{_mandir}/man1/ipptool.1.gz
 
 %changelog
+* Mon Oct 29 2012 Tim Waugh <twaugh at redhat.com> 1:1.6.1-7
+- Removed broken cups-get-classes patch (bug #870612).
+
 * Mon Oct 22 2012 Jiri Popelka <jpopelka at redhat.com> 1:1.6.1-6
 - Add quirk rule for Xerox Phaser 3124 (#867392)
 - backport more quirk rules (STR #4191)


More information about the scm-commits mailing list