[foomatic-db] Removed Brother P-touch (bug #560610, comment #10)

Jiří Popelka jpopelka at fedoraproject.org
Wed Jan 19 11:45:02 UTC 2011


commit ce038974421c7f67d8a660247dd076bbb2f49d96
Author: Jiri Popelka <jpopelka at redhat.com>
Date:   Wed Jan 19 12:25:32 2011 +0100

    Removed Brother P-touch (bug #560610, comment #10)

 foomatic-db.spec |   11 ++++++++++-
 1 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/foomatic-db.spec b/foomatic-db.spec
index 954b840..15df302 100644
--- a/foomatic-db.spec
+++ b/foomatic-db.spec
@@ -5,7 +5,7 @@
 Summary: Database of printers and printer drivers
 Name: foomatic-db
 Version: %{dbver_rel}
-Release: 24.%{dbver_snap}%{?dist}
+Release: 25.%{dbver_snap}%{?dist}
 License: GPLv2+
 Group: System Environment/Libraries
 Requires: %{name}-filesystem = %{version}-%{release}
@@ -91,6 +91,12 @@ do
   rm -vf driver/${x}.xml opt/${x}-*
 done
 
+# Remove Brother P-touch (bug #560610, comment #10)
+rm -vf driver/ptouch.xml
+rm -vf printer/Brother-PT-*.xml
+rm -vf printer/Brother-QL-*.xml
+rm -vf opt/Brother-Ptouch-*.xml
+
 popd
 
 # foomatic-db patches
@@ -192,6 +198,9 @@ rm -rf %{buildroot}
 %{_datadir}/cups/model/foomatic-db-ppds
 
 %changelog
+* Wed Jan 19 2011 Jiri Popelka <jpopelka at redhat.com> 4.0-25.20101123
+- Removed Brother P-touch (bug #560610, comment #10)
+
 * Mon Dec 06 2010 Jiri Popelka <jpopelka at redhat.com> 4.0-24.20101123
 - The pycups requirement is now python-cups.
 


More information about the scm-commits mailing list