[hplip/f20] Reverted previous change as it didn't help (bug #1076954).

Tim Waugh twaugh at fedoraproject.org
Tue Aug 26 12:16:24 UTC 2014


commit 622424b8081ccbcf9a3b23f26f140842f1fdae3c
Author: Tim Waugh <twaugh at redhat.com>
Date:   Tue Aug 26 12:48:24 2014 +0100

    Reverted previous change as it didn't help (bug #1076954).

 hplip.spec |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/hplip.spec b/hplip.spec
index 8b6f785..287960d 100644
--- a/hplip.spec
+++ b/hplip.spec
@@ -7,7 +7,7 @@
 Summary: HP Linux Imaging and Printing Project
 Name: hplip
 Version: 3.14.6
-Release: 6%{?dist}
+Release: 7%{?dist}
 License: GPLv2+ and MIT
 
 Url: http://hplip.sourceforge.net/
@@ -34,7 +34,6 @@ Patch17: hplip-codec.patch
 Patch18: hplip-log-stderr.patch
 Patch19: hplip-avahi-parsing.patch
 Patch20: hplip-reportlab.patch
-Patch21: hplip-lineart.patch
 
 %global hpijs_epoch 1
 Requires: hpijs%{?_isa} = %{hpijs_epoch}:%{version}-%{release}
@@ -253,9 +252,6 @@ done
 # reportlab (bug #1121433).
 %patch20 -p1 -b .reportlab
 
-# Potential fix for lineart scanning (bug #1076954).
-%patch21 -p1 -b .lineart
-
 sed -i.duplex-constraints \
     -e 's,\(UIConstraints.* \*Duplex\),//\1,' \
     prnt/drv/hpcups.drv.in
@@ -492,6 +488,9 @@ rm -f %{buildroot}%{_sysconfdir}/xdg/autostart/hplip-systray.desktop
 %postun libs -p /sbin/ldconfig
 
 %changelog
+* Tue Aug 26 2014 Tim Waugh <twaugh at redhat.com> - 3.14.6-7
+- Reverted previous change as it didn't help (bug #1076954).
+
 * Wed Jul 23 2014 Tim Waugh <twaugh at redhat.com> - 3.14.6-6
 - Potential fix for lineart scanning (bug #1076954).
 


More information about the scm-commits mailing list