SPECS: zm.spec - updated
arekm
arekm at pld-linux.org
Thu Nov 29 21:26:52 CET 2007
Author: arekm Date: Thu Nov 29 20:26:52 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated
---- Files affected:
SPECS:
zm.spec (1.34 -> 1.35)
---- Diffs:
================================================================
Index: SPECS/zm.spec
diff -u SPECS/zm.spec:1.34 SPECS/zm.spec:1.35
--- SPECS/zm.spec:1.34 Thu Nov 29 21:19:46 2007
+++ SPECS/zm.spec Thu Nov 29 21:26:47 2007
@@ -18,9 +18,7 @@
# Source1-md5: e4fac8b6ee94c9075b14bb95be4f860b
Source2: %{name}-init
Source3: %{name}.conf
-Source4: %{name}-conf.httpd
-# Source5-md5: e4fac8b6ee94c9075b14bb95be4f860b
-Source6: %{name}-logrotate_d
+Source4: %{name}-logrotate_d
Patch0: %{name}-fedora.patch
Patch1: %{name}-c++.patch
URL: http://www.zoneminder.com/
@@ -163,7 +161,7 @@
install -D -m 755 scripts/zm $RPM_BUILD_ROOT%{_initrddir}/zoneminder
install -D -m 644 cambozola-*/dist/cambozola.jar $RPM_BUILD_ROOT%{_datadir}/zoneminder/www/cambozola.jar
install -D -m 644 %{SOURCE3} $RPM_BUILD_ROOT%{_sysconfdir}/httpd/conf.d/zoneminder.conf
-install %{SOURCE6} $RPM_BUILD_ROOT%{_sysconfdir}/logrotate.d/%{name}
+install %{SOURCE4} $RPM_BUILD_ROOT%{_sysconfdir}/logrotate.d/%{name}
%clean
rm -rf $RPM_BUILD_ROOT
@@ -182,7 +180,7 @@
%doc AUTHORS README README.txt
%config(noreplace) %attr(640,root,http) %{_sysconfdir}/zm.conf
%config(noreplace) %{_sysconfdir}/httpd/conf.d/zoneminder.conf
-%config(noreplace) /etc/logrotate.d/zm
+%config(noreplace) /etc/logrotate.d/%{name}
%attr(754,root,root) /etc/rc.d/init.d/zoneminder
%attr(4755,root,root) %{_bindir}/zmfix
%attr(755,root,root) %{_bindir}/zma
@@ -238,6 +236,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.35 2007-11-29 20:26:47 arekm
+- updated
+
Revision 1.34 2007-11-29 20:19:46 arekm
- save work
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/zm.spec?r1=1.34&r2=1.35&f=u
More information about the pld-cvs-commit
mailing list