rpms/rrdtool/devel rrdtool.spec,1.56,1.57

Jarod Wilson (jwilson) fedora-extras-commits at redhat.com
Thu May 1 01:57:02 UTC 2008


Author: jwilson

Update of /cvs/pkgs/rpms/rrdtool/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4295

Modified Files:
	rrdtool.spec 
Log Message:
* Wed Apr 30 2008 Jarod Wilson <jwilson at redhat.com> 1.3.0-0.14.beta4
- Drop some conditional flags, they're not working at the moment...



Index: rrdtool.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rrdtool/devel/rrdtool.spec,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- rrdtool.spec	1 May 2008 01:44:24 -0000	1.56
+++ rrdtool.spec	1 May 2008 01:56:17 -0000	1.57
@@ -10,7 +10,7 @@
 Summary: Round Robin Database Tool to store and display time-series data
 Name: rrdtool
 Version: 1.3
-Release: 0.13.%{betaver}%{?dist}
+Release: 0.14.%{betaver}%{?dist}
 License: GPLv2+ with exceptions
 Group: Applications/Databases
 URL: http://oss.oetiker.ch/rrdtool/
@@ -25,9 +25,7 @@
 BuildRequires: gcc-c++, openssl-devel, freetype-devel
 BuildRequires: libpng-devel, zlib-devel, cairo-devel, pango-devel
 BuildRequires: libtool, groff
-%if "%{?fedora}" >= "7"
 BuildRequires: perl-ExtUtils-MakeMaker perl-devel
-%endif
 
 %description
 RRD is the Acronym for Round Robin Database. RRD is a system to store and
@@ -299,10 +297,8 @@
 %defattr(-,root,root,-)
 %doc bindings/python/AUTHORS bindings/python/COPYING bindings/python/README
 %{python_sitearch}/rrdtoolmodule.so
-%if "%{?fedora}" >= "9"
 %{python_sitearch}/py_rrdtool-*.egg-info
 %endif
-%endif
 
 %if %{with_php}
 %files php
@@ -328,6 +324,9 @@
 %endif
 
 %changelog
+* Wed Apr 30 2008 Jarod Wilson <jwilson at redhat.com> 1.3.0-0.14.beta4
+- Drop some conditional flags, they're not working at the moment...
+
 * Wed Apr 30 2008 Jarod Wilson <jwilson at redhat.com> 1.3.0-0.13.beta4
 - Fix problem with cairo_save/cairo_restore (#444827)
 




More information about the fedora-extras-commits mailing list