diff --git a/gutenprint-device-ids.patch b/gutenprint-device-ids.patch index 081c298..d421284 100644 --- a/gutenprint-device-ids.patch +++ b/gutenprint-device-ids.patch @@ -1,6 +1,6 @@ diff -up gutenprint-5.2.9/src/xml/printers.xml.device-ids gutenprint-5.2.9/src/xml/printers.xml ---- gutenprint-5.2.9/src/xml/printers.xml.device-ids 2012-05-31 01:57:53.000000000 +0100 -+++ gutenprint-5.2.9/src/xml/printers.xml 2012-10-19 15:17:00.841235812 +0100 +--- gutenprint-5.2.9/src/xml/printers.xml.device-ids 2012-05-31 02:57:53.000000000 +0200 ++++ gutenprint-5.2.9/src/xml/printers.xml 2013-01-17 12:12:42.448745262 +0100 @@ -149,16 +149,16 @@ @@ -151,6 +151,15 @@ diff -up gutenprint-5.2.9/src/xml/printers.xml.device-ids gutenprint-5.2.9/src/x +@@ -1384,7 +1386,7 @@ + + + +- ++ + + + @@ -1652,7 +1654,7 @@ @@ -160,3 +169,4 @@ diff -up gutenprint-5.2.9/src/xml/printers.xml.device-ids gutenprint-5.2.9/src/x + diff --git a/gutenprint.spec b/gutenprint.spec index 3a37f6a..2b57a40 100644 --- a/gutenprint.spec +++ b/gutenprint.spec @@ -3,7 +3,7 @@ Name: gutenprint Summary: Printer Drivers Package Version: 5.2.9 -Release: 7%{?dist} +Release: 8%{?dist} Group: System Environment/Base URL: http://gimp-print.sourceforge.net/ Source0: http://downloads.sourceforge.net/gimp-print/%{name}-%{version}.tar.bz2 @@ -173,6 +173,7 @@ Epson, HP and compatible printers. # Brother hl-2035 (bug #651603#c3) # Canon PIXMA MP250 (bug #744087). # Canon PIXMA Pro9000mk2. +# Kyocera FS-1118MFP (bug #782379). %patch4 -p1 -b .device-ids # Fix build against new versions of gcc. @@ -300,6 +301,9 @@ fi /bin/rm -f /var/cache/foomatic/* %changelog +* Thu Jan 17 2013 Jiri Popelka 5.2.9-2 +- Added IEEE 1284 Device ID for Kyocera FS-1118MFP (bug #782379). + * Tue Dec 18 2012 Tim Waugh 5.2.9-7 - Don't export yy* symbols (bug #882194).