packages: libcgroup/libcgroup.spec - unify pam package name

glen glen at pld-linux.org
Tue Feb 8 09:58:10 CET 2011


Author: glen                         Date: Tue Feb  8 08:58:10 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- unify pam package name

---- Files affected:
packages/libcgroup:
   libcgroup.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: packages/libcgroup/libcgroup.spec
diff -u packages/libcgroup/libcgroup.spec:1.8 packages/libcgroup/libcgroup.spec:1.9
--- packages/libcgroup/libcgroup.spec:1.8	Mon Feb  7 15:30:23 2011
+++ packages/libcgroup/libcgroup.spec	Tue Feb  8 09:58:04 2011
@@ -38,13 +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}
+%package -n pam-pam_cgroup
+Summary:	PAM module for libcgroup
 Group:		Libraries
 Requires:	%{name} = %{version}-%{release}
+Obsoletes:	libcgroup-pam
 
-%description pam
-PAM module for %{name}.
+%description -n pam-pam_cgroup
+PAM module for libcgroup.
 
 %prep
 %setup -q
@@ -115,7 +116,7 @@
 %{_mandir}/man5/cg*.5*
 %{_mandir}/man8/cg*.8*
 
-%files pam
+%files -n pam-pam_cgroup
 %defattr(644,root,root,755)
 %attr(755,root,root) /%{_lib}/security/pam_cgroup.so
 
@@ -132,6 +133,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2011/02/08 08:58:04  glen
+- unify pam package name
+
 Revision 1.8  2011/02/07 14:30:23  gotar
 - upgraded to 0.37, cleaned up initial mess (%configure options for pam location
   and installing rc scripts, fixed sysconfig directory, preserve timestamps of
================================================================

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



More information about the pld-cvs-commit mailing list