packages: mumble/mumble.spec - add BR, R and P for useradd and userdel

shadzik shadzik at pld-linux.org
Sun Aug 22 19:00:56 CEST 2010


Author: shadzik                      Date: Sun Aug 22 17:00:56 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- add BR, R and P for useradd and userdel

---- Files affected:
packages/mumble:
   mumble.spec (1.34 -> 1.35) 

---- Diffs:

================================================================
Index: packages/mumble/mumble.spec
diff -u packages/mumble/mumble.spec:1.34 packages/mumble/mumble.spec:1.35
--- packages/mumble/mumble.spec:1.34	Thu Aug  5 16:01:16 2010
+++ packages/mumble/mumble.spec	Sun Aug 22 19:00:50 2010
@@ -55,8 +55,12 @@
 Summary:	Mumble voice chat server
 Group:		Applications/Communications
 Requires(post,preun):	/sbin/chkconfig
+Requires(postun):	/usr/sbin/userdel
+Requires(pre):	/bin/id
+Requires(pre):	/usr/sbin/useradd
 Requires:	QtSql-sqlite3 >= %{qtver}
 Requires:	rc-scripts >= 0.4.1.23
+Provides:	user(murmur)
 
 %description server
 Murmur (also called mumble-server) is part of VoIP suite Mumble
@@ -158,6 +162,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.35  2010/08/22 17:00:50  shadzik
+- add BR, R and P for useradd and userdel
+
 Revision 1.34  2010/08/05 14:01:16  shadzik
 - remove murmur user and group after uninstalling mumble-server
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mumble/mumble.spec?r1=1.34&r2=1.35&f=u



More information about the pld-cvs-commit mailing list