Author: duddits Date: Sun Oct 5 19:01:18 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 3.2.11 - removed obsoleted patches (as_needed, inttypes) - config.patch updated - with-libavcodec removed from %configure (now autodetected by default)
---- Files affected: SPECS: motion.spec (1.56 -> 1.57) ---- Diffs: ================================================================ Index: SPECS/motion.spec diff -u SPECS/motion.spec:1.56 SPECS/motion.spec:1.57 --- SPECS/motion.spec:1.56 Sat Jun 28 11:10:45 2008 +++ SPECS/motion.spec Sun Oct 5 21:01:13 2008 @@ -8,17 +8,15 @@ Summary: Motion is a software motion detector Summary(pl.UTF-8): Motion - programowy wykrywacz ruchu Name: motion -Version: 3.2.10.1 +Version: 3.2.11 Release: 1 License: GPL Group: Applications/Graphics Source0: http://dl.sourceforge.net/motion/%{name}-%{version}.tar.gz -# Source0-md5: 5ffdc958313345c69d3e0d5ec5c013cd +# Source0-md5: 3a26c00f3250eacf6fa93c7a7e0249d9 Source1: %{name}.init Source2: %{name}.sysconfig Patch0: %{name}-config.patch -Patch1: %{name}-as_needed.patch -Patch2: %{name}-inttypes.patch URL: http://www.lavrsen.dk/twiki/bin/view/Motion/WebHome BuildRequires: autoconf BuildRequires: automake @@ -67,14 +65,11 @@ %prep %setup -q %patch0 -p1 -%patch1 -p1 -%patch2 -p1 %build %{__aclocal} %{__autoconf} %configure \ - --with-libavcodec=%{_libdir} \ --without-optimizecpu \ %{?with_mysql:--with-mysql} \ %{?with_pgsql:--with-pgsql} @@ -151,6 +146,13 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.57 2008/10/05 19:01:13 duddits +- up to 3.2.11 +- removed obsoleted patches (as_needed, inttypes) +- config.patch updated +- with-libavcodec removed from %configure (now autodetected by + default) + Revision 1.56 2008/06/28 09:10:45 dzeus - up to 3.2.10.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/motion.spec?r1=1.56&r2=1.57&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
