Author: baggins Date: Wed Feb 3 16:27:48 2010 GMT Module: packages Tag: HEAD ---- Log message: - rel 3 - don't package fonts, R: fonts-TTF-DejaVu (rrdtool 1.3 works this way)
---- Files affected: packages/munin: munin.spec (1.88 -> 1.89) ---- Diffs: ================================================================ Index: packages/munin/munin.spec diff -u packages/munin/munin.spec:1.88 packages/munin/munin.spec:1.89 --- packages/munin/munin.spec:1.88 Wed Feb 3 16:45:46 2010 +++ packages/munin/munin.spec Wed Feb 3 17:27:43 2010 @@ -11,7 +11,7 @@ Summary(pl.UTF-8): Munin - agent danych RRD Linpro Name: munin Version: 1.4.3 -Release: 2 +Release: 3 License: GPL Group: Applications/WWW Source0: http://dl.sourceforge.net/munin/%{name}-%{version}.tar.gz @@ -36,6 +36,7 @@ BuildRequires: which Requires(triggerpostun): sed >= 4.0 Requires: %{name}-common = %{version}-%{release} +Requires: fonts-TTF-DejaVu Requires: perl-Date-Manip Requires: perl-HTML-Template Requires: perl-Net-Server @@ -227,8 +228,6 @@ %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/cron.d/munin %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/logrotate.d/munin %attr(755,root,root) %{_sbindir}/munin-cron -%{_datadir}/munin/DejaVuSansMono.ttf -%{_datadir}/munin/DejaVuSans.ttf %attr(755,root,root) %{_datadir}/munin/munin-check %attr(755,root,root) %{_datadir}/munin/munin-graph %attr(755,root,root) %{_datadir}/munin/munin-html @@ -302,6 +301,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.89 2010/02/03 16:27:43 baggins +- rel 3 +- don't package fonts, R: fonts-TTF-DejaVu (rrdtool 1.3 works this way) + Revision 1.88 2010/02/03 15:45:46 baggins - rel 2 - plugins fixes ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/munin/munin.spec?r1=1.88&r2=1.89&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
