- Update to rrdtool 1.3 beta2
This commit is contained in:
parent
efc54a6175
commit
af4bd607bb
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user