diff --git a/foomatic-db-device-ids-20101123.patch b/foomatic-db-device-ids-20101123.patch new file mode 100644 index 0000000..28a6883 --- /dev/null +++ b/foomatic-db-device-ids-20101123.patch @@ -0,0 +1,17 @@ +diff -up foomatic-db-20101123/db/source/printer/Canon-imageRunner_3225.xml.device-ids-20101123 foomatic-db-20101123/db/source/printer/Canon-imageRunner_3225.xml +--- foomatic-db-20101123/db/source/printer/Canon-imageRunner_3225.xml.device-ids-20101123 2010-11-23 16:27:55.000000000 +0100 ++++ foomatic-db-20101123/db/source/printer/Canon-imageRunner_3225.xml 2010-11-23 17:57:10.000000000 +0100 +@@ -5,6 +5,13 @@ + + + ++ ++ ++ LIPSLX,PS,PostScript,PCL,PJL,CPCA,1284.4-2000 ++ Canon ++ iR3225 (UFR II) ++ ++ + B + pxlmono + diff --git a/foomatic-db.spec b/foomatic-db.spec index 77dd20a..7d515e3 100644 --- a/foomatic-db.spec +++ b/foomatic-db.spec @@ -16,6 +16,7 @@ Source1: http://www.openprinting.org/download/foomatic/oldstuff/foomatic-db-hpij Patch1: foomatic-db-device-ids-20100416.patch Patch2: foomatic-db-device-ids-20100506.patch +Patch3: foomatic-db-device-ids-20101123.patch Url: http://www.openprinting.org BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -110,6 +111,10 @@ popd # - Ricoh Aficio SP C420DN (bug #589533). %patch2 -p1 +# Device IDs for: +# - Canon iR 3225 (bug #651500). +%patch3 -p1 + # Use sed instead of perl in the PPDs (bug #512739). find db/source/PPD -type f -name '*.ppd' | xargs perl -pi -e 's,perl -p,sed,' @@ -181,6 +186,7 @@ rm -rf %{buildroot} %changelog * Tue Nov 23 2010 Jiri Popelka 4.0-22.20101123 - Updated to foomatic-db-4.0-20101123 (bug #655238). +- Device ID for Canon iR 3225 (bug #651500). * Wed Nov 03 2010 Jiri Popelka 4.0-21.20100819 - Remove wrong Device ID for Canon iR 3170C (bug #617493).