rpms/perl-HTTP-Proxy/devel perl-HTTP-Proxy.spec,1.1,1.2

Jose Pedro Oliveira (jpo) fedora-extras-commits at redhat.com
Mon Mar 6 22:58:02 UTC 2006


Author: jpo

Update of /cvs/extras/rpms/perl-HTTP-Proxy/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15326

Modified Files:
	perl-HTTP-Proxy.spec 
Log Message:
Added missing BR: perl(Test::Pod::Coverage).


Index: perl-HTTP-Proxy.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-HTTP-Proxy/devel/perl-HTTP-Proxy.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- perl-HTTP-Proxy.spec	6 Mar 2006 21:05:38 -0000	1.1
+++ perl-HTTP-Proxy.spec	6 Mar 2006 22:58:02 -0000	1.2
@@ -1,6 +1,6 @@
 Name:           perl-HTTP-Proxy
 Version:        0.17
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        A pure Perl HTTP proxy
 
 Group:          Development/Libraries
@@ -13,7 +13,7 @@
 BuildArch:      noarch
 BuildRequires:  perl
 BuildRequires:  perl(Module::Build)
-BuildRequires:  perl(Test::Pod), perl(HTML::Parser)
+BuildRequires:  perl(Test::Pod), perl(Test::Pod::Coverage), perl(HTML::Parser)
 BuildRequires:  perl(HTTP::Daemon), perl(LWP::UserAgent), perl(Crypt::SSLeay)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -56,6 +56,9 @@
 
 
 %changelog
+* Mon Mar  6 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.17-3
+- Added missing BR: perl(Test::Pod::Coverage).
+
 * Mon Mar  6 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.17-2
 - save.pm patched and converted to utf8 (HTTP-Proxy-0.17-save.pm.patch).
 




More information about the fedora-extras-commits mailing list