Author: arekm Date: Wed Feb 13 11:14:12 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - install mootools
---- Files affected: SPECS: zoneminder.spec (1.50 -> 1.51) ---- Diffs: ================================================================ Index: SPECS/zoneminder.spec diff -u SPECS/zoneminder.spec:1.50 SPECS/zoneminder.spec:1.51 --- SPECS/zoneminder.spec:1.50 Sat Feb 9 20:31:06 2008 +++ SPECS/zoneminder.spec Wed Feb 13 12:14:07 2008 @@ -17,6 +17,8 @@ Source3: zm-logrotate_d Source4: http://dig.hopto.org/xlib_shm/xlib_shm-0.6.3.tar.bz2 # Source4-md5: 469a65bdf658e68e23445f5cc6f07f07 +# http://mootools.net/download +Source5: mootools.js Patch0: zm-fedora.patch Patch1: %{name}-ffmpeg.patch Patch2: %{name}-xlib_shm.patch @@ -135,6 +137,7 @@ install -D -m 755 scripts/zm $RPM_BUILD_ROOT%{_initrddir}/zoneminder install -D -m 644 %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/httpd/conf.d/zoneminder.conf install %{SOURCE3} $RPM_BUILD_ROOT%{_sysconfdir}/logrotate.d/%{name} +install %{SOURCE5} $RPM_BUILD_ROOT%{_datadir}/zoneminder/www install zm_xlib_shm $RPM_BUILD_ROOT%{_bindir} @@ -202,6 +205,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.51 2008-02-13 11:14:07 arekm +- install mootools + Revision 1.50 2008-02-09 19:31:06 glen - rel 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/zoneminder.spec?r1=1.50&r2=1.51&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
