From ae3b953aeff6111aa6415cb10f305cf731c22063 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 07:14:52 +0100 Subject: [PATCH] automatic version update by autodist [release 4.3.1-1mamba;Wed Jul 01 2020] --- motion.spec | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/motion.spec b/motion.spec index d2770cf..0207c3c 100644 --- a/motion.spec +++ b/motion.spec @@ -2,7 +2,7 @@ Name: motion Epoch: 1 -Version: 4.2.2 +Version: 4.3.1 Release: 1mamba Summary: A Video-surveilance-system Group: Applications/Multimedia @@ -53,6 +53,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Motion is a software motion detector. It grabs images from video4linux devices and/or from webcams (such as the axis network cameras). Motion is the perfect tool for keeping an eye on your property keeping only those images that are interesting. Motion is strictly command line driven and can run as a daemon with a rather small footprint. It is built with MySQL and PostgreSQL support and mpegs generated by ffmpeg and http remote control. +%debug_package + %prep %setup -q #%patch0 -p1 @@ -74,8 +76,8 @@ autoreconf -f -i %find_lang %{name} #mkdir -p %{buildroot}%{_var}/run/motion -install -D -m0755 motion.service %{buildroot}%{_unitdir}/motion.service -install -D -m0644 motion-dist.conf %{buildroot}%{_sysconfdir}/motion/motion.conf +install -D -m0755 data/motion.service %{buildroot}%{_unitdir}/motion.service +install -D -m0644 data/motion-dist.conf %{buildroot}%{_sysconfdir}/motion/motion.conf install -d %{buildroot}%{serverdir} cp -a mb %{buildroot}%{serverdir}/motion @@ -112,9 +114,6 @@ _EOF %{_sysconfdir}/motion/motion-dist.conf %{_bindir}/motion %{_unitdir}/motion.service -%dir %{_datadir}/%{name} -%dir %{_datadir}/%{name}/examples -%{_datadir}/%{name}/examples/* %dir %{_docdir}/%{name} %{_docdir}/%{name}/* %dir %{serverdir}/motion/ @@ -128,10 +127,13 @@ _EOF %{serverdir}/motion/motionbrowser.css %{serverdir}/motion/*.gif %{_mandir}/man1/motion.1* -%doc COPYING +#%doc COPYING #CREDITS README README.axis_2100 README.FreeBSD README.MacOSX %changelog +* Wed Jul 01 2020 Automatic Build System 4.3.1-1mamba +- automatic version update by autodist + * Fri Aug 09 2019 Silvan Calarco 4.2.2-1mamba - update to 4.2.2