From cb97c334528deafff1c2f3511d53fe1d63d275f1 Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Feb 10 2009 17:15:09 +0000 Subject: - Fix up margins for Samsung ML-2010 (bug #481211). --- diff --git a/foomatic-margins.patch b/foomatic-margins.patch new file mode 100644 index 0000000..41107d2 --- /dev/null +++ b/foomatic-margins.patch @@ -0,0 +1,18 @@ +--- foomatic-db-20090110/db/source/printer/Samsung-ML-2010.xml.margins 2009-02-10 16:48:56.000000000 +0000 ++++ foomatic-db-20090110/db/source/printer/Samsung-ML-2010.xml 2009-02-10 16:50:58.000000000 +0000 +@@ -10,6 +10,15 @@ + 600 + + ++ ++ ++ mm ++ 4.1 ++ 4.1 ++ 5.5 ++ 5.5 ++ ++ + + + cartridge CA$ 90 diff --git a/foomatic.spec b/foomatic.spec index 11c8a9e..e325359 100644 --- a/foomatic.spec +++ b/foomatic.spec @@ -6,7 +6,7 @@ Summary: Database of printers and printer drivers Name: foomatic Version: 3.0.2 -Release: 70%{?dist} +Release: 71%{?dist} License: GPLv2+ Group: System Environment/Libraries @@ -24,6 +24,9 @@ Source3: http://www.linuxprinting.org/download/foomatic/foomatic-db-hpijs-%{hpij Patch1: foomatic-filters-libdir.patch Patch2: foomatic-db-engine-libdir.patch +# Fix up margins for Samsung ML-2010 (bug #481211). +Patch3: foomatic-margins.patch + # Set GS_FONTPATH in gs wrapper (bug #81410). Patch5: foomatic-2.0.2-fontpath.patch @@ -90,6 +93,7 @@ pushd foomatic-db-hpijs-%{hpijsver} popd pushd foomatic-db-%{dbver} +%patch3 -p1 -b .margins cd db/source @@ -232,6 +236,9 @@ rm -fr %buildroot $RPM_BUILD_DIR/%{name} %{_var}/cache/foomatic %changelog +* Tue Feb 10 2009 Tim Waugh 3.0.2-71 +- Fix up margins for Samsung ML-2010 (bug #481211). + * Mon Jan 12 2009 Tim Waugh 3.0.2-70 - Major gutenprint version is 5.2.