Update to latest release candidate

This commit is contained in:
Chris Ricker 2008-05-27 14:31:47 +00:00
parent c658843bc0
commit 80d31bff3b
3 changed files with 7 additions and 4 deletions

View File

@ -1,2 +1,2 @@
rrdtool-1.3rc4.tar.gz
php4-r1190.tar.gz
rrdtool-1.3rc6.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 pre rc4
%define pre rc6
#define pretag 1.2.99908020600
Summary: Round Robin Database Tool to store and display time-series data
Name: rrdtool
Version: 1.3
Release: 0.17%{?pre:.%{pre}}%{?dist}
Release: 0.18%{?pre:.%{pre}}%{?dist}
License: GPLv2+ with exceptions
Group: Applications/Databases
URL: http://oss.oetiker.ch/rrdtool/
@ -326,6 +326,9 @@ find examples/ -type f -exec chmod 0644 {} \;
%endif
%changelog
* Tue May 27 2008 Chris Ricker <kaboom@oobleck.net> 1.3-0.18.rc6
- Update to rrdtool 1.3 rc6
* Wed May 21 2008 Chris Ricker <kaboom@oobleck.net> 1.3-0.17.rc4
- Bump version and rebuild

View File

@ -1,2 +1,2 @@
d10985db6a3bcd122ad417eca16cf981 rrdtool-1.3rc4.tar.gz
28074a9c368af013462631959ab90558 php4-r1190.tar.gz
20ed9e49ce0f9cd60799ff55a93ae271 rrdtool-1.3rc6.tar.gz