SPECS: rwho.spec - user/group deps
qboosh
qboosh at pld-linux.org
Sun Aug 20 16:29:20 CEST 2006
Author: qboosh Date: Sun Aug 20 14:29:20 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- user/group deps
---- Files affected:
SPECS:
rwho.spec (1.34 -> 1.35)
---- Diffs:
================================================================
Index: SPECS/rwho.spec
diff -u SPECS/rwho.spec:1.34 SPECS/rwho.spec:1.35
--- SPECS/rwho.spec:1.34 Thu Aug 10 14:46:17 2006
+++ SPECS/rwho.spec Sun Aug 20 16:29:15 2006
@@ -22,8 +22,16 @@
Patch4: %{name}-debian-0.17-8.diff
Patch5: %{name}-flags-fixes.patch
BuildRequires: rpmbuild(macros) >= 1.268
+Requires(pre): /bin/id
+Requires(pre): /usr/bin/getgid
+Requires(pre): /usr/sbin/groupadd
+Requires(pre): /usr/sbin/useradd
Requires(post,preun): /sbin/chkconfig
+Requires(postun): /usr/sbin/groupdel
+Requires(postun): /usr/sbin/userdel
Requires: rc-scripts
+Provides: group(rwhod)
+Provides: user(rwhod)
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -132,6 +140,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.35 2006/08/20 14:29:15 qboosh
+- user/group deps
+
Revision 1.34 2006/08/10 12:46:17 sparky
- added flags-fixes patch
- pass rpm*flags and __cc throught ./configure
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/rwho.spec?r1=1.34&r2=1.35&f=u
More information about the pld-cvs-commit
mailing list