[perl-RRD-Simple] Rebuild with rrdtool 1.4.4 in Rawhide (#631131)

Paul Howarth pghmcfc at fedoraproject.org
Tue Nov 16 10:28:16 UTC 2010


commit 518c20db9c8d9803211741ec3a472c4ee2b3e069
Author: Paul Howarth <paul at city-fan.org>
Date:   Tue Nov 16 10:23:37 2010 +0000

    Rebuild with rrdtool 1.4.4 in Rawhide (#631131)

 perl-RRD-Simple.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/perl-RRD-Simple.spec b/perl-RRD-Simple.spec
index 2d3aae0..0ed56c5 100644
--- a/perl-RRD-Simple.spec
+++ b/perl-RRD-Simple.spec
@@ -1,6 +1,6 @@
 Name:		perl-RRD-Simple
 Version:	1.44
-Release:	7%{?dist}
+Release:	8%{?dist}
 Summary:	Simple interface to create and store data in RRD files
 Group:		Development/Libraries
 License:	ASL 2.0
@@ -30,7 +30,7 @@ if you do not need to, nor want to, bother defining custom RRA definitions.
 %prep
 %setup -q -n RRD-Simple-%{version}
 
-# Don't want provides/requires from %{_docdir}
+# Don't want provides/requires from %%{_docdir}
 %global docfilt %{__perl} -p -e 's|%{_docdir}/%{name}-%{version}\\S+||'
 # RRD::Simple version should be from distribution version, not svn revision
 %global verfilt %{__perl} -pi -e 's/(perl\\(RRD::Simple\\) =) \\d+/\\1 %{version}/'
@@ -68,6 +68,9 @@ LC_ALL=C ./Build test
 %{_mandir}/man3/RRD::Simple::Examples.3pm*
 
 %changelog
+* Tue Nov 16 2010 Paul Howarth <paul at city-fan.org> - 1.44-8
+- Rebuild with rrdtool 1.4.4 in Rawhide (#631131)
+
 * Thu May 06 2010 Marcela Maslanova <mmaslano at redhat.com> - 1.44-7
 - Mass rebuild with perl-5.12.0
 



More information about the perl-devel mailing list