From 9d8d6a2fa9273527ef809903b734c88dda266b8d Mon Sep 17 00:00:00 2001 From: Jarod Wilson Date: Tue, 12 Dec 2006 14:28:02 +0000 Subject: [PATCH] bump-n-rebuild for python 2.5 --- rrdtool.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rrdtool.spec b/rrdtool.spec index 9c398ec..260ee0b 100644 --- a/rrdtool.spec +++ b/rrdtool.spec @@ -7,7 +7,7 @@ Summary: Round Robin Database Tool to store and display time-series data Name: rrdtool Version: 1.2.15 -Release: 6%{?dist} +Release: 7%{?dist} License: GPL Group: Applications/Databases URL: http://people.ee.ethz.ch/~oetiker/webtools/%{name}/ @@ -270,6 +270,9 @@ find examples/ -type f -exec chmod 0644 {} \; %endif %changelog +* Tue Dec 12 2006 Jarod Wilson 1.2.15-7 +- Rebuild for python 2.5 + * Tue Nov 14 2006 Jarod Wilson 1.2.15-6 - Conditionalize python, php and tcl bits (Resolves #203275)