rpms/hplip/devel hplip.spec,1.216,1.217

Tim Waugh twaugh at fedoraproject.org
Wed Aug 12 12:20:26 UTC 2009


Author: twaugh

Update of /cvs/pkgs/rpms/hplip/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv17974

Modified Files:
	hplip.spec 
Log Message:
* Wed Aug 12 2009 Tim Waugh <twaugh at redhat.com> 3.9.8-3
- The python-reportlab dependency was in the wrong sub-package.



Index: hplip.spec
===================================================================
RCS file: /cvs/pkgs/rpms/hplip/devel/hplip.spec,v
retrieving revision 1.216
retrieving revision 1.217
diff -u -p -r1.216 -r1.217
--- hplip.spec	6 Aug 2009 13:02:19 -0000	1.216
+++ hplip.spec	12 Aug 2009 12:20:26 -0000	1.217
@@ -1,7 +1,7 @@
 Summary: HP Linux Imaging and Printing Project
 Name: hplip
 Version: 3.9.8
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: GPLv2+ and MIT
 Group: System Environment/Daemons
 Conflicts: system-config-printer < 0.6.132
@@ -58,6 +58,7 @@ Group: Applications/System
 License: BSD
 Requires: PyQt
 Requires: PyQt4
+Requires: python-reportlab
 Requires(post): desktop-file-utils >= 0.2.92
 Requires(postun): desktop-file-utils >= 0.2.92
 Requires: %{name} = %{version}-%{release}
@@ -71,7 +72,6 @@ Group: Applications/Publishing
 License: BSD
 Epoch: %{hpijs_epoch}
 Requires: %{name}-libs = %{version}-%{release}
-Requires: python-reportlab
 Requires: net-snmp
 Requires: cupsddk-drivers
 
@@ -310,6 +310,9 @@ fi
 exit 0
 
 %changelog
+* Wed Aug 12 2009 Tim Waugh <twaugh at redhat.com> 3.9.8-3
+- The python-reportlab dependency was in the wrong sub-package.
+
 * Thu Aug  6 2009 Tim Waugh <twaugh at redhat.com> 3.9.8-2
 - Removed access_control.grant_group line from HAL fdi file.
 




More information about the fedora-extras-commits mailing list