rpms/perl-WWW-Mechanize/FC-6 .cvsignore, 1.6, 1.7 perl-WWW-Mechanize.spec, 1.8, 1.9 sources, 1.6, 1.7

Jose Pedro Oliveira (jpo) fedora-extras-commits at redhat.com
Sun Mar 18 22:01:38 UTC 2007


Author: jpo

Update of /cvs/extras/rpms/perl-WWW-Mechanize/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15746

Modified Files:
	.cvsignore perl-WWW-Mechanize.spec sources 
Log Message:
Sync with devel.


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-WWW-Mechanize/FC-6/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore	5 Sep 2006 13:38:42 -0000	1.6
+++ .cvsignore	18 Mar 2007 22:01:02 -0000	1.7
@@ -1 +1 @@
-WWW-Mechanize-1.20.tar.gz
+WWW-Mechanize-1.22.tar.gz


Index: perl-WWW-Mechanize.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-WWW-Mechanize/FC-6/perl-WWW-Mechanize.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- perl-WWW-Mechanize.spec	5 Sep 2006 13:38:42 -0000	1.8
+++ perl-WWW-Mechanize.spec	18 Mar 2007 22:01:02 -0000	1.9
@@ -7,8 +7,8 @@
 %{?_with_localtests:%define localtests 1}
 
 Name:           perl-WWW-Mechanize
-Version:        1.20
-Release:        1%{?dist}
+Version:        1.22
+Release:        2%{?dist}
 Summary:        Automates web page form & link interaction
 
 Group:          Development/Libraries
@@ -22,6 +22,7 @@
 BuildRequires:  perl(Test::Pod), perl(Test::Pod::Coverage), perl(Test::Exception)
 BuildRequires:  perl(Test::Memory::Cycle), perl(Test::Taint), perl(Test::Warn)
 BuildRequires:  perl(HTML::TokeParser), perl(LWP::UserAgent), perl(URI::URL)
+BuildRequires:  perl(IO::Socket::SSL)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -53,7 +54,7 @@
 rm -rf $RPM_BUILD_ROOT
 make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
 find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';'
-find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';'
+find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';'
 chmod -R u+w $RPM_BUILD_ROOT/*
 
 
@@ -75,6 +76,12 @@
 
 
 %changelog
+* Sun Mar 18 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.22-2
+- New BR: perl(IO::Socket::SSL).
+
+* Sun Mar 18 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.22-1
+- Update to 1.22.
+
 * Tue Sep  5 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.20-1
 - Update to 1.20.
 - Live tests have been dropped.


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-WWW-Mechanize/FC-6/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	5 Sep 2006 13:38:42 -0000	1.6
+++ sources	18 Mar 2007 22:01:02 -0000	1.7
@@ -1 +1 @@
-97318ae4928c50c56faf097cbe187428  WWW-Mechanize-1.20.tar.gz
+f25ab5a33248354038307303e8450881  WWW-Mechanize-1.22.tar.gz




More information about the fedora-extras-commits mailing list