[hplip/f13] Main package requires wget (bug #705843).

Tim Waugh twaugh at fedoraproject.org
Fri Jun 10 10:40:49 UTC 2011


commit 8a35e1738d2e8895499845ffb054dd6079dc6b83
Author: Jiri Popelka <jpopelka at redhat.com>
Date:   Thu May 19 12:06:20 2011 +0200

    Main package requires wget (bug #705843).

 hplip.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/hplip.spec b/hplip.spec
index 3671372..e3aefdd 100644
--- a/hplip.spec
+++ b/hplip.spec
@@ -1,7 +1,7 @@
 Summary: HP Linux Imaging and Printing Project
 Name: hplip
 Version: 3.11.5
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2+ and MIT
 Group: System Environment/Daemons
 Conflicts: system-config-printer < 0.6.132
@@ -57,6 +57,7 @@ Requires: hpijs = %{hpijs_epoch}:%{version}-%{release}
 Requires: %{name}-libs = %{version}-%{release}
 Requires: python-imaging
 Requires: cups
+Requires: wget
 
 BuildRequires: net-snmp-devel
 BuildRequires: cups-devel
@@ -515,6 +516,10 @@ fi
 %postun libs -p /sbin/ldconfig
 
 %changelog
+* Thu May 19 2011 Jiri Popelka <jpopelka at redhat.com> 3.11.5-2
+- Main package requires wget to avoid
+  misleading errors about network connectivity (bug #705843).
+
 * Thu May 12 2011 Jiri Popelka <jpopelka at redhat.com> 3.11.5-1
 - 3.11.5
 


More information about the scm-commits mailing list