rpms/perl-POE-Component-Client-DNS/FC-5 perl-POE-Component-Client-DNS.spec, 1.2, 1.3 sources, 1.2, 1.3

Chris Weyl (cweyl) fedora-extras-commits at redhat.com
Thu Jan 11 18:23:03 UTC 2007


Author: cweyl

Update of /cvs/extras/rpms/perl-POE-Component-Client-DNS/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27762/FC-5

Modified Files:
	perl-POE-Component-Client-DNS.spec sources 
Log Message:
 update to 1.00



Index: perl-POE-Component-Client-DNS.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-POE-Component-Client-DNS/FC-5/perl-POE-Component-Client-DNS.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- perl-POE-Component-Client-DNS.spec	15 Jul 2006 19:03:00 -0000	1.2
+++ perl-POE-Component-Client-DNS.spec	11 Jan 2007 18:22:33 -0000	1.3
@@ -1,5 +1,5 @@
 Name:           perl-POE-Component-Client-DNS
-Version:        0.99        
+Version:        1.00
 Release:        1%{?dist}
 Summary:        Non-blocking/concurrent DNS queries using Net::DNS and POE 
 
@@ -11,7 +11,7 @@
 
 BuildArch:      noarch
 BuildRequires:  perl
-BuildRequires:  perl(POE) >= 0.31, perl(Net::DNS) >= 0.53
+BuildRequires:  perl(POE) >= 0.31, perl(Net::DNS) >= 0.59
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -31,11 +31,12 @@
 
 %install
 rm -rf %{buildroot}
+
 make pure_install PERL_INSTALL_ROOT=%{buildroot}
 find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
-find %{buildroot} -type f -name '*.bs' -a -size 0 -exec rm -f {} ';'
 find %{buildroot} -type d -depth -exec rmdir {} 2>/dev/null ';'
-chmod -R u+w %{buildroot}/*
+
+%{_fixperms} %{buildroot}/*
 
 # the perldoc/pod documentation is nice, but I really found this much more
 # useful.
@@ -59,6 +60,13 @@
 
 
 %changelog
+* Thu Jan 11 2007 Chris Weyl <cweyl at alumni.drew.edu> 1.00-1
+- update to 1.00
+- bump br on Net::DNS to >= 0.59
+
+* Thu Aug 31 2006 Chris Weyl <cweyl at alumni.drew.edu> 0.99-2
+- bump for mass rebuild
+
 * Sat Jul 15 2006 Chris Weyl <cweyl at alumni.drew.edu> 0.99-1
 - bump for f-e release
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-POE-Component-Client-DNS/FC-5/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	15 Jul 2006 18:55:46 -0000	1.2
+++ sources	11 Jan 2007 18:22:33 -0000	1.3
@@ -1 +1 @@
-17d8823b50185e4a2536ca8888d45410  POE-Component-Client-DNS-0.99.tar.gz
+3cafec48ed997ecb97cb980ef82732b8  POE-Component-Client-DNS-1.00.tar.gz




More information about the fedora-extras-commits mailing list