Author: darekr Date: Thu Jul 21 18:22:24 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - cleanup, removed COPYING from %doc - killed some docs which are in the same format
---- Files affected: SPECS: zm.spec (1.13 -> 1.14) ---- Diffs: ================================================================ Index: SPECS/zm.spec diff -u SPECS/zm.spec:1.13 SPECS/zm.spec:1.14 --- SPECS/zm.spec:1.13 Sat Jul 16 17:55:23 2005 +++ SPECS/zm.spec Thu Jul 21 20:22:19 2005 @@ -8,7 +8,7 @@ Version: 1.21.3 Release: 0.1 Group: Applications/Graphics -License: GPL +License: GPL v2 Source0: http://www.zoneminder.com/fileadmin/downloads/%{name}-%{version}.tar.gz # Source0-md5: 59e2be0fe4c5a75c2045484545ad3f43 Source1: %{name}-config.txt @@ -185,14 +185,11 @@ %files %defattr(644,root,root,755) -%doc AUTHORS COPYING README README.html README.pdf README.rtf -#%{_sysconfdir} +%doc AUTHORS README %config(noreplace) %attr(640,root,http) %{_sysconfdir}/zm.conf %config(noreplace) %attr(644,root,root) %{_sysconfdir}/httpd/conf.d/zm.conf %config(noreplace) %attr(644,root,root) %{_sysconfdir}/logrotate.d/zm %attr(754,root,root) /etc/rc.d/init.d/zm - -#%{_bindir} %attr(4755,root,root) %{_bindir}/zmfix %attr(755,root,root) %{_bindir}/zma %attr(755,root,root) %{_bindir}/zmaudit.pl @@ -207,7 +204,6 @@ %attr(755,root,root) %{_bindir}/zmupdate.pl %attr(755,root,root) %{_bindir}/zmvideo.pl %attr(755,root,root) %{_bindir}/zmwatch.pl - %dir %attr(750,root,http)%{_prefix}/lib/zm %dir %{_prefix}/lib/zm/bin %dir %attr(750,root,http) %{_prefix}/lib/zm/html @@ -216,7 +212,6 @@ %attr(4750,root,root) %{_prefix}/lib/zm/bin/* %{_prefix}/lib/zm/init/* %{_prefix}/lib/zm/upgrade/zm* - %dir %attr(750,root,http) %{_datadir}/zm %dir %attr(750,root,http) %{_datadir}/zm/cgi-bin %dir %attr(750,root,http) %{_datadir}/zm/graphics @@ -226,9 +221,7 @@ %attr(640,root,http) %{_datadir}/zm/*.ico %attr(640,root,http) %{_datadir}/zm/*.php %attr(640,root,http) %{_datadir}/zm/cambozola.jar - %dir %attr(770,root,http) /var/log/zm - %dir %attr(770,root,http) /var/run/zm %files X10 @@ -250,6 +243,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.14 2005/07/21 18:22:19 darekr +- cleanup, removed COPYING from %doc +- killed some docs which are in the same format + Revision 1.13 2005/07/16 15:55:23 jasw - dleted zm-login_in_get.patch -> patch in sources ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/zm.spec?r1=1.13&r2=1.14&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
