diff --git a/rrdtool.spec b/rrdtool.spec index 2c9fef7..c210171 100644 --- a/rrdtool.spec +++ b/rrdtool.spec @@ -9,22 +9,20 @@ Summary: Round Robin Database Tool to store and display time-series data Name: rrdtool Version: 1.3.8 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ with exceptions Group: Applications/Databases URL: http://oss.oetiker.ch/rrdtool/ Source0: http://oss.oetiker.ch/%{name}/pub/%{name}-%{version}.tar.gz Source1: php4-%{svnrev}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Requires: dejavu-fonts-lgc-compat +Requires: dejavu-sans-mono-fonts, dejavu-lgc-sans-mono-fonts BuildRequires: gcc-c++, openssl-devel, freetype-devel BuildRequires: libpng-devel, zlib-devel, intltool >= 0.35.0 BuildRequires: cairo-devel >= 1.4.6, pango-devel >= 1.17 BuildRequires: libtool, groff BuildRequires: gettext, libxml2-devel -%if 0%{?fedora} >= 7 BuildRequires: perl-ExtUtils-MakeMaker perl-devel -%endif %description RRD is the Acronym for Round Robin Database. RRD is a system to store and @@ -325,6 +323,9 @@ find examples/ -type f -exec chmod 0644 {} \; %endif %changelog +* Tue May 26 2009 Jarod Wilson 1.3.8-2 +- Update dejavu font deps yet again, hopefully for the last time... (#473551) + * Tue May 19 2009 Jarod Wilson 1.3.8-1 - Update to rrdtool 1.3.8