rpms/foomatic/F-11 foomatic-epson-stylus-color-200.patch, NONE, 1.1 foomatic.spec, 1.219, 1.220

Tim Waugh twaugh at fedoraproject.org
Tue Aug 4 15:27:56 UTC 2009


Author: twaugh

Update of /cvs/pkgs/rpms/foomatic/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv16096

Modified Files:
	foomatic.spec 
Added Files:
	foomatic-epson-stylus-color-200.patch 
Log Message:
* Tue Aug  4 2009 Tim Waugh <twaugh at redhat.com> 4.0.2-5
- Use stcolor driver for Epson Stylus Color 200 (bug #513676).


foomatic-epson-stylus-color-200.patch:
 driver/stcolor.xml                 |    3 +++
 printer/Epson-Stylus_Color_200.xml |    2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

--- NEW FILE foomatic-epson-stylus-color-200.patch ---
diff -up foomatic-db-20090702/db/source/driver/stcolor.xml.epson-stylus-color-200 foomatic-db-20090702/db/source/driver/stcolor.xml
--- foomatic-db-20090702/db/source/driver/stcolor.xml.epson-stylus-color-200	2009-07-02 08:49:20.000000000 +0100
+++ foomatic-db-20090702/db/source/driver/stcolor.xml	2009-08-04 16:08:19.378201381 +0100
@@ -22,6 +22,9 @@ better dithering. Try it.</en>
    <id>printer/Epson-Stylus_Color</id><!-- Epson Stylus Color -->
   </printer>
   <printer>
+   <id>printer/Epson-Stylus_Color_200</id><!-- Epson Stylus Color 200 -->
+  </printer>
+  <printer>
    <id>printer/Epson-Stylus_Color_300</id><!-- Epson Stylus Color 300 -->
    <comments>
     <en>Works with the "-dMicroweave" option.</en>
diff -up foomatic-db-20090702/db/source/printer/Epson-Stylus_Color_200.xml.epson-stylus-color-200 foomatic-db-20090702/db/source/printer/Epson-Stylus_Color_200.xml
--- foomatic-db-20090702/db/source/printer/Epson-Stylus_Color_200.xml.epson-stylus-color-200	2009-07-02 08:49:23.000000000 +0100
+++ foomatic-db-20090702/db/source/printer/Epson-Stylus_Color_200.xml	2009-08-04 16:08:19.382201394 +0100
@@ -19,7 +19,7 @@
   <autodetect></autodetect>
   <functionality>B</functionality>
   <!--not "unverified"-->
-  <driver>mj500c</driver>
+  <driver>stcolor</driver>
   <comments>
     <en>Imported from old Red Hat japanese printer database</en>
     </comments>


Index: foomatic.spec
===================================================================
RCS file: /cvs/pkgs/rpms/foomatic/F-11/foomatic.spec,v
retrieving revision 1.219
retrieving revision 1.220
diff -u -p -r1.219 -r1.220
--- foomatic.spec	29 Jul 2009 09:44:37 -0000	1.219
+++ foomatic.spec	4 Aug 2009 15:27:56 -0000	1.220
@@ -40,6 +40,7 @@ Patch102: foomatic-bad-utf8.patch
 ## PATCHES FOR FOOMATIC-DB-HPIJS (PATCHES 201 TO 300)
 
 ## PATCHES FOR FOOMATIC-DB (PATCHES 301 TO 400)
+Patch301: foomatic-epson-stylus-color-200.patch
 
 Url:		http://www.linuxprinting.org
 BuildRequires:	perl >= 3:5.8.1
@@ -101,6 +102,7 @@ pushd foomatic-db-hpijs-%{hpijsver}
 popd
 
 pushd foomatic-db-%{dbver_snap}
+%patch301 -p1 -b .epson-stylus-color-200
 
 cd db/source
 
@@ -245,13 +247,14 @@ rm -fr %buildroot $RPM_BUILD_DIR/%{name}
 %{_var}/cache/foomatic
 
 %changelog
-* Wed Jul 29 2009 Tim Waugh <twaugh at redhat.com> 4.0.2-5
+* Tue Aug  4 2009 Tim Waugh <twaugh at redhat.com> 4.0.2-5
+- Use stcolor driver for Epson Stylus Color 200 (bug #513676).
 - Don't ship 3-distribution symlink as CUPS already searches
   /usr/share/ppd (bug #514244).
 - Remove non-PPD files from PPD directory (bug #514242).
 
-* Mon Jul 20 2009 Tim Waugh <twaugh at redhat.com> 4.0.2-4
-- Rebuilt for new update.
+* Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.0.2-4
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 
 * Thu Jul  2 2009 Tim Waugh <twaugh at redhat.com> 4.0.2-3
 - Removed '-O0' compiler option for foomatic-filters, which had been




More information about the scm-commits mailing list