rpms/rrdtool/F-8 .cvsignore, 1.18, 1.19 rrdtool.spec, 1.45, 1.46 sources, 1.21, 1.22

Jarod Wilson (jwilson) fedora-extras-commits at redhat.com
Wed Jan 2 16:04:05 UTC 2008


Author: jwilson

Update of /cvs/pkgs/rpms/rrdtool/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21096

Modified Files:
	.cvsignore rrdtool.spec sources 
Log Message:
* Wed Jan 02 2008 Jarod Wilson <jwilson at redhat.com> 1.3.0-0.4.beta3
- Update to rrdtool 1.3 beta3
- Return properly from errors in RRDp.pm (Resolves: #427040)
- Requires: dejavu-lgc-fonts (Resolves: #426935)
- Add python eggs to files on rawhide builds



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/rrdtool/F-8/.cvsignore,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- .cvsignore	6 Dec 2007 19:25:38 -0000	1.18
+++ .cvsignore	2 Jan 2008 16:03:22 -0000	1.19
@@ -4,3 +4,4 @@
 php4-r1190.tar.gz
 rrdtool-1.3beta1.tar.gz
 rrdtool-1.3beta2.tar.gz
+rrdtool-1.3beta3.tar.gz


Index: rrdtool.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rrdtool/F-8/rrdtool.spec,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- rrdtool.spec	6 Dec 2007 19:25:38 -0000	1.45
+++ rrdtool.spec	2 Jan 2008 16:03:22 -0000	1.46
@@ -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 beta2
+%define betaver beta3
 %define pretag 1.2.99907080300
 
 Summary: Round Robin Database Tool to store and display time-series data
 Name: rrdtool
 Version: 1.3
-Release: 0.2.%{betaver}%{?dist}
+Release: 0.4.%{betaver}%{?dist}
 License: GPL
 Group: Applications/Databases
 URL: http://oss.oetiker.ch/rrdtool/
@@ -18,11 +18,12 @@
 Source0: http://oss.oetiker.ch/rrdtool/pub/beta/%{name}-%{version}%{betaver}.tar.gz
 Source1: php4-%{svnrev}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+Requires: dejavu-lgc-fonts
 BuildRequires: gcc-c++, openssl-devel, freetype-devel
 BuildRequires: libpng-devel, zlib-devel, cairo-devel, pango-devel
-BuildRequires: perl-ExtUtils-MakeMaker, libtool, groff
+BuildRequires: libtool, groff
 %if "%{?fedora}" >= "7"
-BuildRequires: perl-devel
+BuildRequires: perl-ExtUtils-MakeMaker perl-devel
 %endif
 
 %description
@@ -286,6 +287,9 @@
 %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}
@@ -312,7 +316,15 @@
 %endif
 
 %changelog
-* Thu Dec 06 2007 Jarod Wilson <jwilson at redhat.com> 1.3.0-2.beta2
+* Wed Jan 02 2008 Jarod Wilson <jwilson at redhat.com> 1.3.0-0.4.beta3
+- Add newly built python egg to %%files
+
+* Wed Jan 02 2008 Jarod Wilson <jwilson at redhat.com> 1.3.0-0.3.beta3
+- Update to rrdtool 1.3 beta3
+- Return properly from errors in RRDp.pm (Resolves: #427040)
+- Requires: dejavu-lgc-fonts (Resolves: #426935)
+
+* Thu Dec 06 2007 Jarod Wilson <jwilson at redhat.com> 1.3.0-0.2.beta2
 - Update to rrdtool 1.3 beta2
 
 * Wed Aug 08 2007 Jarod Wilson <jwilson at redhat.com> 1.3-0.1.beta1


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/rrdtool/F-8/sources,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- sources	6 Dec 2007 19:25:38 -0000	1.21
+++ sources	2 Jan 2008 16:03:23 -0000	1.22
@@ -1,2 +1,2 @@
 28074a9c368af013462631959ab90558  php4-r1190.tar.gz
-ffec28c91447257aad1e29416066a83b  rrdtool-1.3beta2.tar.gz
+d4c4cc5e394009f531cb2388ae7f9ce1  rrdtool-1.3beta3.tar.gz




More information about the fedora-extras-commits mailing list