From ec0e047bc0d0419daf22cea1565bd56bb02d3285 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20Popelka?= Date: Thu, 24 Jun 2010 15:09:36 +0000 Subject: [PATCH] - Main package requires explicit version of hplip-libs. --- hplip.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/hplip.spec b/hplip.spec index cf57850..72476bc 100644 --- a/hplip.spec +++ b/hplip.spec @@ -1,7 +1,7 @@ Summary: HP Linux Imaging and Printing Project Name: hplip Version: 3.10.5 -Release: 5%{?dist} +Release: 6%{?dist} License: GPLv2+ and MIT Group: System Environment/Daemons Conflicts: system-config-printer < 0.6.132 @@ -45,7 +45,7 @@ Requires(preun): /sbin/chkconfig %define hpijs_epoch 1 Requires: hpijs = %{hpijs_epoch}:%{version}-%{release} - +Requires: %{name}-libs = %{version}-%{release} Requires: python-imaging BuildRequires: net-snmp-devel @@ -443,6 +443,9 @@ fi %{_bindir}/hpcups-update-ppds &>/dev/null ||: %changelog +* Mon Jun 24 2010 Jiri Popelka - 3.10.5-6 +- Main package requires explicit version of hplip-libs. + * Thu Jun 17 2010 Tim Waugh - 3.10.5-5 - Fixed marker-supply attributes in hpijs (bug #605269).