SPECS: motion.spec - up to 3.2.7
glen
glen at pld-linux.org
Sun Dec 10 13:44:06 CET 2006
Author: glen Date: Sun Dec 10 12:44:06 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 3.2.7
---- Files affected:
SPECS:
motion.spec (1.39 -> 1.40)
---- Diffs:
================================================================
Index: SPECS/motion.spec
diff -u SPECS/motion.spec:1.39 SPECS/motion.spec:1.40
--- SPECS/motion.spec:1.39 Tue Sep 12 20:24:23 2006
+++ SPECS/motion.spec Sun Dec 10 13:44:01 2006
@@ -10,19 +10,19 @@
Summary: Motion is a software motion detector
Summary(pl): Motion - programowy wykrywacz ruchu
Name: motion
-Version: 3.2.6
-Release: 2
+Version: 3.2.7
+Release: 1
License: GPL
Group: Applications/Graphics
Source0: http://dl.sourceforge.net/motion/%{name}-%{version}.tar.gz
-# Source0-md5: 71e6bd13fcca70372e9b7c7806d62b30
+# Source0-md5: b4af6e10532fcdec89060bc61a27fc3a
Source1: %{name}.init
Source2: %{name}.sysconfig
Patch0: %{name}-config.patch
URL: http://www.lavrsen.dk/twiki/bin/view/Motion/WebHome
BuildRequires: autoconf
BuildRequires: automake
-BuildRequires: ffmpeg-devel >= 0.4.8
+BuildRequires: ffmpeg-devel >= 0.4.9-3.20060817
BuildRequires: libjpeg-devel
%{?with_mysql:BuildRequires: mysql-devel}
%{?with_pgsql:BuildRequires: postgresql-devel}
@@ -48,9 +48,9 @@
Summary(pl): Skrypt init dla systemu Motion
Group: Applications/System
Requires(post,preun): /sbin/chkconfig
-Requires(postun): /usr/sbin/groupdel
-Requires(postun): /usr/sbin/userdel
-Requires(pre): /bin/id
+Requires(postun): /usr/sbin/groupdel
+Requires(postun): /usr/sbin/userdel
+Requires(pre): /bin/id
Requires(pre): /usr/bin/getgid
Requires(pre): /usr/sbin/groupadd
Requires(pre): /usr/sbin/useradd
@@ -115,8 +115,8 @@
%postun init
if [ "$1" = "0" ]; then
- %userremove motion
- %groupremove motion
+ %userremove motion
+ %groupremove motion
fi
%triggerpostun -- motion < 3.2.6-1
@@ -145,6 +145,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.40 2006/12/10 12:44:01 glen
+- up to 3.2.7
+
Revision 1.39 2006/09/12 18:24:23 darekr
- create motion user and gorup, rel. 2
@@ -269,4 +272,4 @@
- patched
Revision 1.1 2003/05/03 21:06:01 pbern
-- init relase
+- init release
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/motion.spec?r1=1.39&r2=1.40&f=u
More information about the pld-cvs-commit
mailing list