rpms/libcgroup/devel libcgroup.spec,1.7,1.8

Dhaval Giani dhavalgiani at fedoraproject.org
Mon Jan 5 14:44:30 UTC 2009


Author: dhavalgiani

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

Modified Files:
	libcgroup.spec 
Log Message:
Fix runtime dependency on redhat-lsb



Index: libcgroup.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libcgroup/devel/libcgroup.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- libcgroup.spec	29 Dec 2008 13:51:46 -0000	1.7
+++ libcgroup.spec	5 Jan 2009 14:43:59 -0000	1.8
@@ -2,7 +2,7 @@
 Summary: Tools and libraries to control and monitor control groups
 Group: Development/Libraries
 Version: 0.32.2
-Release:        2%{?dist}
+Release:        3%{?dist}
 License: LGPLv2+
 URL: http://libcg.sourceforge.net/
 Source0: http://downloads.sourceforge.net/libcg/%{name}-%{version}.tar.bz2
@@ -16,6 +16,7 @@
 Requires(post): initscripts
 Requires(preun): initscripts
 Requires(preun): chkconfig
+Requires: redhat-lsb
 
 %description
 Control groups infrastructure. The tools and library help manipulate, control,
@@ -88,6 +89,8 @@
 
 
 %changelog
+* Mon Jan 05 2009 Dhaval Giani <dhaval at linux.vnet.ibm.com> 0.32.2-3
+- Fix redhat-lsb dependency
 * Mon Dec 29 2008 Dhaval Giani <dhaval at linux.vnet.ibm.com> 0.32.2-2
 - Fix build dependencies
 * Mon Dec 29 2008 Dhaval Giani <dhaval at linux.vnet.ibm.com> 0.32.2-1




More information about the fedora-extras-commits mailing list