diff --git a/.cvsignore b/.cvsignore index 31bd976..962dd2e 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,3 +1,4 @@ php4-r1190.tar.gz rrdtool-1.3.3.tar.gz rrdtool-1.3.4.tar.gz +rrdtool-1.3.5.tar.gz diff --git a/rrdtool.spec b/rrdtool.spec index 1d0bb11..b7fc395 100644 --- a/rrdtool.spec +++ b/rrdtool.spec @@ -8,16 +8,15 @@ Summary: Round Robin Database Tool to store and display time-series data Name: rrdtool -Version: 1.3.4 -Release: 5%{?dist} +Version: 1.3.5 +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-sans, dejavu-fonts-lgc-sans-mono -Requires: dejavu-fonts-lgc-serif +Requires: dejavu-fonts-lgc-compat 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 @@ -326,6 +325,12 @@ find examples/ -type f -exec chmod 0644 {} \; %endif %changelog +* Fri Jan 16 2009 Jarod Wilson 1.3.5-2 +- dejavu font package names changed again... + +* Tue Dec 16 2008 Jarod Wilson 1.3.5-1 +- Update to rrdtool 1.3.5 + * Thu Dec 04 2008 Ignacio Vazquez-Abrams - 1.3.4-5 - Rebuild for Python 2.6 diff --git a/sources b/sources index 6fbae02..bb051ec 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ 28074a9c368af013462631959ab90558 php4-r1190.tar.gz -7db3bffc3f3b24e828a88fe02165266f rrdtool-1.3.4.tar.gz +3f14381e64c2037f40af16380be9e9f3 rrdtool-1.3.5.tar.gz