From 344a5ed535728381d4e85812a37aea016eb7275c Mon Sep 17 00:00:00 2001 From: Denis Silakov Date: Fri, 19 Oct 2012 04:58:56 +0000 Subject: [PATCH] Added hplip requirement on libhplip library --- hplip.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/hplip.spec b/hplip.spec index a787dcd..b0e9857 100644 --- a/hplip.spec +++ b/hplip.spec @@ -18,7 +18,7 @@ Summary: HP printer/all-in-one driver infrastructure Name: hplip Version: 3.12.10 -Release: 1 +Release: 2 License: GPLv2+ and MIT Group: System/Printing Source0: http://heanet.dl.sourceforge.net/sourceforge/hplip/%{name}-%{version}%{extraversion}.tar.gz @@ -127,6 +127,8 @@ Requires: python-imaging Requires: sane-backends-hpaio # Needed to avoid misleading errors about network connectivity (RH bug #705843) Requires: wget +# hplip tools use internal symbols from libhplip that can change among versions +Requires: %{hpip_libname} = %{version} # Some HP ppds are in foomatic-db and foomatic-db-hpijs (mdv bug #47415) Suggests: foomatic-db-hpijs