Add Device ID for Xerox WorkCentre 3119 Series (#1294214)
This commit is contained in:
parent
78cdaf29e0
commit
ab18291c6f
@ -1,6 +1,6 @@
|
||||
diff -up splix/ppd/samsung.drv.in.deviceID splix/ppd/samsung.drv.in
|
||||
--- splix/ppd/samsung.drv.in.deviceID 2013-08-26 21:45:31.000000000 +0200
|
||||
+++ splix/ppd/samsung.drv.in 2014-05-12 10:51:19.552725911 +0200
|
||||
+++ splix/ppd/samsung.drv.in 2015-12-29 11:01:10.646489492 +0100
|
||||
@@ -39,6 +39,7 @@ Manufacturer "Samsung"
|
||||
Resolution k 1 0 0 0 "300dpi/300 DPI"
|
||||
|
||||
@ -82,8 +82,16 @@ diff -up splix/ppd/samsung.drv.in.deviceID splix/ppd/samsung.drv.in
|
||||
Attribute General CMSFile "CLP-315"
|
||||
diff -up splix/ppd/xerox.drv.in.deviceID splix/ppd/xerox.drv.in
|
||||
--- splix/ppd/xerox.drv.in.deviceID 2013-08-26 17:22:00.000000000 +0200
|
||||
+++ splix/ppd/xerox.drv.in 2014-05-12 10:46:39.239623721 +0200
|
||||
@@ -66,6 +66,7 @@ Manufacturer "Xerox"
|
||||
+++ splix/ppd/xerox.drv.in 2015-12-29 11:03:33.639830777 +0100
|
||||
@@ -31,6 +31,7 @@ Manufacturer "Xerox"
|
||||
Resolution k 1 0 0 0 "300dpi/300 DPI"
|
||||
|
||||
ModelName "WorkCentre 3119"
|
||||
+ Attribute "1284DeviceID" "" "MFG:Xerox;MDL:WorkCentre 3119 Series;CMD:GDI;"
|
||||
PCFileName "wc3119.ppd"
|
||||
} {
|
||||
Resolution k 1 0 0 0 "300dpi/300 DPI"
|
||||
@@ -66,6 +67,7 @@ Manufacturer "Xerox"
|
||||
} {
|
||||
#import "manualduplex.defs"
|
||||
ModelName "Phaser 3120"
|
||||
@ -91,7 +99,7 @@ diff -up splix/ppd/xerox.drv.in.deviceID splix/ppd/xerox.drv.in
|
||||
PCFileName "ph3120.ppd"
|
||||
} {
|
||||
#import "manualduplex.defs"
|
||||
@@ -74,6 +75,7 @@ Manufacturer "Xerox"
|
||||
@@ -74,6 +76,7 @@ Manufacturer "Xerox"
|
||||
} {
|
||||
#import "manualduplex.defs"
|
||||
ModelName "Phaser 3130"
|
||||
@ -99,7 +107,7 @@ diff -up splix/ppd/xerox.drv.in.deviceID splix/ppd/xerox.drv.in
|
||||
PCFileName "ph3130.ppd"
|
||||
} {
|
||||
// Multi-tray
|
||||
@@ -118,6 +120,7 @@ Manufacturer "Xerox"
|
||||
@@ -118,6 +121,7 @@ Manufacturer "Xerox"
|
||||
|
||||
{
|
||||
ModelName "Phaser 3117"
|
||||
@ -107,7 +115,7 @@ diff -up splix/ppd/xerox.drv.in.deviceID splix/ppd/xerox.drv.in
|
||||
PCFileName "ph3117.ppd"
|
||||
} {
|
||||
Resolution k 1 0 0 0 "1200x600dpi/1200x600 DPI"
|
||||
@@ -131,6 +134,7 @@ Manufacturer "Xerox"
|
||||
@@ -131,6 +135,7 @@ Manufacturer "Xerox"
|
||||
|
||||
{
|
||||
ModelName "Phaser 3124"
|
||||
|
@ -3,7 +3,7 @@
|
||||
Summary: Driver for QPDL/SPL2 printers (Samsung and several Xerox printers)
|
||||
Name: splix
|
||||
Version: 2.0.1
|
||||
Release: 0.27.%{checkout}%{?dist}
|
||||
Release: 0.28.%{checkout}%{?dist}
|
||||
License: GPLv2
|
||||
URL: http://splix.sourceforge.net/
|
||||
|
||||
@ -63,6 +63,9 @@ make install DRV_ONLY=1 CUPSDRV=%{_datadir}/cups/drv/splix DESTDIR=%{buildroot}
|
||||
%{_datadir}/cups/drv/splix
|
||||
|
||||
%changelog
|
||||
* Tue Dec 29 2015 Jiri Popelka <jpopelka@redhat.com> - 2.0.1-0.28.20130902svn
|
||||
- Add Device ID for Xerox WorkCentre 3119 Series (#1294214)
|
||||
|
||||
* Thu Nov 26 2015 Jiri Popelka <jpopelka@redhat.com> - 2.0.1-0.27.20130902svn
|
||||
- BuildRequires: python3-cups
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user