[perl-Data-Visitor/el6/master: 7/7] Update to latest version prior to RHEL6 GA

2010-10-01 Thread tremble
commit ce1390740aa75fbc7ac9dfd08966a52757f6d112
Merge: 30e2103 ac4c26a
Author: Mark Chappell 
Date:   Fri Oct 1 16:07:35 2010 +0200

Update to latest version prior to RHEL6 GA

 .gitignore |2 +-
 perl-Data-Visitor.spec |   24 +---
 sources|2 +-
 3 files changed, 19 insertions(+), 9 deletions(-)
---
--
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


[perl-Data-Visitor/el6/master] (7 commits) ...Update to latest version prior to RHEL6 GA

2010-10-01 Thread tremble
Summary of changes:

  7c65fc2... Fix typo that causes a failure to update the common directo (*)
  4c2c63f... - rebuild against perl 5.10.1 (*)
  c2d5831... - update to latest upstream version - BR perl(Moose), not p (*)
  9a5da88... - Mass rebuild with perl-5.12.0 (*)
  ab46fbc... - update (*)
  ac4c26a... dist-git conversion (*)
  ce13907... Update to latest version prior to RHEL6 GA

(*) This commit already existed in another branch; no separate mail sent
--
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


rpms/perl-Pod-Tests/EL-6 perl-Pod-Tests.spec,1.10,1.11

2010-06-27 Thread tremble
Author: tremble

Update of /cvs/pkgs/rpms/perl-Pod-Tests/EL-6
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv15526

Modified Files:
perl-Pod-Tests.spec 
Log Message:
remove test until Perl-MinimumVersion will be fixed as per devel branch


Index: perl-Pod-Tests.spec
===
RCS file: /cvs/pkgs/rpms/perl-Pod-Tests/EL-6/perl-Pod-Tests.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- perl-Pod-Tests.spec 26 Jul 2009 16:16:32 -  1.10
+++ perl-Pod-Tests.spec 27 Jun 2010 17:23:31 -  1.11
@@ -1,6 +1,6 @@
 Name:  perl-Pod-Tests
 Version:   1.19
-Release:   3%{?dist}
+Release:   5%{?dist}
 Summary:   Extract embedded tests and code examples from POD
 License:   GPL+ or Artistic
 Group: Development/Libraries
