packages: libcgroup/libcgroup.spec - pam subpackage

cactus cactus at pld-linux.org
Wed Jun 2 20:18:04 CEST 2010


Author: cactus                       Date: Wed Jun  2 18:18:04 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- pam subpackage

---- Files affected:
packages/libcgroup:
   libcgroup.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: packages/libcgroup/libcgroup.spec
diff -u packages/libcgroup/libcgroup.spec:1.6 packages/libcgroup/libcgroup.spec:1.7
--- packages/libcgroup/libcgroup.spec:1.6	Wed Jun  2 18:56:55 2010
+++ packages/libcgroup/libcgroup.spec	Wed Jun  2 20:17:59 2010
@@ -29,7 +29,7 @@
 controllers.
 
 %package devel
-Summary:	Development libraries to develop applications that utilize control groups
+Summary:	Development libraries for %{name}
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
 
@@ -38,6 +38,14 @@
 in the future allow creation of persistent configuration for control
 groups and provide scripts to manage that configuration.
 
+%package pam
+Summary:	PAM module for %{name}
+Group:		Libraries
+Requires:	%{name} = %{version}-%{release}
+
+%description pam
+PAM module for %{name}.
+
 %prep
 %setup -q
 
@@ -112,7 +120,6 @@
 %attr(754,root,root) /etc/rc.d/init.d/cgred
 %attr(755,root,root) /%{_lib}/libcgroup.so.*.*.*
 %attr(755,root,root) %ghost /%{_lib}/libcgroup.so.?
-%attr(755,root,root) /%{_lib}/security/pam_cgroup.so
 
 %{_mandir}/man1/cgclassify.1*
 %{_mandir}/man1/cgclear.1*
@@ -126,6 +133,10 @@
 %{_mandir}/man8/cgconfigparser.8*
 %{_mandir}/man8/cgrulesengd.8*
 
+%files pam
+%defattr(644,root,root,755)
+%attr(755,root,root) /%{_lib}/security/pam_cgroup.so
+
 %files devel
 %defattr(644,root,root,755)
 %doc INSTALL
@@ -142,6 +153,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2010/06/02 18:17:59  cactus
+- pam subpackage
+
 Revision 1.6  2010/06/02 16:56:55  cactus
 - up to 0.36.1; files
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libcgroup/libcgroup.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list