Author: pghmcfc

Update of /cvs/pkgs/rpms/perl-RRD-Simple/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv18421

Modified Files:
        perl-RRD-Simple.spec 
Removed Files:
        RRD-Simple-1.44-pod.patch 
Log Message:
Drop POD patch, only needed with Test::Pod 1.40


Index: perl-RRD-Simple.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-RRD-Simple/devel/perl-RRD-Simple.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -p -r1.14 -r1.15
--- perl-RRD-Simple.spec        3 Mar 2010 14:05:01 -0000       1.14
+++ perl-RRD-Simple.spec        11 Mar 2010 10:49:30 -0000      1.15
@@ -1,12 +1,11 @@
 Name:          perl-RRD-Simple
 Version:       1.44
-Release:       5%{?dist}
+Release:       6%{?dist}
 Summary:       Simple interface to create and store data in RRD files
 Group:         Development/Libraries
 License:       ASL 2.0
 URL:           http://search.cpan.org/dist/RRD-Simple
 Source0:       
http://search.cpan.org/CPAN/authors/id/N/NI/NICOLAW/RRD-Simple-%{version}.tar.gz
-Patch0:                RRD-Simple-1.44-pod.patch
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:     noarch
 BuildRequires: perl(Module::Build)
@@ -31,9 +30,6 @@ if you do not need to, nor want to, both
 %prep
 %setup -q -n RRD-Simple-%{version}
 
-# Fix broken POD (CPAN RT#50868)
-%patch0 -p1
-
 # 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
@@ -72,6 +68,9 @@ LC_ALL=C ./Build test
 %{_mandir}/man3/RRD::Simple::Examples.3pm*
 
 %changelog
+* Thu Mar 11 2010 Paul Howarth <p...@city-fan.org> - 1.44-6
+- Drop POD patch, only needed with Test::Pod 1.40
+
 * Wed Mar  3 2010 Paul Howarth <p...@city-fan.org> - 1.44-5
 - Change buildreq perl(Test::Deep) to a build conflict until upstream fixes
   failing t/32exported_function_interface.t (#464964, CPAN RT#46193)


--- RRD-Simple-1.44-pod.patch DELETED ---

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-de...@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to