SPECS: zm.spec - fix shell redirects
arekm
arekm at pld-linux.org
Thu Nov 29 21:45:44 CET 2007
Author: arekm Date: Thu Nov 29 20:45:44 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix shell redirects
---- Files affected:
SPECS:
zm.spec (1.36 -> 1.37)
---- Diffs:
================================================================
Index: SPECS/zm.spec
diff -u SPECS/zm.spec:1.36 SPECS/zm.spec:1.37
--- SPECS/zm.spec:1.36 Thu Nov 29 21:31:53 2007
+++ SPECS/zm.spec Thu Nov 29 21:45:39 2007
@@ -21,6 +21,7 @@
Source4: %{name}-logrotate_d
Patch0: %{name}-fedora.patch
Patch1: %{name}-c++.patch
+Patch2: %{name}-shell.patch
URL: http://www.zoneminder.com/
BuildRequires: autoconf
BuildRequires: automake
@@ -102,6 +103,7 @@
%setup -q -n ZoneMinder-%{version}
%patch0 -p1
%patch1 -p1
+%patch2 -p1
sed -i -e 's#chown#true#g' -e 's#chmod#true#g' *.am */*.am */*/*.am
@@ -235,6 +237,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.37 2007-11-29 20:45:39 arekm
+- fix shell redirects
+
Revision 1.36 2007-11-29 20:31:53 glen
- no need USE DATABASE for GRANT
- avoid shell expansion just in case
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/zm.spec?r1=1.36&r2=1.37&f=u
More information about the pld-cvs-commit
mailing list