update to latest rc
This commit is contained in:
parent
80d31bff3b
commit
4c4ed1b1ec
@ -1,2 +1,2 @@
|
||||
rrdtool-1.3rc7.tar.gz
|
||||
php4-r1190.tar.gz
|
||||
rrdtool-1.3rc6.tar.gz
|
||||
|
@ -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 <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
|
||||
- Update to rrdtool 1.3 rc6
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user