rpms/rrdtool/devel .cvsignore, 1.30, 1.31 rrdtool.spec, 1.70, 1.71 sources, 1.33, 1.34

Jarod Wilson jwilson at fedoraproject.org
Mon Oct 6 13:55:55 UTC 2008


Author: jwilson

Update of /cvs/pkgs/rpms/rrdtool/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv18996

Modified Files:
	.cvsignore rrdtool.spec sources 
Log Message:
* Mon Oct 06 2008 Jarod Wilson <jarod at redhat.com> 1.3.4-1
- Update to rrdtool 1.3.4



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/rrdtool/devel/.cvsignore,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- .cvsignore	15 Sep 2008 14:24:56 -0000	1.30
+++ .cvsignore	6 Oct 2008 13:55:24 -0000	1.31
@@ -1,2 +1,3 @@
 php4-r1190.tar.gz
 rrdtool-1.3.3.tar.gz
+rrdtool-1.3.4.tar.gz


Index: rrdtool.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rrdtool/devel/rrdtool.spec,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- rrdtool.spec	15 Sep 2008 14:24:56 -0000	1.70
+++ rrdtool.spec	6 Oct 2008 13:55:25 -0000	1.71
@@ -8,7 +8,7 @@
 
 Summary: Round Robin Database Tool to store and display time-series data
 Name: rrdtool
-Version: 1.3.3
+Version: 1.3.4
 Release: 1%{?dist}
 License: GPLv2+ with exceptions
 Group: Applications/Databases
@@ -40,6 +40,7 @@
 Summary: RRDtool libraries and header files
 Group: Development/Libraries
 Requires: %{name} = %{version}-%{release}
+Requires: pkgconfig
 
 %description devel
 RRD is the Acronym for Round Robin Database. RRD is a system to store and
@@ -282,6 +283,7 @@
 %{_includedir}/*.h
 %exclude %{_libdir}/*.la
 %{_libdir}/*.so
+%{_libdir}/pkgconfig/*.pc
 
 %files doc
 %defattr(-,root,root,-)
@@ -327,6 +329,9 @@
 %endif
 
 %changelog
+* Mon Oct 06 2008 Jarod Wilson <jarod at redhat.com> 1.3.4-1
+- Update to rrdtool 1.3.4
+
 * Mon Sep 15 2008 Jarod Wilson <jarod at redhat.com> 1.3.3-1
 - Update to rrdtool 1.3.3
   * fixes segfault on graph creation regression in 1.3.2 (#462301)


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/rrdtool/devel/sources,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- sources	15 Sep 2008 14:24:56 -0000	1.33
+++ sources	6 Oct 2008 13:55:25 -0000	1.34
@@ -1,2 +1,2 @@
 28074a9c368af013462631959ab90558  php4-r1190.tar.gz
-42e7a5b7d5eeaa63959b75822f9f1e2c  rrdtool-1.3.3.tar.gz
+7db3bffc3f3b24e828a88fe02165266f  rrdtool-1.3.4.tar.gz




More information about the scm-commits mailing list