update to latest rc

This commit is contained in:
Chris Ricker 2008-06-04 14:46:57 +00:00
parent 80d31bff3b
commit 4c4ed1b1ec
3 changed files with 7 additions and 4 deletions

View File

@ -1,2 +1,2 @@
rrdtool-1.3rc7.tar.gz
php4-r1190.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 with_ruby %{?_without_ruby: 0} %{?!_without_ruby: 1}
%define php_extdir %(php-config --extension-dir 2>/dev/null || echo %{_libdir}/php4) %define php_extdir %(php-config --extension-dir 2>/dev/null || echo %{_libdir}/php4)
%define svnrev r1190 %define svnrev r1190
%define pre rc6 %define pre rc7
#define pretag 1.2.99908020600 #define pretag 1.2.99908020600
Summary: Round Robin Database Tool to store and display time-series data Summary: Round Robin Database Tool to store and display time-series data
Name: rrdtool Name: rrdtool
Version: 1.3 Version: 1.3
Release: 0.18%{?pre:.%{pre}}%{?dist} Release: 0.19%{?pre:.%{pre}}%{?dist}
License: GPLv2+ with exceptions License: GPLv2+ with exceptions
Group: Applications/Databases Group: Applications/Databases
URL: http://oss.oetiker.ch/rrdtool/ URL: http://oss.oetiker.ch/rrdtool/
@ -326,6 +326,9 @@ find examples/ -type f -exec chmod 0644 {} \;
%endif %endif
%changelog %changelog
* Wed Jun 04 2008 Chris Ricker <kaboom@oobleck.net> 1.3-0.19.rc7
- Update to rrdtool 1.3 rc7
* Tue May 27 2008 Chris Ricker <kaboom@oobleck.net> 1.3-0.18.rc6 * Tue May 27 2008 Chris Ricker <kaboom@oobleck.net> 1.3-0.18.rc6
- Update to rrdtool 1.3 rc6 - Update to rrdtool 1.3 rc6

View File

@ -1,2 +1,2 @@
011201ed20cc9ddef5ce30d95501125e rrdtool-1.3rc7.tar.gz
28074a9c368af013462631959ab90558 php4-r1190.tar.gz 28074a9c368af013462631959ab90558 php4-r1190.tar.gz
20ed9e49ce0f9cd60799ff55a93ae271 rrdtool-1.3rc6.tar.gz