SPECS: openct.spec - proper useradd/userdel deps

qboosh qboosh at pld-linux.org
Mon Nov 17 17:46:21 CET 2008


Author: qboosh                       Date: Mon Nov 17 16:46:21 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- proper useradd/userdel deps

---- Files affected:
SPECS:
   openct.spec (1.47 -> 1.48) 

---- Diffs:

================================================================
Index: SPECS/openct.spec
diff -u SPECS/openct.spec:1.47 SPECS/openct.spec:1.48
--- SPECS/openct.spec:1.47	Mon Nov 17 00:10:31 2008
+++ SPECS/openct.spec	Mon Nov 17 17:46:16 2008
@@ -19,8 +19,9 @@
 BuildRequires:	pcsc-lite-devel
 BuildRequires:	pkgconfig >= 1:0.9.0
 Requires(post,preun):	/sbin/chkconfig
+Requires(pre):	/bin/id
 Requires(pre):	/usr/sbin/useradd
-Requires(pre):	/usr/sbin/usermod
+Requires(postun):	/usr/sbin/userdel
 Requires:	%{name}-libs = %{version}-%{release}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -244,6 +245,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.48  2008/11/17 16:46:16  qboosh
+- proper useradd/userdel deps
+
 Revision 1.47  2008/11/16 23:10:31  arekm
 - uid 208
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/openct.spec?r1=1.47&r2=1.48&f=u



More information about the pld-cvs-commit mailing list