rpms/motion/F-20 motion.spec,1.28,1.29 sources,1.9,1.10

Tomasz Torcz ttorcz at rpmfusion.org
Fri Feb 28 11:24:58 CET 2014


Author: ttorcz

Update of /cvs/free/rpms/motion/F-20
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv17091

Modified Files:
	motion.spec sources 
Log Message:
* Sat Jan 11 2014 Tomasz Torcz <ttorcz at fedoraproject.org> - 3.3.0-trunkREV557.9
- use the same sources and BRs as F-19 (trunkREV557.11) branch (fixes #3106)
- adjust for UnversionedDocdirs



Index: motion.spec
===================================================================
RCS file: /cvs/free/rpms/motion/F-20/motion.spec,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- motion.spec	20 Apr 2013 14:54:10 -0000	1.28
+++ motion.spec	28 Feb 2014 10:24:58 -0000	1.29
@@ -1,6 +1,6 @@
 Name:           motion
 Version:        3.3.0
-Release:        trunkREV557.8%{?dist}
+Release:        trunkREV557.9%{?dist}
 Summary:        A motion detection system
 
 Group:          Applications/Multimedia
@@ -13,7 +13,7 @@
 Patch1:         motion-0002-there-is-no-bin-service-in-Fedora-use-systemctl.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  libjpeg-devel ffmpeg-compat-devel zlib-devel
+BuildRequires:  libjpeg-devel ffmpeg-compat-devel zlib-devel ffmpeg-devel
 Buildrequires:  pkgconfig(sqlite3)
 BuildRequires:  systemd-units
 #This requires comes from the startup script, it will be there until motion supports libv4l calls in the code
@@ -66,6 +66,8 @@
 install -D -m 0755 %{SOURCE1} %{buildroot}%{_unitdir}/%{name}.service
 #We install tmpfiles configuration
 install -D -m 0755 %{SOURCE2} %{buildroot}%{_tmpfilesdir}/%{name}.conf
+#We remove versioned docs
+rm -rf %{buildroot}%{_docdir}/%{name}-%{version}
 
 %pre
 getent passwd motion >/dev/null || \
@@ -115,6 +117,10 @@
 %attr(0755,root,root) %{_tmpfilesdir}/%{name}.conf
 
 %changelog
+* Sat Jan 11 2014 Tomasz Torcz <ttorcz at fedoraproject.org> - 3.3.0-trunkREV557.9
+- use the same sources and BRs as F-19 (trunkREV557.11) branch (fixes #3106)
+- adjust for UnversionedDocdirs
+
 * Sat Apr 20 2013 Tomasz Torcz <ttorcz at fedoraproject.org> - 3.3.0-trunkREV557.8
 - migrate from running as root to running as motion:video (fixes #1935)
 - don't ship INSTALL file


Index: sources
===================================================================
RCS file: /cvs/free/rpms/motion/F-20/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources	1 Oct 2011 13:03:24 -0000	1.9
+++ sources	28 Feb 2014 10:24:58 -0000	1.10
@@ -1 +1 @@
-ecc497ec9307aef283c1bc0cae3adf4e  motion-3.3.0.tar.gz
+a11826f948e0d99120b32123679d5fc5  motion-3.3.0.tar.gz


More information about the rpmfusion-commits mailing list