packages: libcgroup/libcgroup.spec - 0.38 - better systemd deps

baggins baggins at pld-linux.org
Tue Apr 17 19:28:31 CEST 2012


Author: baggins                      Date: Tue Apr 17 17:28:31 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- 0.38
- better systemd deps

---- Files affected:
packages/libcgroup:
   libcgroup.spec (1.27 -> 1.28) 

---- Diffs:

================================================================
Index: packages/libcgroup/libcgroup.spec
diff -u packages/libcgroup/libcgroup.spec:1.27 packages/libcgroup/libcgroup.spec:1.28
--- packages/libcgroup/libcgroup.spec:1.27	Tue Feb 28 17:31:00 2012
+++ packages/libcgroup/libcgroup.spec	Tue Apr 17 19:28:25 2012
@@ -1,14 +1,13 @@
 # $Revision$, $Date$
-%define		_rc	rc1
 Summary:	Tools and library to control and monitor control groups
 Summary(pl.UTF-8):	Narzędzia i biblioteka do kontrolowania i monitorowania grup kontroli
 Name:		libcgroup
 Version:	0.38
-Release:	0.%{_rc}.2
+Release:	1
 License:	LGPL v2+
 Group:		Libraries
-Source0:	http://downloads.sourceforge.net/libcg/%{name}-%{version}.%{_rc}.tar.bz2
-# Source0-md5:	6c2100af9840f54f8bf97836887a4517
+Source0:	http://downloads.sourceforge.net/libcg/%{name}-%{version}.tar.bz2
+# Source0-md5:	f0f7d4060bf36ccc19d75dbf4f1695db
 Source1:	cgconfig.init
 Source2:	cgred.init
 Source3:	cgconfig.service
@@ -30,9 +29,10 @@
 Requires(postun):	/usr/sbin/groupdel
 Requires(pre):	/usr/bin/getgid
 Requires(pre):	/usr/sbin/groupadd
+Requires(post,preun,postun):	systemd-units >= 38
 Requires:	procps
 Requires:	rc-scripts
-Requires:	systemd-units >= 37-0.10
+Requires:	systemd-units >= 38
 Provides:	group(cgred)
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -225,6 +225,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.28  2012/04/17 17:28:25  baggins
+- 0.38
+- better systemd deps
+
 Revision 1.27  2012/02/28 16:31:00  arekm
 - rel 2; mount tmpfs for /sys/fs/cgroup if not already mounted
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/libcgroup/libcgroup.spec?r1=1.27&r2=1.28



More information about the pld-cvs-commit mailing list