SPECS: motion.spec - updated to 3.2.3; builds with current ffmpeg ...

qboosh qboosh at pld-linux.org
Tue Nov 1 21:07:29 CET 2005


Author: qboosh                       Date: Tue Nov  1 20:07:28 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 3.2.3; builds with current ffmpeg
- RPC-based motion-control has been replaced by http control interface

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

---- Diffs:

================================================================
Index: SPECS/motion.spec
diff -u SPECS/motion.spec:1.25 SPECS/motion.spec:1.26
--- SPECS/motion.spec:1.25	Mon Oct 31 12:03:42 2005
+++ SPECS/motion.spec	Tue Nov  1 21:07:23 2005
@@ -8,21 +8,19 @@
 Summary:	Motion is a software motion detector
 Summary(pl):	Motion - programowy wykrywacz ruchu
 Name:		motion
-Version:	3.1.19
-Release:	3
+Version:	3.2.3
+Release:	1
 Group:		Applications/Graphics
 License:	GPL
 Source0:	http://dl.sourceforge.net/motion/%{name}-%{version}.tar.gz
-# Source0-md5:	cff1c8c56eb6b6ef8a5928780ca79cfa
+# Source0-md5:	d58770be5196bc2722625a99b7ae4b12
 URL:		http://www.lavrsen.dk/twiki/bin/view/Motion/WebHome
 BuildRequires:	autoconf
 BuildRequires:	automake
-BuildRequires:	curl-devel
 BuildRequires:	ffmpeg-devel >= 0.4.8
 BuildRequires:	libjpeg-devel
 %{?with_mysql:BuildRequires:    mysql-devel}
 %{?with_pgsql:BuildRequires:	postgresql-devel}
-%{?with_xmlrpc:BuildRequires:	xmlrpc-c-devel}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -57,7 +55,8 @@
 install motion-dist.conf $RPM_BUILD_ROOT%{_sysconfdir}/motion.conf 
 cp {motion-dist.conf,thread*,motion.init-RH}	$RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
-%makeinstall
+%{__make} install \
+	DESTDIR=$RPM_BUILD_ROOT
 
 mv $RPM_BUILD_ROOT%{_datadir}/doc doc
 
@@ -68,7 +67,6 @@
 %defattr(644,root,root,755)
 %doc CHANGELOG CREDITS FAQ README README.axis_2100 motion_guide.html
 %attr(755,root,root) %{_bindir}/motion
-%attr(755,root,root) %{_bindir}/motion-control
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/motion.conf
 %{_datadir}/motion
 %{_mandir}/man1/*
@@ -80,6 +78,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+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
+
 Revision 1.25  2005/10/31 11:03:42  arekm
 - rel 3
 
================================================================

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




More information about the pld-cvs-commit mailing list