diff --git a/gutenprint-device-ids.patch b/gutenprint-device-ids.patch index 58a557b..ca15524 100644 --- a/gutenprint-device-ids.patch +++ b/gutenprint-device-ids.patch @@ -1,6 +1,29 @@ diff -up gutenprint-5.2.6/src/xml/printers.xml.device-ids gutenprint-5.2.6/src/xml/printers.xml ---- gutenprint-5.2.6/src/xml/printers.xml.device-ids 2010-08-11 16:15:29.000000000 +0200 -+++ gutenprint-5.2.6/src/xml/printers.xml 2010-08-11 16:19:22.000000000 +0200 +--- gutenprint-5.2.6/src/xml/printers.xml.device-ids 2010-12-02 18:40:53.000000000 +0100 ++++ gutenprint-5.2.6/src/xml/printers.xml 2010-12-02 18:50:23.000000000 +0100 +@@ -127,11 +127,11 @@ + + + +- ++ + + + +- ++ + + + +@@ -265,7 +265,7 @@ + + + +- ++ + + + @@ -311,7 +311,7 @@ @@ -10,7 +33,12 @@ diff -up gutenprint-5.2.6/src/xml/printers.xml.device-ids gutenprint-5.2.6/src/x -@@ -327,7 +327,7 @@ +@@ -323,11 +323,11 @@ + + + +- ++ @@ -37,6 +65,27 @@ diff -up gutenprint-5.2.6/src/xml/printers.xml.device-ids gutenprint-5.2.6/src/x +@@ -705,7 +705,7 @@ + + + +- ++ + + + +@@ -838,9 +838,9 @@ + + + +- ++ + +- ++ + + + @@ -925,7 +925,7 @@ @@ -46,3 +95,47 @@ diff -up gutenprint-5.2.6/src/xml/printers.xml.device-ids gutenprint-5.2.6/src/x +@@ -1010,19 +1010,19 @@ + + + +- +- ++ ++ + + + + + +- ++ + +- ++ + + +- ++ + + + +@@ -1030,15 +1030,15 @@ + + + +- +- ++ ++ + + + + + + +- ++ + + + diff --git a/gutenprint.spec b/gutenprint.spec index 4aa79ad..844d00b 100644 --- a/gutenprint.spec +++ b/gutenprint.spec @@ -4,7 +4,7 @@ Name: gutenprint Summary: Printer Drivers Package Version: 5.2.6 -Release: 1%{?dist} +Release: 2%{?dist} Group: System Environment/Base URL: http://gimp-print.sourceforge.net/ Source0: http://dl.sf.net/gimp-print/gutenprint-5.2/%{version}/gutenprint-%{version}.tar.bz2 @@ -161,6 +161,13 @@ Epson, HP and compatible printers. # Epson Stylus Photo 1400 (bug #577299). # Epson Stylus Photo 830U (bug #577307). # HP DeskJet 959C (bug #577291). +# Canon PIXMA iP4200 (bug #626365). +# Canon PIXMA iP3000 (bug #652179). +# Epson Stylus Color 680 (bug #652228). +# Epson Stylus Photo 1270 (bug #638537). +# HP LaserJet 4050/4100/4350/5100/8000/M3027 MFP/M3035 MFP/P3005 (bug #659043). +# HP Color LaserJet 2500/4550 (bug #659044). +# Brother hl-2035 (bug #651603#c3) %patch5 -p1 -b .device-ids cp %{SOURCE2} src/cups/cups-genppdupdate.in @@ -291,6 +298,16 @@ fi /bin/rm -f /var/cache/foomatic/* %changelog +* Thu Dec 02 2010 Jiri Popelka 5.2.6-2 +- Added IEEE 1284 Device ID for: + Canon PIXMA iP4200 (bug #626365). + Canon PIXMA iP3000 (bug #652179). + Epson Stylus Color 680 (bug #652228). + Epson Stylus Photo 1270 (bug #638537). + HP LaserJet 4050/4100/4350/5100/8000/M3027 MFP/M3035 MFP/P3005 (bug #659043). + HP Color LaserJet 2500/4550 (bug #659044). + Brother hl-2035 (bug #651603#c3). + * Wed Aug 11 2010 Jiri Popelka 5.2.6-1 - 5.2.6.