diff --git a/.gitignore b/.gitignore index d37ab86..9483608 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ foomatic-db-4.0-20100204.tar.gz /foomatic-db-4.0-20130312.tar.gz /foomatic-db-4.0-20130507.tar.gz /foomatic-db-4.0-20130604.tar.gz +/foomatic-db-4.0-20130911.tar.gz diff --git a/foomatic-db-device-ids-20120103.patch b/foomatic-db-device-ids.patch similarity index 87% rename from foomatic-db-device-ids-20120103.patch rename to foomatic-db-device-ids.patch index bb29d76..b1c3bfd 100644 --- a/foomatic-db-device-ids-20120103.patch +++ b/foomatic-db-device-ids.patch @@ -91,3 +91,20 @@ diff -up foomatic-db-20120103/db/source/printer/Lexmark-C543.xml.device-ids-2012 Lexmark Lexmark C543 +diff -up foomatic-db-20130911/db/source/printer/Brother-HL-2040.xml.device-ids foomatic-db-20130911/db/source/printer/Brother-HL-2040.xml +--- foomatic-db-20130911/db/source/printer/Brother-HL-2040.xml.device-ids 2013-09-11 15:55:21.853642637 +0200 ++++ foomatic-db-20130911/db/source/printer/Brother-HL-2040.xml 2013-09-11 15:53:30.775176972 +0200 +@@ -15,6 +15,13 @@ + + + ++ ++ ++ MFG:Brother;MDL:HL-2040 series;CMD:PJL,HBP; ++ Brother ++ Brother HL-2040 series ++ ++ + B + hl1250 + diff --git a/foomatic-db.spec b/foomatic-db.spec index 8383c12..132e3a1 100644 --- a/foomatic-db.spec +++ b/foomatic-db.spec @@ -1,12 +1,12 @@ %global dbver_rel 4.0 # When you change dbver_snap, rebuild also foomatic against this build to pick up new IEEE 1284 Device IDs. # The postscriptdriver tags get put onto foomatic, because that's there the actual CUPS driver lives. -%global dbver_snap 20130604 +%global dbver_snap 20130911 Summary: Database of printers and printer drivers Name: foomatic-db Version: %{dbver_rel} -Release: 39.%{dbver_snap}%{?dist} +Release: 40.%{dbver_snap}%{?dist} License: GPLv2+ Group: System Environment/Libraries Requires: %{name}-filesystem = %{version}-%{release} @@ -14,7 +14,7 @@ Requires: %{name}-ppds = %{version}-%{release} Source0: http://www.openprinting.org/download/foomatic/foomatic-db-%{dbver_rel}-%{dbver_snap}.tar.gz -Patch1: foomatic-db-device-ids-20120103.patch +Patch1: foomatic-db-device-ids.patch Url: http://www.openprinting.org BuildArch: noarch @@ -101,6 +101,7 @@ popd # Lexmark C453 (#770169) # HP DeskJet 720C (bug #797099) # Kyocera FS-1118MFP (bug #782377) +# Brother HL-2040 (bug #999040) %patch1 -p1 # Use sed instead of perl in the PPDs (bug #512739). @@ -149,6 +150,10 @@ ln -sf ../../foomatic/db/source/PPD %{buildroot}%{_datadir}/cups/model/foomatic- %{_datadir}/cups/model/foomatic-db-ppds %changelog +* Wed Sep 11 2013 Jiri Popelka - 4.0-40.20130911 +- Updated to foomatic-db-4.0-20130911 +- Device ID for Brother HL-2040 (bug #999040) + * Sat Aug 03 2013 Fedora Release Engineering - 4.0-39.20130604 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index f5bd8a1..d3225a9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8a8ac2a3f96d295705669b8d2ee05dd6 foomatic-db-4.0-20130604.tar.gz +5d2322b35652a971bce2e212f6124f5e foomatic-db-4.0-20130911.tar.gz