From 4c4ed1b1ecc478be53628eef3be411dc2a7f3caf Mon Sep 17 00:00:00 2001 From: Chris Ricker Date: Wed, 4 Jun 2008 14:46:57 +0000 Subject: [PATCH] update to latest rc --- .cvsignore | 2 +- rrdtool.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 02b05c6..c7f88a2 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ +rrdtool-1.3rc7.tar.gz php4-r1190.tar.gz -rrdtool-1.3rc6.tar.gz diff --git a/rrdtool.spec b/rrdtool.spec index 73c550c..ade2cf2 100644 --- a/rrdtool.spec +++ b/rrdtool.spec @@ -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 rc6 +%define pre rc7 #define pretag 1.2.99908020600 Summary: Round Robin Database Tool to store and display time-series data Name: rrdtool Version: 1.3 -Release: 0.18%{?pre:.%{pre}}%{?dist} +Release: 0.19%{?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 +* Wed Jun 04 2008 Chris Ricker 1.3-0.19.rc7 +- Update to rrdtool 1.3 rc7 + * Tue May 27 2008 Chris Ricker 1.3-0.18.rc6 - Update to rrdtool 1.3 rc6 diff --git a/sources b/sources index 6d17e2f..7cc37d3 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ +011201ed20cc9ddef5ce30d95501125e rrdtool-1.3rc7.tar.gz 28074a9c368af013462631959ab90558 php4-r1190.tar.gz -20ed9e49ce0f9cd60799ff55a93ae271 rrdtool-1.3rc6.tar.gz