- Update to rrdtool 1.3 beta2

This commit is contained in:
Jarod Wilson 2007-12-06 18:06:29 +00:00
parent efc54a6175
commit af4bd607bb
3 changed files with 7 additions and 3 deletions

View File

@ -3,3 +3,4 @@ rrdtool-1.2.999-r1144.tar.gz
php4-r1144.tar.gz
php4-r1190.tar.gz
rrdtool-1.3beta1.tar.gz
rrdtool-1.3beta2.tar.gz

View File

@ -4,13 +4,13 @@
%define with_ruby %{?_without_ruby: 0} %{?!_without_ruby: 1}
%define php_extdir %(php-config --extension-dir 2>/dev/null || echo %{_libdir}/php4)
%define svnrev r1190
%define betaver beta1
%define betaver beta2
%define pretag 1.2.99907080300
Summary: Round Robin Database Tool to store and display time-series data
Name: rrdtool
Version: 1.3
Release: 0.1.%{betaver}%{?dist}
Release: 0.2.%{betaver}%{?dist}
License: GPL
Group: Applications/Databases
URL: http://oss.oetiker.ch/rrdtool/
@ -312,6 +312,9 @@ find examples/ -type f -exec chmod 0644 {} \;
%endif
%changelog
* Thu Dec 06 2007 Jarod Wilson <jwilson@redhat.com> 1.3.0-2.beta2
- Update to rrdtool 1.3 beta2
* Wed Aug 08 2007 Jarod Wilson <jwilson@redhat.com> 1.3-0.1.beta1
- Update to rrdtool 1.3 beta1

View File

@ -1,2 +1,2 @@
04e612b2988999fa6c366c902f3f48ba rrdtool-1.3beta1.tar.gz
28074a9c368af013462631959ab90558 php4-r1190.tar.gz
ffec28c91447257aad1e29416066a83b rrdtool-1.3beta2.tar.gz