SPECS: motion.spec - 3.2.5.1 - builds, works, with fine threads su...

blues blues at pld-linux.org
Sun Mar 12 19:29:46 CET 2006


Author: blues                        Date: Sun Mar 12 18:29:46 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 3.2.5.1 - builds, works, with fine threads support.

---- Files affected:
SPECS:
   motion.spec (1.26 -> 1.27) 

---- Diffs:

================================================================
Index: SPECS/motion.spec
diff -u SPECS/motion.spec:1.26 SPECS/motion.spec:1.27
--- SPECS/motion.spec:1.26	Tue Nov  1 21:07:23 2005
+++ SPECS/motion.spec	Sun Mar 12 19:29:41 2006
@@ -1,4 +1,6 @@
 # $Revision$, $Date$
+# TODO:
+# - init subpackage to run motion as daemon
 #
 # Conditional builds:
 %bcond_without	pgsql		# build PostgreSQL support
@@ -8,12 +10,12 @@
 Summary:	Motion is a software motion detector
 Summary(pl):	Motion - programowy wykrywacz ruchu
 Name:		motion
-Version:	3.2.3
+Version:	3.2.5.1
 Release:	1
 Group:		Applications/Graphics
 License:	GPL
 Source0:	http://dl.sourceforge.net/motion/%{name}-%{version}.tar.gz
-# Source0-md5:	d58770be5196bc2722625a99b7ae4b12
+# Source0-md5:	2ea49b07582b70284699fb448d6137f7
 URL:		http://www.lavrsen.dk/twiki/bin/view/Motion/WebHome
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -52,13 +54,13 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_datadir}/%{name},%{_examplesdir}/%{name}-%{version},%{_sysconfdir}}
-install motion-dist.conf $RPM_BUILD_ROOT%{_sysconfdir}/motion.conf 
-cp {motion-dist.conf,thread*,motion.init-RH}	$RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
 mv $RPM_BUILD_ROOT%{_datadir}/doc doc
+mv $RPM_BUILD_ROOT%{_sysconfdir}/motion-dist.conf $RPM_BUILD_ROOT%{_sysconfdir}/motion.conf 
+cp {motion-dist.conf,thread*,motion.init-RH}	$RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -78,6 +80,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.27  2006/03/12 18:29:41  blues
+- 3.2.5.1 - builds, works, with fine threads support.
+
 Revision 1.26  2005/11/01 20:07:23  qboosh
 - updated to 3.2.3; builds with current ffmpeg
 - RPC-based motion-control has been replaced by http control interface
================================================================

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



More information about the pld-cvs-commit mailing list