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

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


commit 87f565ff6afc92f2e802bb1313f4bac1692c1813
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 25152f3..11a9559 100644
--- a/cups.spec
+++ b/cups.spec
@@ -12,7 +12,7 @@
 Summary: Common Unix Printing System
 Name: cups
 Version: 1.5.4
-Release: 8%{?dist}
+Release: 9%{?dist}
 License: GPLv2
 Group: System Environment/Daemons
 Source: http://ftp.easysw.com/pub/cups/%{version}/cups-%{version}-source.tar.bz2
@@ -53,7 +53,6 @@ Patch18: cups-build.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
@@ -266,8 +265,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.
@@ -690,6 +687,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.5.4-9
+- Removed broken cups-get-classes patch (bug #870612).
+
 * Mon Oct 22 2012 Jiri Popelka <jpopelka at redhat.com> 1:1.5.4-8
 - Add quirk rule for Xerox Phaser 3124 (#867392)
 


More information about the scm-commits mailing list