From 703de2cbdde2f2ae0ca22c5c4300ae86a3131ede Mon Sep 17 00:00:00 2001 From: Quentin Brandon Date: Thu, 17 Jul 2014 14:32:59 +0900 Subject: [PATCH] motion: Updated to release 3.2.12 --- specs/motion/motion.spec | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/specs/motion/motion.spec b/specs/motion/motion.spec index 1b4ec2318..602f489d3 100644 --- a/specs/motion/motion.spec +++ b/specs/motion/motion.spec @@ -3,8 +3,8 @@ Summary: Video-surveilance system Name: motion -Version: 3.2.7 -Release: 3%{?dist} +Version: 3.2.12 +Release: 1%{?dist} License: GPL Group: Applications/Multimedia URL: http://www.lavrsen.dk/twiki/bin/view/Motion/WebHome @@ -41,7 +41,7 @@ and http remote control. %{__rm} -rf %{buildroot} %{__make} install DESTDIR="%{buildroot}" -%{__perl} -pi.orig -e 's|MOTION-/usr|MOTION-|g' motion.init-RH +%{__perl} -pi.orig -e 's|MOTION-/usr/local|MOTION-/usr|g' motion.init-RH %{__install} -D -m0755 motion.init-RH %{buildroot}%{_initrddir}/motion %{__mv} -f %{buildroot}%{_sysconfdir}/motion/motion-dist.conf %{buildroot}%{_sysconfdir}/motion/motion.conf @@ -56,8 +56,12 @@ and http remote control. %config(noreplace) %{_sysconfdir}/motion/ %config %{_initrddir}/motion %{_bindir}/motion +%{_datadir}/motion-%{version} %changelog +* Thu Jul 17 2014 Quentin Brandon - 3.2.12-1 +- Updated to release 3.2.12 + * Tue Jul 14 2009 Dag Wieers - 3.2.7-3 - Rebuild against ffmpeg-0.5.