SPECS: motion.spec - added user motion to video group - rel. 3

tiwek tiwek at pld-linux.org
Fri Mar 2 11:10:14 CET 2007


Author: tiwek                        Date: Fri Mar  2 10:10:14 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added user motion to video group
- rel. 3

---- Files affected:
SPECS:
   motion.spec (1.44 -> 1.45) 

---- Diffs:

================================================================
Index: SPECS/motion.spec
diff -u SPECS/motion.spec:1.44 SPECS/motion.spec:1.45
--- SPECS/motion.spec:1.44	Fri Mar  2 10:00:22 2007
+++ SPECS/motion.spec	Fri Mar  2 11:10:08 2007
@@ -11,7 +11,7 @@
 Summary(pl.UTF-8):	Motion - programowy wykrywacz ruchu
 Name:		motion
 Version:	3.2.7
-Release:	2.1
+Release:	3
 License:	GPL
 Group:		Applications/Graphics
 Source0:	http://dl.sourceforge.net/motion/%{name}-%{version}.tar.gz
@@ -101,9 +101,11 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+
 %pre init
 %groupadd -g 177 motion
 %useradd -u 177 -g motion motion
+/usr/sbin/usermod -G video motion 1>&2 > /dev/null
 
 %post init
 /sbin/chkconfig --add motion
@@ -148,6 +150,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.45  2007/03/02 10:10:08  tiwek
+- added user motion to video group
+- rel. 3
+
 Revision 1.44  2007/03/02 09:00:22  tiwek
 - pidfile to /var/run/motion
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/motion.spec?r1=1.44&r2=1.45&f=u



More information about the pld-cvs-commit mailing list