Author: hunter Date: Thu Jul 7 14:56:43 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 1.21.2 (many bug fixes) - include dbschema and X10 scripts
---- Files affected: SPECS: zm.spec (1.10 -> 1.11) ---- Diffs: ================================================================ Index: SPECS/zm.spec diff -u SPECS/zm.spec:1.10 SPECS/zm.spec:1.11 --- SPECS/zm.spec:1.10 Mon May 30 10:54:00 2005 +++ SPECS/zm.spec Thu Jul 7 16:56:37 2005 @@ -5,12 +5,12 @@ Summary: Zone Minder is a software motion detector with nice WWW GUI Summary(pl): Zone Minder - programowy wykrywacz ruchu z miłym GUI przez WWW Name: zm -Version: 1.21.0 -Release: 0.2 +Version: 1.21.2 +Release: 0.1 Group: Applications/Graphics License: GPL Source0: http://www.zoneminder.com/fileadmin/downloads/%{name}-%{version}.tar.gz -# Source0-md5: 2cb674e083ded0c5233f8be43c33619b +# Source0-md5: cb4c6a65ed848f34b26723973345b732 Source1: %{name}-config.txt Source2: %{name}-init Source3: %{name}-dbupgrade @@ -98,7 +98,7 @@ %patch0 -p1 %patch1 -p1 %patch3 -p1 -%patch4 -p1 +#%patch4 -p1 %patch5 -p0 %build @@ -164,6 +164,8 @@ install %{SOURCE6} $RPM_BUILD_ROOT%{_prefix}/lib/zm/upgrade/zmalter-os +install db/zmschema.sql $RPM_BUILD_ROOT%{_prefix}/lib/zm/init + %clean rm -rf $RPM_BUILD_ROOT @@ -226,6 +228,8 @@ %files X10 %defattr(644,root,root,755) %attr(755,root,root) %{_bindir}/zmx10.pl +%attr(755,root,root) %{_bindir}/zmcontrol-axis-v2.pl +%attr(755,root,root) %{_bindir}/zmcontrol-pelco-p.pl %files control %defattr(644,root,root,755) @@ -240,6 +244,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.11 2005/07/07 14:56:37 hunter +- up to 1.21.2 (many bug fixes) +- include dbschema and X10 scripts + Revision 1.10 2005/05/30 08:54:00 jasw - rel 0.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/zm.spec?r1=1.10&r2=1.11&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
