Author: sls Date: Mon Oct 13 16:12:00 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added ffmpeg.patch - rel. 2
---- Files affected: SPECS: zoneminder.spec (1.63 -> 1.64) ---- Diffs: ================================================================ Index: SPECS/zoneminder.spec diff -u SPECS/zoneminder.spec:1.63 SPECS/zoneminder.spec:1.64 --- SPECS/zoneminder.spec:1.63 Fri May 16 20:45:02 2008 +++ SPECS/zoneminder.spec Mon Oct 13 18:11:55 2008 @@ -12,7 +12,7 @@ Name: zoneminder # 1.23 is devel version; well stick to stable line next time :/ Version: 1.23.3 -Release: 1 +Release: 2 License: GPL v2 Group: Applications/Graphics Source0: http://www.zoneminder.com/downloads/ZoneMinder-%{version}.tar.gz @@ -26,6 +26,7 @@ Source5: mootools.js Patch0: zm-fedora.patch Patch1: %{name}-xlib_shm.patch +Patch2: %{name}-ffmpeg.patch URL: http://www.zoneminder.com/ BuildRequires: autoconf BuildRequires: automake @@ -83,6 +84,7 @@ cd xlib_shm-* %patch1 -p1 cd .. +%patch2 -p1 sed -i -e 's#chown#true#g' -e 's#chmod#true#g' *.am */*.am */*/*.am @@ -213,6 +215,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.64 2008/10/13 16:11:55 sls +- added ffmpeg.patch +- rel. 2 + Revision 1.63 2008/05/16 18:45:02 megabajt - added CVE reference to rev. 1.62 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/zoneminder.spec?r1=1.63&r2=1.64&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
