rpms/perl-POE-Component-Client-DNS/devel .cvsignore, 1.3, 1.4 perl-POE-Component-Client-DNS.spec, 1.6, 1.7 sources, 1.3, 1.4

Chris Weyl cweyl at fedoraproject.org
Thu May 21 05:16:54 UTC 2009


Author: cweyl

Update of /cvs/extras/rpms/perl-POE-Component-Client-DNS/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv17570

Modified Files:
	.cvsignore perl-POE-Component-Client-DNS.spec sources 
Log Message:
* Thu May 21 2009 Chris Weyl <cweyl at alumni.drew.edu> 1.03-1
- auto-update to 1.03 (by cpan-spec-update 0.01)
- added a new br on perl(Test::More) (version 0)



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-POE-Component-Client-DNS/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- .cvsignore	11 Jan 2007 18:22:38 -0000	1.3
+++ .cvsignore	21 May 2009 05:16:24 -0000	1.4
@@ -1 +1 @@
-POE-Component-Client-DNS-1.00.tar.gz
+POE-Component-Client-DNS-1.03.tar.gz


Index: perl-POE-Component-Client-DNS.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-POE-Component-Client-DNS/devel/perl-POE-Component-Client-DNS.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- perl-POE-Component-Client-DNS.spec	26 Feb 2009 23:51:28 -0000	1.6
+++ perl-POE-Component-Client-DNS.spec	21 May 2009 05:16:24 -0000	1.7
@@ -1,17 +1,21 @@
 Name:           perl-POE-Component-Client-DNS
-Version:        1.00
-Release:        3%{?dist}
-Summary:        Non-blocking/concurrent DNS queries using Net::DNS and POE 
+Version:        1.03
+Release:        1%{?dist}
+Summary:        Non-blocking/concurrent DNS queries using Net::DNS and POE
 
 Group:          Development/Libraries
-License:        GPL+ or Artistic        
-URL:            http://search.cpan.org/dist/POE-Component-Client-DNS            
-Source0: http://search.cpan.org/CPAN/authors/id/R/RC/RCAPUTO/POE-Component-Client-DNS-%{version}.tar.gz        
+License:        GPL+ or Artistic
+URL:            http://search.cpan.org/dist/POE-Component-Client-DNS
+Source0: http://search.cpan.org/CPAN/authors/id/R/RC/RCAPUTO/POE-Component-Client-DNS-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 BuildArch:      noarch
-BuildRequires:  perl(POE) >= 0.31, perl(Net::DNS) >= 0.59
-Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
+BuildRequires:  perl(POE) >= 0.31
+BuildRequires:  perl(Net::DNS) >= 0.59
+
+### auto-added brs!
+BuildRequires:  perl(Test::More)
 
 %description
 POE::Component::Client::DNS provides a facility for non-blocking, concurrent
@@ -44,7 +48,7 @@ cp t/01_resolve.t example_resolve
 
 %check
 # tests are not conducted as they require network access.
-#make test
+%{?_with_network_tests: make test }
 
 
 %clean
@@ -59,6 +63,10 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Thu May 21 2009 Chris Weyl <cweyl at alumni.drew.edu> 1.03-1
+- auto-update to 1.03 (by cpan-spec-update 0.01)
+- added a new br on perl(Test::More) (version 0)
+
 * Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.00-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 
@@ -77,4 +85,3 @@ rm -rf %{buildroot}
 
 * Thu Jul 13 2006 Chris Weyl <cweyl at alumni.drew.edu> 0.99-0
 - Initial spec file for F-E
-


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-POE-Component-Client-DNS/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources	11 Jan 2007 18:22:38 -0000	1.3
+++ sources	21 May 2009 05:16:24 -0000	1.4
@@ -1 +1 @@
-3cafec48ed997ecb97cb980ef82732b8  POE-Component-Client-DNS-1.00.tar.gz
+d1e01606205819d7f694c22e8ad90a92  POE-Component-Client-DNS-1.03.tar.gz




More information about the fedora-extras-commits mailing list