873123 - (cups-usb-quirks) usb printer doesn't print (usblp0: USB Bidirectional printer dev)
This commit is contained in:
parent
523b1be22f
commit
b804f627c2
@ -1,6 +1,6 @@
|
|||||||
diff -up cups-2.1.4/backend/org.cups.usb-quirks.libusb-quirks cups-2.1.4/backend/org.cups.usb-quirks
|
diff -up cups-2.2.0/backend/org.cups.usb-quirks.libusb-quirks cups-2.2.0/backend/org.cups.usb-quirks
|
||||||
--- cups-2.1.4/backend/org.cups.usb-quirks.libusb-quirks 2016-06-15 14:46:46.122497874 +0200
|
--- cups-2.2.0/backend/org.cups.usb-quirks.libusb-quirks 2016-09-14 01:39:47.000000000 +0200
|
||||||
+++ cups-2.1.4/backend/org.cups.usb-quirks 2016-06-15 14:48:47.752552749 +0200
|
+++ cups-2.2.0/backend/org.cups.usb-quirks 2016-11-07 18:46:32.913920903 +0100
|
||||||
@@ -76,6 +76,9 @@
|
@@ -76,6 +76,9 @@
|
||||||
# Canon, Inc. MP510 Printer (https://bugs.launchpad.net/bugs/1050009)
|
# Canon, Inc. MP510 Printer (https://bugs.launchpad.net/bugs/1050009)
|
||||||
0x04a9 0x1717 unidir
|
0x04a9 0x1717 unidir
|
||||||
@ -11,3 +11,13 @@ diff -up cups-2.1.4/backend/org.cups.usb-quirks.libusb-quirks cups-2.1.4/backend
|
|||||||
# Canon, Inc. MP550 Printer (Issue #4155)
|
# Canon, Inc. MP550 Printer (Issue #4155)
|
||||||
0x04a9 0x173d unidir
|
0x04a9 0x173d unidir
|
||||||
|
|
||||||
|
@@ -127,6 +130,9 @@
|
||||||
|
# All Samsung devices (https://bugs.launchpad.net/bugs/1032456)
|
||||||
|
0x04e8 soft-reset
|
||||||
|
|
||||||
|
+# Samsung ML-2160 Series (https://bugzilla.redhat.com/show_bug.cgi?id=873123)
|
||||||
|
+0x04e8 0x330f unidir
|
||||||
|
+
|
||||||
|
# All Zebra devices (https://bugs.launchpad.net/bugs/1001028)
|
||||||
|
0x0a5f unidir
|
||||||
|
|
||||||
|
@ -15,7 +15,7 @@ Summary: CUPS printing system
|
|||||||
Name: cups
|
Name: cups
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 2.2.0
|
Version: 2.2.0
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Url: http://www.cups.org/
|
Url: http://www.cups.org/
|
||||||
Source0: https://github.com/apple/cups/releases/download/v%{VERSION}/cups-%{VERSION}-source.tar.gz
|
Source0: https://github.com/apple/cups/releases/download/v%{VERSION}/cups-%{VERSION}-source.tar.gz
|
||||||
@ -620,6 +620,9 @@ rm -f %{cups_serverbin}/backend/smb
|
|||||||
%{_mandir}/man5/ipptoolfile.5.gz
|
%{_mandir}/man5/ipptoolfile.5.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 07 2016 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.2.0-4
|
||||||
|
- #873123 - (cups-usb-quirks) usb printer doesn't print (usblp0: USB Bidirectional printer dev)
|
||||||
|
|
||||||
* Tue Oct 04 2016 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.2.0-3
|
* Tue Oct 04 2016 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.2.0-3
|
||||||
- fixing typo in cups-cpu-hammering.patch
|
- fixing typo in cups-cpu-hammering.patch
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user