Author: arekm Date: Sun Feb 20 21:35:01 2011 GMT Module: packages Tag: HEAD ---- Log message: - rel 4; missing dirs added
---- Files affected: packages/analog: analog.spec (1.52 -> 1.53) ---- Diffs: ================================================================ Index: packages/analog/analog.spec diff -u packages/analog/analog.spec:1.52 packages/analog/analog.spec:1.53 --- packages/analog/analog.spec:1.52 Thu Feb 3 13:23:05 2011 +++ packages/analog/analog.spec Sun Feb 20 22:34:56 2011 @@ -6,7 +6,7 @@ Summary(pl.UTF-8): Analizator logów serwera WWW Name: analog Version: 6.0 -Release: 3 +Release: 4 License: GPL v2 Group: Networking/Utilities #Source0Download: http://www.analog.cx/download.html @@ -82,9 +82,12 @@ %attr(755,root,root) %dir %{_appdir}/lang %attr(755,root,root) %dir %{_appdir} %attr(775,root,http) %dir %{_var}/lib/%{name} +%dir %{_sysconfdir} %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}.cfg %attr(755,root,root) %{_bindir}/analog +%dir %{_appdir}/lang %{_appdir}/lang/*.* +%dir %{_appdir}/icons %{_appdir}/icons/*.gif %{_appdir}/icons/*.png %attr(755,root,root) %dir %{_appdir}/html/usage @@ -94,6 +97,7 @@ %files form %defattr(644,root,root,755) %config(noreplace) %verify(not md5 mtime size) %{_appdir}/html/usage/anlgform.html +%dir %{_appdir}/cgi-bin %attr(755,root,root) %{_appdir}/cgi-bin/anlgform.pl %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -102,6 +106,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.53 2011/02/20 21:34:56 arekm +- rel 4; missing dirs added + Revision 1.52 2011/02/03 12:23:05 glen - rel 3 to build with utf8 in ac ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/analog/analog.spec?r1=1.52&r2=1.53&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
