Author: baggins Date: Mon Nov 30 23:14:25 2009 GMT Module: packages Tag: HEAD ---- Log message: - favicon and css are copied automagically by munin-html
---- Files affected: packages/munin: munin.spec (1.73 -> 1.74) ---- Diffs: ================================================================ Index: packages/munin/munin.spec diff -u packages/munin/munin.spec:1.73 packages/munin/munin.spec:1.74 --- packages/munin/munin.spec:1.73 Mon Nov 30 17:54:30 2009 +++ packages/munin/munin.spec Tue Dec 1 00:14:20 2009 @@ -11,7 +11,7 @@ Summary(pl.UTF-8): Munin - agent danych RRD Linpro Name: munin Version: 1.4.0 -Release: 0.1 +Release: 0.2 License: GPL Group: Applications/WWW Source0: http://dl.sourceforge.net/munin/%{name}_%{version}.tar.gz @@ -238,8 +238,6 @@ %attr(755,munin,root) %{_datadir}/munin/cgi/munin-cgi-graph %attr(755,munin,root) %{_datadir}/munin/cgi/munin-fastcgi-graph %attr(755,munin,root) %dir %{_htmldir} -#%attr(644,munin,root) %{_htmldir}/favicon.ico -#%attr(644,munin,root) %{_htmldir}/style.css %{perl_vendorlib}/Munin/Master %{_mandir}/man3/Munin::Master* %{_mandir}/man5/munin.conf* @@ -304,6 +302,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.74 2009/11/30 23:14:20 baggins +- favicon and css are copied automagically by munin-html + Revision 1.73 2009/11/30 16:54:30 baggins - 1.4.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/munin/munin.spec?r1=1.73&r2=1.74&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