@@ -45,6 +45,8 @@ chmod -R u+w $RPM_BUILD_ROOT/*
 rm -rf $RPM_BUILD_ROOT
 
 %check
+# remove test until Perl-MinimumVersion will be fixed
+rm -rf t/99_pmv.t
 make test AUTOMATED_TESTING=1
 
 %files
@@ -56,6 +58,12 @@ make test AUTOMATED_TESTING=1
 %{_mandir}/man3/*
 
 %changelog
+* Tue May 04 2010 Marcela Maslanova  - 1.19-5
+- Mass rebuild with perl-5.12.0
+
+* Mon Dec  7 2009 Stepan Kasal  - 1.19-4
+- rebuild against perl 5.10.1
+
 * Sun Jul 26 2009 Fedora Release Engineering  
- 1.19-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 

--
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


rpms/perl-Test-WWW-Mechanize/EL-6 .cvsignore, 1.8, 1.9 perl-Test-WWW-Mechanize.spec, 1.12, 1.13 sources, 1.8, 1.9

2010-06-24 Thread tremble
Author: tremble

Update of /cvs/pkgs/rpms/perl-Test-WWW-Mechanize/EL-6
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv25280

Modified Files:
.cvsignore perl-Test-WWW-Mechanize.spec sources 
Log Message:
Update EL-6 branch to latest version before initial build


Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/perl-Test-WWW-Mechanize/EL-6/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- .cvsignore  20 Feb 2009 04:17:50 -  1.8
+++ .cvsignore  24 Jun 2010 11:35:52 -  1.9
@@ -1 +1 @@
-Test-WWW-Mechanize-1.24.tar.gz
+Test-WWW-Mechanize-1.28.tar.gz


Index: perl-Test-WWW-Mechanize.spec
===
RCS file: 
/cvs/pkgs/rpms/perl-Test-WWW-Mechanize/EL-6/perl-Test-WWW-Mechanize.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- perl-Test-WWW-Mechanize.spec26 Jul 2009 16:59:13 -  1.12
+++ perl-Test-WWW-Mechanize.spec24 Jun 2010 11:35:52 -  1.13
@@ -1,6 +1,6 @@
 Name:   perl-Test-WWW-Mechanize
-Version:1.24
-Release:4%{?dist}
+Version:1.28
+Release:1%{?dist}
 Summary:Testing-specific WWW::Mechanize subclass
 
 Group:  Development/Libraries
@@ -12,18 +12,17 @@ BuildRoot:  %{_tmppath}/%{name}-%{ve
 BuildArch:  noarch
 Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 
-BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Carp::Assert::More)
 BuildRequires:  perl(ExtUtils::MakeMaker)
-BuildRequires:  perl(WWW::Mechanize) >= 1.24
+BuildRequires:  perl(HTML::Lint)
+BuildRequires:  perl(HTTP::Server::Simple) >= 0.07
 BuildRequires:  perl(Test::Builder::Tester) >= 1.09
-BuildRequires:  perl(Test::LongString) >= 0.07
-BuildRequires:  perl(Test::Pod), perl(Test::Pod::Coverage)
+BuildRequires:  perl(Test::LongString) >= 0.12
+BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Test::Pod) >= 0.08
+BuildRequires:  perl(Test::Pod::Coverage) >= 1.00
 BuildRequires:  perl(URI::file)
-BuildRequires:  perl(Carp::Assert::More)
-BuildRequires:  perl(HTTP::Server::Simple) >= 0.07
-
-# For improved testing
-BuildRequires: perl(HTML::Lint)
+BuildRequires:  perl(WWW::Mechanize) >= 1.24
 
 %description
 Test::WWW::Mechanize is a subclass of WWW::Mechanize that incorporates
@@ -48,6 +47,8 @@ find $RPM_BUILD_ROOT -depth -type d -exe
 
 
 %check
+# network test died
+rm -rf t/put_ok.t
 make test
 
 
@@ -63,6 +64,16 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu May 13 2010 Petr Pisar  - 1.28-1
+- Version bump
+- Sort dependencies
+
+* Fri May 07 2010 Marcela Maslanova  - 1.24-6
+- Mass rebuild with perl-5.12.0
+
+* Fri Dec  4 2009 Stepan Kasal  - 1.24-5
+- rebuild against perl 5.10.1
+
 * Sun Jul 26 2009 Fedora Release Engineering  
- 1.24-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


Index: sources
===
RCS file: /cvs/pkgs/rpms/perl-Test-WWW-Mechanize/EL-6/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- sources 20 Feb 2009 04:17:50 -  1.8
+++ sources 24 Jun 2010 11:35:52 -  1.9
@@ -1 +1 @@
-40a7f3c1937fbcccaa07ef5473201514  Test-WWW-Mechanize-1.24.tar.gz
+6f4b87f8502cf5096be8b03ae5b76d86  Test-WWW-Mechanize-1.28.tar.gz

--
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


rpms/perl-WWW-Mechanize/EL-6 .cvsignore, 1.13, 1.14 perl-WWW-Mechanize.spec, 1.20, 1.21 sources, 1.13, 1.14

2010-06-24 Thread tremble
Author: tremble

Update of /cvs/pkgs/rpms/perl-WWW-Mechanize/EL-6
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv23734

Modified Files:
.cvsignore perl-WWW-Mechanize.spec sources 
Log Message:
Update EL-6 branch to latest version before initial build


Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/perl-WWW-Mechanize/EL-6/.cvsignore,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- .cvsignore  24 Aug 2009 02:22:45 -  1.13
+++ .cvsignore  24 Jun 2010 11:17:45 -  1.14
@@ -1 +1 @@
-WWW-Mechanize-1.60.tar.gz
+WWW-Mechanize-1.62.tar.gz


Index: perl-WWW-Mechanize.spec
===
RCS file: /cvs/pkgs/rpms/perl-WWW-Mechanize/EL-6/perl-WWW-Mechanize.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -p -r1.20 -r1.21
--- perl-WWW-Mechanize.spec 24 Aug 2009 02:22:45 -  1.20
+++ perl-WWW-Mechanize.spec 24 Jun 2010 11:17:45 -  1.21
@@ -6,8 +6,8 @@
 %bcond_with livetests
 
 Name:   perl-WWW-Mechanize
-Version:1.60
-Release:1%{?dist}
+Version:1.62
+Release:2%{?dist}
 Summary:Automates web page form & link interaction
 
 Group:  Development/Libraries
@@ -16,60 +16,64 @@ URL:http://search.cpan.org/d
 Source0:
http://search.cpan.org/CPAN/authors/id/P/PE/PETDANCE/WWW-Mechanize-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:  noarch
-Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
-
-BuildRequires:  perl(ExtUtils::MakeMaker)
-BuildRequires:  perl(Test::More) >= 0.34
-BuildRequires:  perl(Test::Pod)
-BuildRequires:  perl(Test::Pod::Coverage)
-BuildRequires:  perl(Test::Exception)
-BuildRequires:  perl(Test::Memory::Cycle)
-BuildRequires:  perl(Test::Taint)
-BuildRequires:  perl(Test::Warn) >= 0.11
-BuildRequires:  perl(HTML::TokeParser) >= 2.28
-BuildRequires:  perl(LWP::UserAgent) >= 5.829
-BuildRequires:  perl(URI::URL)
-BuildRequires:  perl(IO::Socket::SSL)
-BuildRequires:  perl(URI) >= 1.36
-BuildRequires:  perl(HTTP::Server::Simple) >= 0.35
-BuildRequires:  perl(HTTP::Response::Encoding) >= 0.05
 
-### auto-added reqs!
+Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 Requires:   perl(Carp)
-Requires:   perl(File::Temp)
-Requires:   perl(FindBin)
 Requires:   perl(Getopt::Long)
 Requires:   perl(HTML::Form) >= 1.038
 Requires:   perl(HTML::HeadParser)
-Requires:   perl(HTML::Parser) >= 3.33
+# HTML::Parser is not used anymore probably
+#Requires:   perl(HTML::Parser) >= 3.33
 Requires:   perl(HTML::TokeParser) >= 2.28
-Requires:   perl(HTTP::Daemon)
 Requires:   perl(HTTP::Request) >= 1.3
-Requires:   perl(HTTP::Server::Simple) >= 0.35
-Requires:   perl(HTTP::Server::Simple::CGI)
-Requires:   perl(HTTP::Status)
-Requires:   perl(LWP) >= 5.829
+# HTML::Status is not used anymore probably
+#Requires:   perl(HTTP::Status)
+# LWP is not run-time dependecy probably
+#Requires:   perl(LWP) >= 5.829
 Requires:   perl(LWP::UserAgent) >= 5.829
 Requires:   perl(Pod::Usage)
-Requires:   perl(URI) >= 1.36
-Requires:   perl(URI::URL)
 Requires:   perl(URI::file)
+Requires:   perl(URI::URL)
 
-### auto-added brs!
 BuildRequires:  perl(Carp)
-BuildRequires:  perl(File::Temp)
-BuildRequires:  perl(FindBin)
+BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Getopt::Long)
 BuildRequires:  perl(HTML::Form) >= 1.038
 BuildRequires:  perl(HTML::HeadParser)
-BuildRequires:  perl(HTML::Parser) >= 3.33
-BuildRequires:  perl(HTTP::Daemon)
+# HTML::Parser is not used anymore probably
+#BuildRequires:  perl(HTML::Parser) >= 3.33
 BuildRequires:  perl(HTTP::Request) >= 1.3
-BuildRequires:  perl(HTTP::Server::Simple::CGI)
-BuildRequires:  perl(HTTP::Status)
+# HTTP::Response::Encoding is not used anymore probably
+BuildRequires:  perl(HTTP::Response::Encoding) >= 0.05
+# HTML::Status is not used anymore probably
+#BuildRequires:  perl(HTTP::Status)
+BuildRequires:  perl(HTML::TokeParser) >= 2.28
+BuildRequires:  perl(IO::Socket::SSL)
 BuildRequires:  perl(LWP) >= 5.829
+BuildRequires:  perl(LWP::UserAgent) >= 5.829
 BuildRequires:  perl(Pod::Usage)
+BuildRequires:  perl(Test::More) >= 0.34
 BuildRequires:  perl(URI::file)
+BuildRequires:  perl(URI::URL)
+# For %%check only:
+# HTTP::Server::Simple is not used anymore probably
+BuildRequires:  perl(HTTP::Server::Simple) >= 0.35
+BuildRequires:  perl(HTTP::Server::Simple::CGI)
+BuildRequires:  perl(Test::Exception)
+BuildRequires:  perl(Test::Memory::Cycle)
+BuildRequires:  perl(Test::NoWarnings)
+BuildRequires:  perl(Test::Pod)
+BuildRequires:  perl(Test::P

rpms/perl-Expect-Simple/EL-6 perl-Expect-Simple.spec,1.6,1.7

2010-06-24 Thread tremble
Author: tremble

Update of /cvs/pkgs/rpms/perl-Expect-Simple/EL-6
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv9371

Modified Files:
perl-Expect-Simple.spec 
Log Message:
Update EL-6 branch to latest version prior to initial build


Index: perl-Expect-Simple.spec
===
RCS file: /cvs/pkgs/rpms/perl-Expect-Simple/EL-6/perl-Expect-Simple.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- perl-Expect-Simple.spec 26 Jul 2009 05:54:02 -  1.6
+++ perl-Expect-Simple.spec 24 Jun 2010 09:13:33 -  1.7
@@ -1,6 +1,6 @@
 Name:   perl-Expect-Simple
 Version:0.04
-Release:3%{?dist}
+Release:4%{?dist}
 Summary:Wrapper around the Expect module
 
 Group:  Development/Libraries
@@ -54,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Dec  7 2009 Stepan Kasal  - 0.04-4
+- rebuild against perl 5.10.1
+
 * Sat Jul 25 2009 Fedora Release Engineering  
- 0.04-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 

--
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


rpms/perl-Expect-Simple/EL-5 .cvsignore, 1.2, 1.3 perl-Expect-Simple.spec, 1.2, 1.3 sources, 1.2, 1.3

2010-06-24 Thread tremble
Author: tremble

Update of /cvs/pkgs/rpms/perl-Expect-Simple/EL-5
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv8532

Modified Files:
.cvsignore perl-Expect-Simple.spec sources 
Log Message:
Update EL-5 branch to latest version prior to initial build


Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/perl-Expect-Simple/EL-5/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore  17 May 2006 14:30:19 -  1.2
+++ .cvsignore  24 Jun 2010 09:08:01 -  1.3
@@ -1 +1 @@
-Expect-Simple-0.02.tar.gz
+Expect-Simple-0.04.tar.gz


Index: perl-Expect-Simple.spec
===
RCS file: /cvs/pkgs/rpms/perl-Expect-Simple/EL-5/perl-Expect-Simple.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- perl-Expect-Simple.spec 15 Oct 2007 20:07:30 -  1.2
+++ perl-Expect-Simple.spec 24 Jun 2010 09:08:01 -  1.3
@@ -1,6 +1,6 @@
 Name:   perl-Expect-Simple
-Version:0.02
-Release:1%{?dist}
+Version:0.04
+Release:4%{?dist}
 Summary:Wrapper around the Expect module
 
 Group:  Development/Libraries
@@ -11,6 +11,8 @@ BuildRoot:  %{_tmppath}/%{name}-%{ve
 
 BuildArch:  noarch
 BuildRequires:  perl(Expect)
+BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(Test::More)
 Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 
 %description
@@ -33,7 +35,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 ';'
-chmod -R u+w $RPM_BUILD_ROOT/*
+%{_fixperms} $RPM_BUILD_ROOT/*
 
 
 %check
@@ -52,5 +54,25 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Dec  7 2009 Stepan Kasal  - 0.04-4
+- rebuild against perl 5.10.1
+
+* Sat Jul 25 2009 Fedora Release Engineering  
- 0.04-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
+
+* Thu Feb 26 2009 Fedora Release Engineering  
- 0.04-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+
+* Sat Jun 28 2008 Chris Weyl  0.04-1
+- update to 0.04
+- add Test::More as a br
+
+* Wed Mar  5 2008 Tom "spot" Callaway  - 0.02-2
+- rebuild for new perl
+
+* Mon Oct 15 2007 Tom "spot" Callaway  - 0.02-1.1
+- correct license tag
+- add BR: perl(ExtUtils::MakeMaker)
+
 * Wed May 10 2006 Jose Pedro Oliveira  - 0.02-1
 - First build.


Index: sources
===
RCS file: /cvs/pkgs/rpms/perl-Expect-Simple/EL-5/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources 17 May 2006 14:30:19 -  1.2
+++ sources 24 Jun 2010 09:08:02 -  1.3
@@ -1 +1 @@
-23c72fa4461f07522eb8c8511bad5d43  Expect-Simple-0.02.tar.gz
+bf185be42e59996021f088788168f9ab  Expect-Simple-0.04.tar.gz

--
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


rpms/perl-Expect/EL-5 .cvsignore, 1.6, 1.7 perl-Expect.spec, 1.6, 1.7 sources, 1.6, 1.7

2010-03-17 Thread tremble
Author: tremble

Update of /cvs/pkgs/rpms/perl-Expect/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31586

Modified Files:
.cvsignore perl-Expect.spec sources 
Log Message:
Update to match F-13


Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/perl-Expect/EL-5/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- .cvsignore  21 Jul 2006 14:50:48 -  1.6
+++ .cvsignore  17 Mar 2010 19:39:14 -  1.7
@@ -1 +1 @@
-Expect-1.20.tar.gz
+Expect-1.21.tar.gz


Index: perl-Expect.spec
===
RCS file: /cvs/pkgs/rpms/perl-Expect/EL-5/perl-Expect.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- perl-Expect.spec15 Oct 2007 20:04:00 -  1.6
+++ perl-Expect.spec17 Mar 2010 19:39:14 -  1.7
@@ -1,6 +1,6 @@
 Name:   perl-Expect
-Version:1.20
-Release:1%{?dist}
+Version:1.21
+Release:4%{?dist}
 Summary:Expect for Perl
 
 Group:  Development/Libraries
@@ -12,6 +12,7 @@ BuildRoot:  %{_tmppath}/%{name}-%{ve
 BuildArch:  noarch
 BuildRequires:  perl(IO::Pty) >= 1.03
 BuildRequires:  perl(IO::Tty) >= 1.03
+BuildRequires:  perl(ExtUtils::MakeMaker)
 Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 
 %description
@@ -55,6 +56,25 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Dec  7 2009 Stepan Kasal  - 1.21-4
+- rebuild against perl 5.10.1
+
+* Sat Jul 25 2009 Fedora Release Engineering  
- 1.21-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
+
+* Thu Feb 26 2009 Fedora Release Engineering  
- 1.21-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+
+* Wed Mar 05 2008 Tom "spot" Callaway  - 1.21-1
+- update to 1.21
+
+* Wed Mar 05 2008 Tom "spot" Callaway  - 1.20-2
+- rebuild for new perl
+
+* Mon Oct 15 2007 Tom "spot" Callaway  - 1.20-1.1
+- correct license tag
+- add BR: perl(ExtUtils::MakeMaker)
+
 * Fri Jul 21 2006 Jose Pedro Oliveira  - 1.20-1
 - Update to 1.20.
 


Index: sources
===
RCS file: /cvs/pkgs/rpms/perl-Expect/EL-5/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- sources 21 Jul 2006 14:50:48 -  1.6
+++ sources 17 Mar 2010 19:39:14 -  1.7
@@ -1 +1 @@
-9134ae3778285bcf8c3ffdba1a177886  Expect-1.20.tar.gz
+a151b0dc4d1a35c73941c65b7c26da5b  Expect-1.21.tar.gz

--
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