SPECS: utempter.spec - added groupadd/groupdel deps

qboosh qboosh at pld-linux.org
Wed Nov 8 09:15:58 CET 2006


Author: qboosh                       Date: Wed Nov  8 08:15:58 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added groupadd/groupdel deps

---- Files affected:
SPECS:
   utempter.spec (1.56 -> 1.57) 

---- Diffs:

================================================================
Index: SPECS/utempter.spec
diff -u SPECS/utempter.spec:1.56 SPECS/utempter.spec:1.57
--- SPECS/utempter.spec:1.56	Tue Nov  7 07:21:52 2006
+++ SPECS/utempter.spec	Wed Nov  8 09:15:52 2006
@@ -14,7 +14,11 @@
 # Source0-md5:	a628f149132e2f729bc4601e6a4f6c29
 Patch0:		%{name}-lastlog.patch
 Patch1:		%{name}-utmp-cleanup.patch
+BuildRequires:	rpmbuild(macros) >= 1.202
+Requires(pre):	/usr/bin/getgid
+Requires(pre):	/usr/sbin/groupadd
 Requires(post,postun):	/sbin/ldconfig
+Requires(postun):	/usr/sbin/groupdel
 Provides:	group(utmp)
 Obsoletes:	libutempter0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -122,6 +126,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.57  2006/11/08 08:15:52  qboosh
+- added groupadd/groupdel deps
+
 Revision 1.56  2006/11/07 06:21:52  glen
 - create utmp group by our own, not to depend on SysVinit just for group(utmp); rel 7
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/utempter.spec?r1=1.56&r2=1.57&f=u



More information about the pld-cvs-commit mailing list