Author: sls Date: Sun Feb 17 22:12:51 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - removed ffmpeg.patch - not needed for recent (20080131) ffmpeg
---- Files affected: SPECS: zoneminder.spec (1.51 -> 1.52) ---- Diffs: ================================================================ Index: SPECS/zoneminder.spec diff -u SPECS/zoneminder.spec:1.51 SPECS/zoneminder.spec:1.52 --- SPECS/zoneminder.spec:1.51 Wed Feb 13 12:14:07 2008 +++ SPECS/zoneminder.spec Sun Feb 17 23:12:46 2008 @@ -20,8 +20,7 @@ # http://mootools.net/download Source5: mootools.js Patch0: zm-fedora.patch -Patch1: %{name}-ffmpeg.patch -Patch2: %{name}-xlib_shm.patch +Patch1: %{name}-xlib_shm.patch URL: http://www.zoneminder.com/ BuildRequires: autoconf BuildRequires: automake @@ -75,9 +74,8 @@ %prep %setup -q -n ZoneMinder-%{version} -a4 %patch0 -p1 -%patch1 -p0 cd xlib_shm-* -%patch2 -p1 +%patch1 -p1 cd .. sed -i -e 's#chown#true#g' -e 's#chmod#true#g' *.am */*.am */*/*.am @@ -205,6 +203,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.52 2008-02-17 22:12:46 sls +- removed ffmpeg.patch - not needed for recent (20080131) ffmpeg + Revision 1.51 2008-02-13 11:14:07 arekm - install mootools ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/zoneminder.spec?r1=1.51&r2=1.52&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
