Broken dependencies in EPEL - 2009-01-25

2009-01-25 Thread Fedora Extras repoclosure
Your following packages in the repository suffer from broken dependencies:

==
The results in this summary consider Test Updates!
==

package: amavisd-new - 2.4.5-1.el5.noarch from fedora-epel-5-ppc
  unresolved deps:
 perl(Archive::Zip)

package: cpanspec - 1.77-1.el5.noarch from fedora-epel-5-ppc
  unresolved deps:
 perl(Archive::Zip)

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


rpms/rt3/EL-5 rt3.spec,1.20,1.21 sources,1.7,1.8

2009-01-25 Thread Xavier Bachelot
Author: xavierb

Update of /cvs/pkgs/rpms/rt3/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8545

Modified Files:
rt3.spec sources 
Log Message:
Update to 3.6.7 (BZ 481163 - CVE-2008-3502).


Index: rt3.spec
===
RCS file: /cvs/pkgs/rpms/rt3/EL-5/rt3.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- rt3.spec26 Mar 2008 18:28:57 -  1.20
+++ rt3.spec25 Jan 2009 14:57:03 -  1.21
@@ -12,8 +12,8 @@
 %define RT3_LOCALSTATEDIR  %{_localstatedir}/lib/rt3
 
 Name:  rt3
-Version:   3.6.5
-Release:   3%{?dist}
+Version:   3.6.7
+Release:   1%{?dist}
 Summary:   Request tracker 3
 
 Group: Applications/Internet
@@ -44,6 +44,7 @@
 # rpm doesn't catch these:
 Requires: perl(Apache::Session)
 Requires: perl(Calendar::Simple)
+Requires: perl(CSS::Squish)
 Requires: perl(File::Temp)
 Requires: perl(GD::Text)
 Requires: perl(GD::Graph::bars) perl(GD::Graph::pie)
@@ -269,10 +270,16 @@
 %ghost %{_prefix}/local/etc/rt3
 
 %files mailgate
+%defattr(-,root,root,-)
 %{_sbindir}/rt-mailgate
 %{_mandir}/man1/rt-mailgate*
 
 %changelog
+* Sat 10 Jan 2009 Xavier Bachelot  - 3.6.7-1
+- Update to 3.6.7 (BZ 481163 - CVE-2008-3502).
+- R: perl(CSS::Squish).
+- Add %%defattr() to rt3-mailgate.
+
 * Wed Mar 26 2008 Ralf Corsépius  - 3.6.5-3
 - Install rt3.logrotate to /etc/logrotate.d.
 


Index: sources
===
RCS file: /cvs/pkgs/rpms/rt3/EL-5/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources 20 Mar 2008 20:44:17 -  1.7
+++ sources 25 Jan 2009 14:57:03 -  1.8
@@ -1 +1 @@
-e935ef70ad72e6b9cdaea781b676a4cd  rt-3.6.5.tar.gz
+46c0b29cd14010ee6a3f181743aeb6ef  rt-3.6.7.tar.gz

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


rpms/rt3/EL-5 rt3.spec,1.21,1.22

2009-01-25 Thread Xavier Bachelot
Author: xavierb

Update of /cvs/pkgs/rpms/rt3/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv9121

Modified Files:
rt3.spec 
Log Message:
fix date format in changelog


Index: rt3.spec
===
RCS file: /cvs/pkgs/rpms/rt3/EL-5/rt3.spec,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- rt3.spec25 Jan 2009 14:57:03 -  1.21
+++ rt3.spec25 Jan 2009 15:00:13 -  1.22
@@ -275,7 +275,7 @@
 %{_mandir}/man1/rt-mailgate*
 
 %changelog
-* Sat 10 Jan 2009 Xavier Bachelot  - 3.6.7-1
+* Sat Jan 10 2009 Xavier Bachelot  - 3.6.7-1
 - Update to 3.6.7 (BZ 481163 - CVE-2008-3502).
 - R: perl(CSS::Squish).
 - Add %%defattr() to rt3-mailgate.

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


rpms/perl-Net-LibIDN/devel .cvsignore, 1.4, 1.5 perl-Net-LibIDN.spec, 1.7, 1.8 sources, 1.4, 1.5

2009-01-25 Thread Robert Scheck
Author: robert

Update of /cvs/extras/rpms/perl-Net-LibIDN/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv18886

Modified Files:
.cvsignore perl-Net-LibIDN.spec sources 
Log Message:
Upgrade to 0.11



Index: .cvsignore
===
RCS file: /cvs/extras/rpms/perl-Net-LibIDN/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore  10 Feb 2008 13:37:29 -  1.4
+++ .cvsignore  25 Jan 2009 15:46:16 -  1.5
@@ -1 +1 @@
-Net-LibIDN-0.10.tar.gz
+Net-LibIDN-0.11.tar.gz


Index: perl-Net-LibIDN.spec
===
RCS file: /cvs/extras/rpms/perl-Net-LibIDN/devel/perl-Net-LibIDN.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- perl-Net-LibIDN.spec7 Mar 2008 02:11:47 -   1.7
+++ perl-Net-LibIDN.spec25 Jan 2009 15:46:16 -  1.8
@@ -2,8 +2,8 @@
 
 Summary:   Perl bindings for GNU LibIDN
 Name:  perl-Net-LibIDN
-Version:   0.10
-Release:   2%{?dist}
+Version:   0.11
+Release:   1%{?dist}
 License:   GPL+ or Artistic
 Group: Development/Libraries
 URL:   http://search.cpan.org/dist/%{pkgname}/
@@ -26,8 +26,8 @@
 make %{?_smp_mflags}
 
 # Change man page encoding into UTF-8
-iconv -f latin1 -t utf-8 -o "blib/man3/Net::LibIDN.3pm.new" 
"blib/man3/Net::LibIDN.3pm"
-mv -f "blib/man3/Net::LibIDN.3pm.new" "blib/man3/Net::LibIDN.3pm"
+iconv -f latin1 -t utf-8 -o "blib/man3/Net::LibIDN.3pm.utf8" 
"blib/man3/Net::LibIDN.3pm"
+mv -f "blib/man3/Net::LibIDN.3pm.utf8" "blib/man3/Net::LibIDN.3pm"
 
 # Package is lacking GPL file
 perldoc -t perlgpl > COPYING
@@ -53,8 +53,11 @@
 %{perl_vendorarch}/auto/Net
 
 %changelog
-* Thu Mar 06 2008 Tom "spot" Callaway  - 0.10-2
-Rebuild for new perl
+* Sun Jan 25 2009 Robert Scheck  0.11-1
+- Upgrade to 0.11
+
+* Thu Mar 06 2008 Tom "spot" Callaway  0.10-2
+- Rebuild for new perl
 
 * Sun Feb 10 2008 Robert Scheck  0.10-1
 - Upgrade to 0.10


Index: sources
===
RCS file: /cvs/extras/rpms/perl-Net-LibIDN/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources 10 Feb 2008 13:37:29 -  1.4
+++ sources 25 Jan 2009 15:46:16 -  1.5
@@ -1 +1 @@
-9e7f0545f4c70cb9a03f58841c82c508  Net-LibIDN-0.10.tar.gz
+9386ec7da9d0de1509e05eaef3a1943e  Net-LibIDN-0.11.tar.gz

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


rpms/perl-Net-LibIDN/EL-4 .cvsignore, 1.4, 1.5 perl-Net-LibIDN.spec, 1.6, 1.7 sources, 1.4, 1.5

2009-01-25 Thread Robert Scheck
Author: robert

Update of /cvs/extras/rpms/perl-Net-LibIDN/EL-4
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21141/EL-4

Modified Files:
.cvsignore perl-Net-LibIDN.spec sources 
Log Message:
Upgrade to 0.11



Index: .cvsignore
===
RCS file: /cvs/extras/rpms/perl-Net-LibIDN/EL-4/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore  10 Feb 2008 13:36:59 -  1.4
+++ .cvsignore  25 Jan 2009 15:58:42 -  1.5
@@ -1 +1 @@
-Net-LibIDN-0.10.tar.gz
+Net-LibIDN-0.11.tar.gz


Index: perl-Net-LibIDN.spec
===
RCS file: /cvs/extras/rpms/perl-Net-LibIDN/EL-4/perl-Net-LibIDN.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- perl-Net-LibIDN.spec10 Feb 2008 13:36:59 -  1.6
+++ perl-Net-LibIDN.spec25 Jan 2009 15:58:42 -  1.7
@@ -2,7 +2,7 @@
 
 Summary:   Perl bindings for GNU LibIDN
 Name:  perl-Net-LibIDN
-Version:   0.10
+Version:   0.11
 Release:   1%{?dist}
 License:   GPL+ or Artistic
 Group: Development/Libraries
@@ -26,8 +26,8 @@
 make %{?_smp_mflags}
 
 # Change man page encoding into UTF-8
-iconv -f latin1 -t utf-8 -o "blib/man3/Net::LibIDN.3pm.new" 
"blib/man3/Net::LibIDN.3pm"
-mv -f "blib/man3/Net::LibIDN.3pm.new" "blib/man3/Net::LibIDN.3pm"
+iconv -f latin1 -t utf-8 -o "blib/man3/Net::LibIDN.3pm.utf8" 
"blib/man3/Net::LibIDN.3pm"
+mv -f "blib/man3/Net::LibIDN.3pm.utf8" "blib/man3/Net::LibIDN.3pm"
 
 # Package is lacking GPL file
 perldoc -t perlgpl > COPYING
@@ -53,6 +53,12 @@
 %{perl_vendorarch}/auto/Net
 
 %changelog
+* Sun Jan 25 2009 Robert Scheck  0.11-1
+- Upgrade to 0.11
+
+* Thu Mar 06 2008 Tom "spot" Callaway  0.10-2
+- Rebuild for new perl
+
 * Sun Feb 10 2008 Robert Scheck  0.10-1
 - Upgrade to 0.10
 


Index: sources
===
RCS file: /cvs/extras/rpms/perl-Net-LibIDN/EL-4/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources 10 Feb 2008 13:36:59 -  1.4
+++ sources 25 Jan 2009 15:58:42 -  1.5
@@ -1 +1 @@
-9e7f0545f4c70cb9a03f58841c82c508  Net-LibIDN-0.10.tar.gz
+9386ec7da9d0de1509e05eaef3a1943e  Net-LibIDN-0.11.tar.gz

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


rpms/perl-Net-LibIDN/EL-5 .cvsignore, 1.4, 1.5 perl-Net-LibIDN.spec, 1.6, 1.7 sources, 1.4, 1.5

2009-01-25 Thread Robert Scheck
Author: robert

Update of /cvs/extras/rpms/perl-Net-LibIDN/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21141/EL-5

Modified Files:
.cvsignore perl-Net-LibIDN.spec sources 
Log Message:
Upgrade to 0.11



Index: .cvsignore
===
RCS file: /cvs/extras/rpms/perl-Net-LibIDN/EL-5/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore  10 Feb 2008 13:37:10 -  1.4
+++ .cvsignore  25 Jan 2009 15:58:42 -  1.5
@@ -1 +1 @@
-Net-LibIDN-0.10.tar.gz
+Net-LibIDN-0.11.tar.gz


Index: perl-Net-LibIDN.spec
===
RCS file: /cvs/extras/rpms/perl-Net-LibIDN/EL-5/perl-Net-LibIDN.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- perl-Net-LibIDN.spec10 Feb 2008 13:37:10 -  1.6
+++ perl-Net-LibIDN.spec25 Jan 2009 15:58:42 -  1.7
@@ -2,7 +2,7 @@
 
 Summary:   Perl bindings for GNU LibIDN
 Name:  perl-Net-LibIDN
-Version:   0.10
+Version:   0.11
 Release:   1%{?dist}
 License:   GPL+ or Artistic
 Group: Development/Libraries
@@ -26,8 +26,8 @@
 make %{?_smp_mflags}
 
 # Change man page encoding into UTF-8
-iconv -f latin1 -t utf-8 -o "blib/man3/Net::LibIDN.3pm.new" 
"blib/man3/Net::LibIDN.3pm"
-mv -f "blib/man3/Net::LibIDN.3pm.new" "blib/man3/Net::LibIDN.3pm"
+iconv -f latin1 -t utf-8 -o "blib/man3/Net::LibIDN.3pm.utf8" 
"blib/man3/Net::LibIDN.3pm"
+mv -f "blib/man3/Net::LibIDN.3pm.utf8" "blib/man3/Net::LibIDN.3pm"
 
 # Package is lacking GPL file
 perldoc -t perlgpl > COPYING
@@ -53,6 +53,12 @@
 %{perl_vendorarch}/auto/Net
 
 %changelog
+* Sun Jan 25 2009 Robert Scheck  0.11-1
+- Upgrade to 0.11
+
+* Thu Mar 06 2008 Tom "spot" Callaway  0.10-2
+- Rebuild for new perl
+
 * Sun Feb 10 2008 Robert Scheck  0.10-1
 - Upgrade to 0.10
 


Index: sources
===
RCS file: /cvs/extras/rpms/perl-Net-LibIDN/EL-5/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources 10 Feb 2008 13:37:10 -  1.4
+++ sources 25 Jan 2009 15:58:42 -  1.5
@@ -1 +1 @@
-9e7f0545f4c70cb9a03f58841c82c508  Net-LibIDN-0.10.tar.gz
+9386ec7da9d0de1509e05eaef3a1943e  Net-LibIDN-0.11.tar.gz

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


rpms/perl-Net-LibIDN/F-9 .cvsignore, 1.4, 1.5 perl-Net-LibIDN.spec, 1.7, 1.8 sources, 1.4, 1.5

2009-01-25 Thread Robert Scheck
Author: robert

Update of /cvs/extras/rpms/perl-Net-LibIDN/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21141/F-9

Modified Files:
.cvsignore perl-Net-LibIDN.spec sources 
Log Message:
Upgrade to 0.11



Index: .cvsignore
===
RCS file: /cvs/extras/rpms/perl-Net-LibIDN/F-9/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore  10 Feb 2008 13:37:29 -  1.4
+++ .cvsignore  25 Jan 2009 15:58:43 -  1.5
@@ -1 +1 @@
-Net-LibIDN-0.10.tar.gz
+Net-LibIDN-0.11.tar.gz


Index: perl-Net-LibIDN.spec
===
RCS file: /cvs/extras/rpms/perl-Net-LibIDN/F-9/perl-Net-LibIDN.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- perl-Net-LibIDN.spec7 Mar 2008 02:11:47 -   1.7
+++ perl-Net-LibIDN.spec25 Jan 2009 15:58:43 -  1.8
@@ -2,8 +2,8 @@
 
 Summary:   Perl bindings for GNU LibIDN
 Name:  perl-Net-LibIDN
-Version:   0.10
-Release:   2%{?dist}
+Version:   0.11
+Release:   1%{?dist}
 License:   GPL+ or Artistic
 Group: Development/Libraries
 URL:   http://search.cpan.org/dist/%{pkgname}/
@@ -26,8 +26,8 @@
 make %{?_smp_mflags}
 
 # Change man page encoding into UTF-8
-iconv -f latin1 -t utf-8 -o "blib/man3/Net::LibIDN.3pm.new" 
"blib/man3/Net::LibIDN.3pm"
-mv -f "blib/man3/Net::LibIDN.3pm.new" "blib/man3/Net::LibIDN.3pm"
+iconv -f latin1 -t utf-8 -o "blib/man3/Net::LibIDN.3pm.utf8" 
"blib/man3/Net::LibIDN.3pm"
+mv -f "blib/man3/Net::LibIDN.3pm.utf8" "blib/man3/Net::LibIDN.3pm"
 
 # Package is lacking GPL file
 perldoc -t perlgpl > COPYING
@@ -53,8 +53,11 @@
 %{perl_vendorarch}/auto/Net
 
 %changelog
-* Thu Mar 06 2008 Tom "spot" Callaway  - 0.10-2
-Rebuild for new perl
+* Sun Jan 25 2009 Robert Scheck  0.11-1
+- Upgrade to 0.11
+
+* Thu Mar 06 2008 Tom "spot" Callaway  0.10-2
+- Rebuild for new perl
 
 * Sun Feb 10 2008 Robert Scheck  0.10-1
 - Upgrade to 0.10


Index: sources
===
RCS file: /cvs/extras/rpms/perl-Net-LibIDN/F-9/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources 10 Feb 2008 13:37:29 -  1.4
+++ sources 25 Jan 2009 15:58:43 -  1.5
@@ -1 +1 @@
-9e7f0545f4c70cb9a03f58841c82c508  Net-LibIDN-0.10.tar.gz
+9386ec7da9d0de1509e05eaef3a1943e  Net-LibIDN-0.11.tar.gz

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


rpms/perl-Net-LibIDN/F-10 .cvsignore, 1.4, 1.5 perl-Net-LibIDN.spec, 1.7, 1.8 sources, 1.4, 1.5

2009-01-25 Thread Robert Scheck
Author: robert

Update of /cvs/extras/rpms/perl-Net-LibIDN/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21141/F-10

Modified Files:
.cvsignore perl-Net-LibIDN.spec sources 
Log Message:
Upgrade to 0.11



Index: .cvsignore
===
RCS file: /cvs/extras/rpms/perl-Net-LibIDN/F-10/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore  10 Feb 2008 13:37:29 -  1.4
+++ .cvsignore  25 Jan 2009 15:58:43 -  1.5
@@ -1 +1 @@
-Net-LibIDN-0.10.tar.gz
+Net-LibIDN-0.11.tar.gz


Index: perl-Net-LibIDN.spec
===
RCS file: /cvs/extras/rpms/perl-Net-LibIDN/F-10/perl-Net-LibIDN.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- perl-Net-LibIDN.spec7 Mar 2008 02:11:47 -   1.7
+++ perl-Net-LibIDN.spec25 Jan 2009 15:58:43 -  1.8
@@ -2,8 +2,8 @@
 
 Summary:   Perl bindings for GNU LibIDN
 Name:  perl-Net-LibIDN
-Version:   0.10
-Release:   2%{?dist}
+Version:   0.11
+Release:   1%{?dist}
 License:   GPL+ or Artistic
 Group: Development/Libraries
 URL:   http://search.cpan.org/dist/%{pkgname}/
@@ -26,8 +26,8 @@
 make %{?_smp_mflags}
 
 # Change man page encoding into UTF-8
-iconv -f latin1 -t utf-8 -o "blib/man3/Net::LibIDN.3pm.new" 
"blib/man3/Net::LibIDN.3pm"
-mv -f "blib/man3/Net::LibIDN.3pm.new" "blib/man3/Net::LibIDN.3pm"
+iconv -f latin1 -t utf-8 -o "blib/man3/Net::LibIDN.3pm.utf8" 
"blib/man3/Net::LibIDN.3pm"
+mv -f "blib/man3/Net::LibIDN.3pm.utf8" "blib/man3/Net::LibIDN.3pm"
 
 # Package is lacking GPL file
 perldoc -t perlgpl > COPYING
@@ -53,8 +53,11 @@
 %{perl_vendorarch}/auto/Net
 
 %changelog
-* Thu Mar 06 2008 Tom "spot" Callaway  - 0.10-2
-Rebuild for new perl
+* Sun Jan 25 2009 Robert Scheck  0.11-1
+- Upgrade to 0.11
+
+* Thu Mar 06 2008 Tom "spot" Callaway  0.10-2
+- Rebuild for new perl
 
 * Sun Feb 10 2008 Robert Scheck  0.10-1
 - Upgrade to 0.10


Index: sources
===
RCS file: /cvs/extras/rpms/perl-Net-LibIDN/F-10/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources 10 Feb 2008 13:37:29 -  1.4
+++ sources 25 Jan 2009 15:58:43 -  1.5
@@ -1 +1 @@
-9e7f0545f4c70cb9a03f58841c82c508  Net-LibIDN-0.10.tar.gz
+9386ec7da9d0de1509e05eaef3a1943e  Net-LibIDN-0.11.tar.gz

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


rpms/perl-Catalyst-Manual/devel .cvsignore, 1.4, 1.5 perl-Catalyst-Manual.spec, 1.8, 1.9 sources, 1.5, 1.6

2009-01-25 Thread Chris Weyl
Author: cweyl

Update of /cvs/extras/rpms/perl-Catalyst-Manual/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29232

Modified Files:
.cvsignore perl-Catalyst-Manual.spec sources 
Log Message:
* Sun Jan 25 2009 Chris Weyl  5.7016-1
- update to 5.7016



Index: .cvsignore
===
RCS file: /cvs/extras/rpms/perl-Catalyst-Manual/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore  8 Nov 2008 21:30:49 -   1.4
+++ .cvsignore  25 Jan 2009 23:06:09 -  1.5
@@ -1 +1 @@
-Catalyst-Manual-5.7014.tar.gz
+Catalyst-Manual-5.7016.tar.gz


Index: perl-Catalyst-Manual.spec
===
RCS file: 
/cvs/extras/rpms/perl-Catalyst-Manual/devel/perl-Catalyst-Manual.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- perl-Catalyst-Manual.spec   8 Nov 2008 21:30:49 -   1.8
+++ perl-Catalyst-Manual.spec   25 Jan 2009 23:06:09 -  1.9
@@ -1,6 +1,6 @@
 Name:   perl-Catalyst-Manual
 Epoch:  1
-Version:5.7014
+Version:5.7016
 Release:1%{?dist}
 Summary:Catalyst web framework manual
 License:GPL+ or Artistic
@@ -53,6 +53,9 @@
 %exclude %{_mandir}/man3/Catalyst::Manual.3*
 
 %changelog
+* Sun Jan 25 2009 Chris Weyl  5.7016-1
+- update to 5.7016
+
 * Sat Nov 08 2008 Chris Weyl  5.7014-1
 - update to 5.7014
 


Index: sources
===
RCS file: /cvs/extras/rpms/perl-Catalyst-Manual/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources 8 Nov 2008 21:30:49 -   1.5
+++ sources 25 Jan 2009 23:06:09 -  1.6
@@ -1 +1 @@
-f683006f85c0d69fc0058ea0cc718856  Catalyst-Manual-5.7014.tar.gz
+7645455d158e362b1d34dc8e678bbed1  Catalyst-Manual-5.7016.tar.gz

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


rpms/perl-Catalyst-Manual/F-10 perl-Catalyst-Manual.spec, 1.8, 1.9 sources, 1.5, 1.6

2009-01-25 Thread Chris Weyl
Author: cweyl

Update of /cvs/extras/rpms/perl-Catalyst-Manual/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29353

Modified Files:
perl-Catalyst-Manual.spec sources 
Log Message:
* Sun Jan 25 2009 Chris Weyl  5.7016-1
- update to 5.7016



Index: perl-Catalyst-Manual.spec
===
RCS file: /cvs/extras/rpms/perl-Catalyst-Manual/F-10/perl-Catalyst-Manual.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- perl-Catalyst-Manual.spec   8 Nov 2008 21:35:41 -   1.8
+++ perl-Catalyst-Manual.spec   25 Jan 2009 23:06:43 -  1.9
@@ -1,6 +1,6 @@
 Name:   perl-Catalyst-Manual
 Epoch:  1
-Version:5.7014
+Version:5.7016
 Release:1%{?dist}
 Summary:Catalyst web framework manual
 License:GPL+ or Artistic
@@ -53,6 +53,9 @@
 %exclude %{_mandir}/man3/Catalyst::Manual.3*
 
 %changelog
+* Sun Jan 25 2009 Chris Weyl  5.7016-1
+- update to 5.7016
+
 * Sat Nov 08 2008 Chris Weyl  5.7014-1
 - update to 5.7014
 


Index: sources
===
RCS file: /cvs/extras/rpms/perl-Catalyst-Manual/F-10/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources 8 Nov 2008 21:35:41 -   1.5
+++ sources 25 Jan 2009 23:06:43 -  1.6
@@ -1 +1 @@
-f683006f85c0d69fc0058ea0cc718856  Catalyst-Manual-5.7014.tar.gz
+7645455d158e362b1d34dc8e678bbed1  Catalyst-Manual-5.7016.tar.gz

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


rpms/perl-Catalyst-Manual/F-9 perl-Catalyst-Manual.spec, 1.7, 1.8 sources, 1.5, 1.6

2009-01-25 Thread Chris Weyl
Author: cweyl

Update of /cvs/extras/rpms/perl-Catalyst-Manual/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29511

Modified Files:
perl-Catalyst-Manual.spec sources 
Log Message:
* Sun Jan 25 2009 Chris Weyl  5.7016-1
- update to 5.7016



Index: perl-Catalyst-Manual.spec
===
RCS file: /cvs/extras/rpms/perl-Catalyst-Manual/F-9/perl-Catalyst-Manual.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- perl-Catalyst-Manual.spec   8 Nov 2008 21:40:47 -   1.7
+++ perl-Catalyst-Manual.spec   25 Jan 2009 23:07:03 -  1.8
@@ -1,6 +1,6 @@
 Name:   perl-Catalyst-Manual
 Epoch:  1
-Version:5.7014
+Version:5.7016
 Release:1%{?dist}
 Summary:Catalyst web framework manual
 License:GPL+ or Artistic
@@ -53,6 +53,9 @@
 %exclude %{_mandir}/man3/Catalyst::Manual.3*
 
 %changelog
+* Sun Jan 25 2009 Chris Weyl  5.7016-1
+- update to 5.7016
+
 * Sat Nov 08 2008 Chris Weyl  5.7014-1
 - update to 5.7014
 


Index: sources
===
RCS file: /cvs/extras/rpms/perl-Catalyst-Manual/F-9/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources 8 Nov 2008 21:40:47 -   1.5
+++ sources 25 Jan 2009 23:07:03 -  1.6
@@ -1 +1 @@
-f683006f85c0d69fc0058ea0cc718856  Catalyst-Manual-5.7014.tar.gz
+7645455d158e362b1d34dc8e678bbed1  Catalyst-Manual-5.7016.tar.gz

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


rpms/perl-Catalyst-Plugin-Authentication/devel .cvsignore, 1.4, 1.5 perl-Catalyst-Plugin-Authentication.spec, 1.4, 1.5 sources, 1.4, 1.5

2009-01-25 Thread Chris Weyl
Author: cweyl

Update of /cvs/extras/rpms/perl-Catalyst-Plugin-Authentication/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv30508

Modified Files:
.cvsignore perl-Catalyst-Plugin-Authentication.spec sources 
Log Message:
* Sun Jan 25 2009 Chris Weyl  0.100092-1
- update to 0.100092



Index: .cvsignore
===
RCS file: 
/cvs/extras/rpms/perl-Catalyst-Plugin-Authentication/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore  27 Oct 2008 00:37:51 -  1.4
+++ .cvsignore  25 Jan 2009 23:11:04 -  1.5
@@ -1 +1 @@
-Catalyst-Plugin-Authentication-0.10008.tar.gz
+Catalyst-Plugin-Authentication-0.100092.tar.gz


Index: perl-Catalyst-Plugin-Authentication.spec
===
RCS file: 
/cvs/extras/rpms/perl-Catalyst-Plugin-Authentication/devel/perl-Catalyst-Plugin-Authentication.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- perl-Catalyst-Plugin-Authentication.spec27 Oct 2008 00:37:51 -  
1.4
+++ perl-Catalyst-Plugin-Authentication.spec25 Jan 2009 23:11:04 -  
1.5
@@ -1,11 +1,12 @@
 Name:   perl-Catalyst-Plugin-Authentication
-Version:0.10008
+Version:0.100092
 Release:1%{?dist}
 Summary:Infrastructure plugin for the Catalyst authentication framework
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Catalyst-Plugin-Authentication/
-Source0:
http://www.cpan.org/authors/id/J/JA/JAYK/Catalyst-Plugin-Authentication-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/B/BO/BOBTFISH/Catalyst-Plugin-Authentication-%{version}.tar.gz
+#Source0:
http://www.cpan.org/authors/id/J/JA/JAYK/Catalyst-Plugin-Authentication-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:  noarch
 Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
@@ -83,6 +84,9 @@
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jan 25 2009 Chris Weyl  0.100092-1
+- update to 0.100092
+
 * Sun Oct 26 2008 Chris Weyl  0.10008-1
 - update to 0.10008
 


Index: sources
===
RCS file: /cvs/extras/rpms/perl-Catalyst-Plugin-Authentication/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources 27 Oct 2008 00:37:51 -  1.4
+++ sources 25 Jan 2009 23:11:04 -  1.5
@@ -1 +1 @@
-ebf3708c964281f723006461bbd81f6a  Catalyst-Plugin-Authentication-0.10008.tar.gz
+2af45dacf12b9ff9d8825431cb2b81de  
Catalyst-Plugin-Authentication-0.100092.tar.gz

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


rpms/perl-Catalyst-Plugin-Authentication/F-10 perl-Catalyst-Plugin-Authentication.spec, 1.4, 1.5 sources, 1.4, 1.5

2009-01-25 Thread Chris Weyl
Author: cweyl

Update of /cvs/extras/rpms/perl-Catalyst-Plugin-Authentication/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv30946

Modified Files:
perl-Catalyst-Plugin-Authentication.spec sources 
Log Message:
* Sun Jan 25 2009 Chris Weyl  0.100092-1
- update to 0.100092



Index: perl-Catalyst-Plugin-Authentication.spec
===
RCS file: 
/cvs/extras/rpms/perl-Catalyst-Plugin-Authentication/F-10/perl-Catalyst-Plugin-Authentication.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- perl-Catalyst-Plugin-Authentication.spec27 Oct 2008 00:37:51 -  
1.4
+++ perl-Catalyst-Plugin-Authentication.spec25 Jan 2009 23:12:41 -  
1.5
@@ -1,11 +1,12 @@
 Name:   perl-Catalyst-Plugin-Authentication
-Version:0.10008
+Version:0.100092
 Release:1%{?dist}
 Summary:Infrastructure plugin for the Catalyst authentication framework
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Catalyst-Plugin-Authentication/
-Source0:
http://www.cpan.org/authors/id/J/JA/JAYK/Catalyst-Plugin-Authentication-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/B/BO/BOBTFISH/Catalyst-Plugin-Authentication-%{version}.tar.gz
+#Source0:
http://www.cpan.org/authors/id/J/JA/JAYK/Catalyst-Plugin-Authentication-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:  noarch
 Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
@@ -83,6 +84,9 @@
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jan 25 2009 Chris Weyl  0.100092-1
+- update to 0.100092
+
 * Sun Oct 26 2008 Chris Weyl  0.10008-1
 - update to 0.10008
 


Index: sources
===
RCS file: /cvs/extras/rpms/perl-Catalyst-Plugin-Authentication/F-10/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources 27 Oct 2008 00:37:51 -  1.4
+++ sources 25 Jan 2009 23:12:41 -  1.5
@@ -1 +1 @@
-ebf3708c964281f723006461bbd81f6a  Catalyst-Plugin-Authentication-0.10008.tar.gz
+2af45dacf12b9ff9d8825431cb2b81de  
Catalyst-Plugin-Authentication-0.100092.tar.gz

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


rpms/perl-Catalyst-Plugin-Authentication/F-9 perl-Catalyst-Plugin-Authentication.spec, 1.3, 1.4 sources, 1.4, 1.5

2009-01-25 Thread Chris Weyl
Author: cweyl

Update of /cvs/extras/rpms/perl-Catalyst-Plugin-Authentication/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31082

Modified Files:
perl-Catalyst-Plugin-Authentication.spec sources 
Log Message:
* Sun Jan 25 2009 Chris Weyl  0.100092-1
- update to 0.100092



Index: perl-Catalyst-Plugin-Authentication.spec
===
RCS file: 
/cvs/extras/rpms/perl-Catalyst-Plugin-Authentication/F-9/perl-Catalyst-Plugin-Authentication.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- perl-Catalyst-Plugin-Authentication.spec27 Oct 2008 00:42:45 -  
1.3
+++ perl-Catalyst-Plugin-Authentication.spec25 Jan 2009 23:13:06 -  
1.4
@@ -1,11 +1,12 @@
 Name:   perl-Catalyst-Plugin-Authentication
-Version:0.10008
+Version:0.100092
 Release:1%{?dist}
 Summary:Infrastructure plugin for the Catalyst authentication framework
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Catalyst-Plugin-Authentication/
-Source0:
http://www.cpan.org/authors/id/J/JA/JAYK/Catalyst-Plugin-Authentication-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/B/BO/BOBTFISH/Catalyst-Plugin-Authentication-%{version}.tar.gz
+#Source0:
http://www.cpan.org/authors/id/J/JA/JAYK/Catalyst-Plugin-Authentication-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:  noarch
 Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
@@ -83,6 +84,9 @@
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jan 25 2009 Chris Weyl  0.100092-1
+- update to 0.100092
+
 * Sun Oct 26 2008 Chris Weyl  0.10008-1
 - update to 0.10008
 


Index: sources
===
RCS file: /cvs/extras/rpms/perl-Catalyst-Plugin-Authentication/F-9/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources 27 Oct 2008 00:42:45 -  1.4
+++ sources 25 Jan 2009 23:13:06 -  1.5
@@ -1 +1 @@
-ebf3708c964281f723006461bbd81f6a  Catalyst-Plugin-Authentication-0.10008.tar.gz
+2af45dacf12b9ff9d8825431cb2b81de  
Catalyst-Plugin-Authentication-0.100092.tar.gz

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


rpms/perl-Catalyst-Plugin-ConfigLoader/devel .cvsignore, 1.4, 1.5 perl-Catalyst-Plugin-ConfigLoader.spec, 1.6, 1.7 sources, 1.4, 1.5

2009-01-25 Thread Chris Weyl
Author: cweyl

Update of /cvs/extras/rpms/perl-Catalyst-Plugin-ConfigLoader/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31940

Modified Files:
.cvsignore perl-Catalyst-Plugin-ConfigLoader.spec sources 
Log Message:
* Sun Jan 25 2009 Chris Weyl  0.22-1
- update to 0.22
- add br on MRO::Compat



Index: .cvsignore
===
RCS file: /cvs/extras/rpms/perl-Catalyst-Plugin-ConfigLoader/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore  26 Sep 2008 05:10:01 -  1.4
+++ .cvsignore  25 Jan 2009 23:16:38 -  1.5
@@ -1 +1 @@
-Catalyst-Plugin-ConfigLoader-0.21.tar.gz
+Catalyst-Plugin-ConfigLoader-0.22.tar.gz


Index: perl-Catalyst-Plugin-ConfigLoader.spec
===
RCS file: 
/cvs/extras/rpms/perl-Catalyst-Plugin-ConfigLoader/devel/perl-Catalyst-Plugin-ConfigLoader.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- perl-Catalyst-Plugin-ConfigLoader.spec  2 Oct 2008 05:01:19 -   
1.6
+++ perl-Catalyst-Plugin-ConfigLoader.spec  25 Jan 2009 23:16:38 -  
1.7
@@ -1,6 +1,6 @@
 Name:   perl-Catalyst-Plugin-ConfigLoader
-Version:0.21
-Release:2%{?dist}
+Version:0.22
+Release:1%{?dist}
 Summary:Load config files of various types
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -17,6 +17,7 @@
 BuildRequires:  perl(Catalyst)
 BuildRequires:  perl(Config::Any) >= 0.04
 BuildRequires:  perl(Data::Visitor) >= 0.02
+BuildRequires:  perl(MRO::Compat) >= 0.09
 # test 
 BuildRequires:  perl(Test::Pod), perl(Test::Pod::Coverage)
 
@@ -56,6 +57,10 @@
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jan 25 2009 Chris Weyl  0.22-1
+- update to 0.22
+- add br on MRO::Compat
+
 * Wed Oct 01 2008 Chris Weyl  0.21-2
 - drop _with_network_tests bit
 


Index: sources
===
RCS file: /cvs/extras/rpms/perl-Catalyst-Plugin-ConfigLoader/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources 26 Sep 2008 05:10:01 -  1.4
+++ sources 25 Jan 2009 23:16:38 -  1.5
@@ -1 +1 @@
-64f68d04c8ae102a1e424324e02f1fb0  Catalyst-Plugin-ConfigLoader-0.21.tar.gz
+add762f2be35c9da2b6a61b4bc367588  Catalyst-Plugin-ConfigLoader-0.22.tar.gz

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


rpms/perl-Catalyst-Plugin-ConfigLoader/F-10 perl-Catalyst-Plugin-ConfigLoader.spec, 1.6, 1.7 sources, 1.4, 1.5

2009-01-25 Thread Chris Weyl
Author: cweyl

Update of /cvs/extras/rpms/perl-Catalyst-Plugin-ConfigLoader/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv32253

Modified Files:
perl-Catalyst-Plugin-ConfigLoader.spec sources 
Log Message:
* Sun Jan 25 2009 Chris Weyl  0.22-1
- update to 0.22
- add br on MRO::Compat



Index: perl-Catalyst-Plugin-ConfigLoader.spec
===
RCS file: 
/cvs/extras/rpms/perl-Catalyst-Plugin-ConfigLoader/F-10/perl-Catalyst-Plugin-ConfigLoader.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- perl-Catalyst-Plugin-ConfigLoader.spec  2 Oct 2008 05:01:19 -   
1.6
+++ perl-Catalyst-Plugin-ConfigLoader.spec  25 Jan 2009 23:17:38 -  
1.7
@@ -1,6 +1,6 @@
 Name:   perl-Catalyst-Plugin-ConfigLoader
-Version:0.21
-Release:2%{?dist}
+Version:0.22
+Release:1%{?dist}
 Summary:Load config files of various types
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -17,6 +17,7 @@
 BuildRequires:  perl(Catalyst)
 BuildRequires:  perl(Config::Any) >= 0.04
 BuildRequires:  perl(Data::Visitor) >= 0.02
+BuildRequires:  perl(MRO::Compat) >= 0.09
 # test 
 BuildRequires:  perl(Test::Pod), perl(Test::Pod::Coverage)
 
@@ -56,6 +57,10 @@
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jan 25 2009 Chris Weyl  0.22-1
+- update to 0.22
+- add br on MRO::Compat
+
 * Wed Oct 01 2008 Chris Weyl  0.21-2
 - drop _with_network_tests bit
 


Index: sources
===
RCS file: /cvs/extras/rpms/perl-Catalyst-Plugin-ConfigLoader/F-10/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources 26 Sep 2008 05:10:01 -  1.4
+++ sources 25 Jan 2009 23:17:38 -  1.5
@@ -1 +1 @@
-64f68d04c8ae102a1e424324e02f1fb0  Catalyst-Plugin-ConfigLoader-0.21.tar.gz
+add762f2be35c9da2b6a61b4bc367588  Catalyst-Plugin-ConfigLoader-0.22.tar.gz

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


rpms/perl-Catalyst-Plugin-ConfigLoader/F-9 perl-Catalyst-Plugin-ConfigLoader.spec, 1.5, 1.6 sources, 1.4, 1.5

2009-01-25 Thread Chris Weyl
Author: cweyl

Update of /cvs/extras/rpms/perl-Catalyst-Plugin-ConfigLoader/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv32739

Modified Files:
perl-Catalyst-Plugin-ConfigLoader.spec sources 
Log Message:
* Sun Jan 25 2009 Chris Weyl  0.22-1
- update to 0.22
- add br on MRO::Compat



Index: perl-Catalyst-Plugin-ConfigLoader.spec
===
RCS file: 
/cvs/extras/rpms/perl-Catalyst-Plugin-ConfigLoader/F-9/perl-Catalyst-Plugin-ConfigLoader.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- perl-Catalyst-Plugin-ConfigLoader.spec  26 Sep 2008 05:11:14 -  
1.5
+++ perl-Catalyst-Plugin-ConfigLoader.spec  25 Jan 2009 23:20:00 -  
1.6
@@ -1,5 +1,5 @@
 Name:   perl-Catalyst-Plugin-ConfigLoader
-Version:0.21
+Version:0.22
 Release:1%{?dist}
 Summary:Load config files of various types
 License:GPL+ or Artistic
@@ -17,6 +17,7 @@
 BuildRequires:  perl(Catalyst)
 BuildRequires:  perl(Config::Any) >= 0.04
 BuildRequires:  perl(Data::Visitor) >= 0.02
+BuildRequires:  perl(MRO::Compat) >= 0.09
 # test 
 BuildRequires:  perl(Test::Pod), perl(Test::Pod::Coverage)
 
@@ -44,10 +45,7 @@
 %{_fixperms} %{buildroot}/*
 
 %check
-# avoid test that will fail in mock (needs local network access)
-%{?!_with_network_tests: mv t/10-live_auto.t .}
 make test
-%{?!_with_network_tests: mv 10-live_auto.t t/ }
 
 %clean
 rm -rf %{buildroot}
@@ -59,6 +57,13 @@
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jan 25 2009 Chris Weyl  0.22-1
+- update to 0.22
+- add br on MRO::Compat
+
+* Wed Oct 01 2008 Chris Weyl  0.21-2
+- drop _with_network_tests bit
+
 * Thu Sep 25 2008 Chris Weyl  0.21-1
 - update to 0.21
 


Index: sources
===
RCS file: /cvs/extras/rpms/perl-Catalyst-Plugin-ConfigLoader/F-9/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources 26 Sep 2008 05:11:14 -  1.4
+++ sources 25 Jan 2009 23:20:00 -  1.5
@@ -1 +1 @@
-64f68d04c8ae102a1e424324e02f1fb0  Catalyst-Plugin-ConfigLoader-0.21.tar.gz
+add762f2be35c9da2b6a61b4bc367588  Catalyst-Plugin-ConfigLoader-0.22.tar.gz

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


rpms/perl-Catalyst-Runtime/devel .cvsignore, 1.5, 1.6 perl-Catalyst-Runtime.spec, 1.9, 1.10 sources, 1.5, 1.6

2009-01-25 Thread Chris Weyl
Author: cweyl

Update of /cvs/extras/rpms/perl-Catalyst-Runtime/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3072

Modified Files:
.cvsignore perl-Catalyst-Runtime.spec sources 
Log Message:
* Sun Jan 25 2009 Chris Weyl  5.71000-1
- update to 5.71000



Index: .cvsignore
===
RCS file: /cvs/extras/rpms/perl-Catalyst-Runtime/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore  23 Oct 2008 14:23:24 -  1.5
+++ .cvsignore  25 Jan 2009 23:30:09 -  1.6
@@ -1 +1 @@
-Catalyst-Runtime-5.7015.tar.gz
+Catalyst-Runtime-5.71000.tar.gz


Index: perl-Catalyst-Runtime.spec
===
RCS file: 
/cvs/extras/rpms/perl-Catalyst-Runtime/devel/perl-Catalyst-Runtime.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- perl-Catalyst-Runtime.spec  23 Oct 2008 14:23:24 -  1.9
+++ perl-Catalyst-Runtime.spec  25 Jan 2009 23:30:09 -  1.10
@@ -1,5 +1,5 @@
 Name:   perl-Catalyst-Runtime
-Version:5.7015
+Version:5.71000
 Release:1%{?dist}
 Summary:Catalyst core modules
 License:GPL+ or Artistic
@@ -20,22 +20,22 @@
 BuildRequires:  perl(CGI::Simple::Cookie)
 BuildRequires:  perl(Class::Accessor::Fast)
 BuildRequires:  perl(Class::Data::Inheritable)
-BuildRequires:  perl(Class::Inspector) >= 1.06
+BuildRequires:  perl(Class::Inspector)  >= 1.06
 BuildRequires:  perl(Data::Dump)
 BuildRequires:  perl(File::Modified)
 BuildRequires:  perl(HTML::Entities)
-BuildRequires:  perl(HTTP::Body) >= 0.9
-BuildRequires:  perl(HTTP::Headers) >= 1.64
+BuildRequires:  perl(HTTP::Body)>= 1.04 
+BuildRequires:  perl(HTTP::Headers) >= 1.64
 BuildRequires:  perl(HTTP::Request)
-BuildRequires:  perl(HTTP::Request::AsCGI) >= 0.5
+BuildRequires:  perl(HTTP::Request::AsCGI)  >= 0.5
 BuildRequires:  perl(HTTP::Response)
 BuildRequires:  perl(LWP::UserAgent)
-BuildRequires:  perl(Module::Pluggable) >= 3.01
+BuildRequires:  perl(Module::Pluggable) >= 3.01
 BuildRequires:  perl(Path::Class) >= 0.09
-BuildRequires:  perl(Text::SimpleTable) >= 0.03
-BuildRequires:  perl(Tree::Simple) >= 1.15
+BuildRequires:  perl(Text::SimpleTable) >= 0.03
+BuildRequires:  perl(Tree::Simple)  >= 1.15
 BuildRequires:  perl(Tree::Simple::Visitor::FindByPath)
-BuildRequires:  perl(URI) >= 1.35
+BuildRequires:  perl(URI)   >= 1.35
 # test
 BuildRequires:  perl(Class::C3)
 BuildRequires:  perl(File::Copy::Recursive)
@@ -142,6 +142,9 @@
 %{_mandir}/man1/*
 
 %changelog
+* Sun Jan 25 2009 Chris Weyl  5.71000-1
+- update to 5.71000
+
 * Thu Oct 23 2008 Chris Weyl  5.7015-1
 - update to 5.7015
 


Index: sources
===
RCS file: /cvs/extras/rpms/perl-Catalyst-Runtime/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources 23 Oct 2008 14:23:24 -  1.5
+++ sources 25 Jan 2009 23:30:09 -  1.6
@@ -1 +1 @@
-b072cd434585676b075b41ccc9775ee9  Catalyst-Runtime-5.7015.tar.gz
+d92966ae79d5ad3d7768809acd4886ea  Catalyst-Runtime-5.71000.tar.gz

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


[Bug 481519] New: HTTP::Body 1.04 in F-9, F-10?

2009-01-25 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: HTTP::Body 1.04 in F-9, F-10?

https://bugzilla.redhat.com/show_bug.cgi?id=481519

   Summary: HTTP::Body 1.04 in F-9, F-10?
   Product: Fedora
   Version: 10
  Platform: All
OS/Version: Linux
Status: NEW
  Severity: medium
  Priority: low
 Component: perl-HTTP-Body
AssignedTo: tcall...@redhat.com
ReportedBy: cw...@alumni.drew.edu
 QAContact: extras...@fedoraproject.org
CC: tcall...@redhat.com, fedora-perl-devel-list@redhat.com
Classification: Fedora


The latest level of Catalyst::Runtime requires at least 1.04 of HTTP::Body. 
Any objections if I update to it in F-9, F-10?

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


rpms/perl-Class-C3/devel .cvsignore, 1.5, 1.6 perl-Class-C3.spec, 1.8, 1.9 sources, 1.6, 1.7

2009-01-25 Thread Chris Weyl
Author: cweyl

Update of /cvs/extras/rpms/perl-Class-C3/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4017

Modified Files:
.cvsignore perl-Class-C3.spec sources 
Log Message:
* Sun Jan 25 2009 Chris Weyl  0.20-1
- update to 0.20



Index: .cvsignore
===
RCS file: /cvs/extras/rpms/perl-Class-C3/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore  1 Jun 2007 20:42:27 -   1.5
+++ .cvsignore  25 Jan 2009 23:34:54 -  1.6
@@ -1 +1,4 @@
-Class-C3-0.18.tar.gz
+Class-C3-0.20.tar.gz
+*.gz
+*.log
+*.rpm


Index: perl-Class-C3.spec
===
RCS file: /cvs/extras/rpms/perl-Class-C3/devel/perl-Class-C3.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- perl-Class-C3.spec  4 Mar 2008 22:52:18 -   1.8
+++ perl-Class-C3.spec  25 Jan 2009 23:34:54 -  1.9
@@ -1,11 +1,12 @@
 Name:   perl-Class-C3
-Version:0.19
-Release:2%{?dist}
+Version:0.20
+Release:1%{?dist}
 Summary:Pragma to use the C3 method resolution order algorithm
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Class-C3/
-Source0:
http://www.cpan.org/authors/id/B/BL/BLBLACK/Class-C3-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/F/FL/FLORA/Class-C3-%{version}.tar.gz
+#Source0:
http://www.cpan.org/authors/id/B/BL/BLBLACK/Class-C3-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:  noarch
 Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
@@ -23,6 +24,7 @@
 BuildRequires:  perl(Test::Exception) >= 0.15
 # testing...
 BuildRequires:  perl(Test::Pod), perl(Test::Pod::Coverage)
+BuildRequires:  perl(Class::C3)
 BuildRequires:  perl(Sub::Name)
 
 # missed!
@@ -74,6 +76,9 @@
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jan 25 2009 Chris Weyl  0.20-1
+- update to 0.20
+
 * Tue Mar  4 2008 Tom "spot" Callaway  0.19-2
 - rebuild for new perl
 


Index: sources
===
RCS file: /cvs/extras/rpms/perl-Class-C3/devel/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources 24 Oct 2007 06:33:49 -  1.6
+++ sources 25 Jan 2009 23:34:54 -  1.7
@@ -1 +1 @@
-bb3779da9c9786043ba2e0d9357b5078  Class-C3-0.19.tar.gz
+dcb30979cedeb252438179a6e478ea5a  Class-C3-0.20.tar.gz

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


rpms/perl-Class-C3/F-10 perl-Class-C3.spec,1.8,1.9 sources,1.6,1.7

2009-01-25 Thread Chris Weyl
Author: cweyl

Update of /cvs/extras/rpms/perl-Class-C3/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4166

Modified Files:
perl-Class-C3.spec sources 
Log Message:
* Sun Jan 25 2009 Chris Weyl  0.20-1
- update to 0.20



Index: perl-Class-C3.spec
===
RCS file: /cvs/extras/rpms/perl-Class-C3/F-10/perl-Class-C3.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- perl-Class-C3.spec  4 Mar 2008 22:52:18 -   1.8
+++ perl-Class-C3.spec  25 Jan 2009 23:35:19 -  1.9
@@ -1,11 +1,12 @@
 Name:   perl-Class-C3
-Version:0.19
-Release:2%{?dist}
+Version:0.20
+Release:1%{?dist}
 Summary:Pragma to use the C3 method resolution order algorithm
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Class-C3/
-Source0:
http://www.cpan.org/authors/id/B/BL/BLBLACK/Class-C3-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/F/FL/FLORA/Class-C3-%{version}.tar.gz
+#Source0:
http://www.cpan.org/authors/id/B/BL/BLBLACK/Class-C3-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:  noarch
 Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
@@ -23,6 +24,7 @@
 BuildRequires:  perl(Test::Exception) >= 0.15
 # testing...
 BuildRequires:  perl(Test::Pod), perl(Test::Pod::Coverage)
+BuildRequires:  perl(Class::C3)
 BuildRequires:  perl(Sub::Name)
 
 # missed!
@@ -74,6 +76,9 @@
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jan 25 2009 Chris Weyl  0.20-1
+- update to 0.20
+
 * Tue Mar  4 2008 Tom "spot" Callaway  0.19-2
 - rebuild for new perl
 


Index: sources
===
RCS file: /cvs/extras/rpms/perl-Class-C3/F-10/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources 24 Oct 2007 06:33:49 -  1.6
+++ sources 25 Jan 2009 23:35:19 -  1.7
@@ -1 +1 @@
-bb3779da9c9786043ba2e0d9357b5078  Class-C3-0.19.tar.gz
+dcb30979cedeb252438179a6e478ea5a  Class-C3-0.20.tar.gz

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


rpms/perl-Class-C3/F-9 perl-Class-C3.spec,1.8,1.9 sources,1.6,1.7

2009-01-25 Thread Chris Weyl
Author: cweyl

Update of /cvs/extras/rpms/perl-Class-C3/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4364

Modified Files:
perl-Class-C3.spec sources 
Log Message:
* Sun Jan 25 2009 Chris Weyl  0.20-1
- update to 0.20



Index: perl-Class-C3.spec
===
RCS file: /cvs/extras/rpms/perl-Class-C3/F-9/perl-Class-C3.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- perl-Class-C3.spec  4 Mar 2008 22:52:18 -   1.8
+++ perl-Class-C3.spec  25 Jan 2009 23:35:38 -  1.9
@@ -1,11 +1,12 @@
 Name:   perl-Class-C3
-Version:0.19
-Release:2%{?dist}
+Version:0.20
+Release:1%{?dist}
 Summary:Pragma to use the C3 method resolution order algorithm
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Class-C3/
-Source0:
http://www.cpan.org/authors/id/B/BL/BLBLACK/Class-C3-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/F/FL/FLORA/Class-C3-%{version}.tar.gz
+#Source0:
http://www.cpan.org/authors/id/B/BL/BLBLACK/Class-C3-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:  noarch
 Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
@@ -23,6 +24,7 @@
 BuildRequires:  perl(Test::Exception) >= 0.15
 # testing...
 BuildRequires:  perl(Test::Pod), perl(Test::Pod::Coverage)
+BuildRequires:  perl(Class::C3)
 BuildRequires:  perl(Sub::Name)
 
 # missed!
@@ -74,6 +76,9 @@
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jan 25 2009 Chris Weyl  0.20-1
+- update to 0.20
+
 * Tue Mar  4 2008 Tom "spot" Callaway  0.19-2
 - rebuild for new perl
 


Index: sources
===
RCS file: /cvs/extras/rpms/perl-Class-C3/F-9/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources 24 Oct 2007 06:33:49 -  1.6
+++ sources 25 Jan 2009 23:35:38 -  1.7
@@ -1 +1 @@
-bb3779da9c9786043ba2e0d9357b5078  Class-C3-0.19.tar.gz
+dcb30979cedeb252438179a6e478ea5a  Class-C3-0.20.tar.gz

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


rpms/perl-CSS-Tiny/F-9 perl-CSS-Tiny.spec,1.4,1.5 sources,1.3,1.4

2009-01-25 Thread Chris Weyl
Author: cweyl

Update of /cvs/extras/rpms/perl-CSS-Tiny/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4809

Modified Files:
perl-CSS-Tiny.spec sources 
Log Message:
* Sun Oct 26 2008 Chris Weyl  1.15-1
- update to 1.15



Index: perl-CSS-Tiny.spec
===
RCS file: /cvs/extras/rpms/perl-CSS-Tiny/F-9/perl-CSS-Tiny.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- perl-CSS-Tiny.spec  28 Feb 2008 13:10:45 -  1.4
+++ perl-CSS-Tiny.spec  25 Jan 2009 23:36:54 -  1.5
@@ -1,6 +1,6 @@
 Name:   perl-CSS-Tiny
-Version:1.14
-Release:3%{?dist}
+Version:1.15
+Release:1%{?dist}
 Summary:Read/Write .css files with as little code as possible
 
 Group:  Development/Libraries
@@ -53,6 +53,9 @@
 
 
 %changelog
+* Sun Oct 26 2008 Chris Weyl  1.15-1
+- update to 1.15
+
 * Wed Feb 27 2008 Tom "spot" Callaway  - 1.14-3
 - Rebuild for perl 5.10 (again)
 


Index: sources
===
RCS file: /cvs/extras/rpms/perl-CSS-Tiny/F-9/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources 4 Sep 2006 18:33:20 -   1.3
+++ sources 25 Jan 2009 23:36:54 -  1.4
@@ -1 +1 @@
-778e4184dcac079b2eb0264c4748c335  CSS-Tiny-1.14.tar.gz
+fb95eca695af24221f34de116a069b73  CSS-Tiny-1.15.tar.gz

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


rpms/perl-CPAN-Mini/devel .cvsignore, 1.2, 1.3 perl-CPAN-Mini.spec, 1.2, 1.3 sources, 1.2, 1.3

2009-01-25 Thread Chris Weyl
Author: cweyl

Update of /cvs/extras/rpms/perl-CPAN-Mini/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5719

Modified Files:
.cvsignore perl-CPAN-Mini.spec sources 
Log Message:
* Sun Jan 25 2009 Chris Weyl  0.576-1
- update to 0.576



Index: .cvsignore
===
RCS file: /cvs/extras/rpms/perl-CPAN-Mini/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore  30 May 2008 19:47:10 -  1.2
+++ .cvsignore  25 Jan 2009 23:40:35 -  1.3
@@ -1 +1 @@
-CPAN-Mini-0.571.tar.gz
+CPAN-Mini-0.576.tar.gz


Index: perl-CPAN-Mini.spec
===
RCS file: /cvs/extras/rpms/perl-CPAN-Mini/devel/perl-CPAN-Mini.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- perl-CPAN-Mini.spec 30 May 2008 19:49:00 -  1.2
+++ perl-CPAN-Mini.spec 25 Jan 2009 23:40:35 -  1.3
@@ -1,6 +1,6 @@
 Name:   perl-CPAN-Mini
-Version:0.571
-Release:2%{?dist}
+Version:0.576
+Release:1%{?dist}
 Summary:Create a minimal mirror of CPAN
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -13,6 +13,7 @@
 BuildRequires:  perl(Compress::Zlib) >= 1.20
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(File::HomeDir) >= 0.57
+BuildRequires:  perl(File::Path) >= 2.04
 BuildRequires:  perl(LWP) >= 5
 BuildRequires:  perl(URI) >= 1
 BuildRequires:  perl(Test::More)
@@ -55,6 +56,9 @@
 %{_mandir}/man[13]/*
 
 %changelog
+* Sun Jan 25 2009 Chris Weyl  0.576-1
+- update to 0.576
+
 * Fri May 30 2008 Chris Weyl  0.571-2
 - bump
 


Index: sources
===
RCS file: /cvs/extras/rpms/perl-CPAN-Mini/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources 30 May 2008 19:47:10 -  1.2
+++ sources 25 Jan 2009 23:40:35 -  1.3
@@ -1 +1 @@
-0fcaa2f7ee4872c51ae62620ec04f221  CPAN-Mini-0.571.tar.gz
+d351d5d32b1259a8c3037f460f8b22b6  CPAN-Mini-0.576.tar.gz

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


rpms/perl-CPAN-Mini/F-10 perl-CPAN-Mini.spec, 1.2, 1.3 sources, 1.2, 1.3

2009-01-25 Thread Chris Weyl
Author: cweyl

Update of /cvs/extras/rpms/perl-CPAN-Mini/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6192

Modified Files:
perl-CPAN-Mini.spec sources 
Log Message:
* Sun Jan 25 2009 Chris Weyl  0.576-1
- update to 0.576



Index: perl-CPAN-Mini.spec
===
RCS file: /cvs/extras/rpms/perl-CPAN-Mini/F-10/perl-CPAN-Mini.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- perl-CPAN-Mini.spec 30 May 2008 19:49:00 -  1.2
+++ perl-CPAN-Mini.spec 25 Jan 2009 23:41:59 -  1.3
@@ -1,6 +1,6 @@
 Name:   perl-CPAN-Mini
-Version:0.571
-Release:2%{?dist}
+Version:0.576
+Release:1%{?dist}
 Summary:Create a minimal mirror of CPAN
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -13,6 +13,7 @@
 BuildRequires:  perl(Compress::Zlib) >= 1.20
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(File::HomeDir) >= 0.57
+BuildRequires:  perl(File::Path) >= 2.04
 BuildRequires:  perl(LWP) >= 5
 BuildRequires:  perl(URI) >= 1
 BuildRequires:  perl(Test::More)
@@ -55,6 +56,9 @@
 %{_mandir}/man[13]/*
 
 %changelog
+* Sun Jan 25 2009 Chris Weyl  0.576-1
+- update to 0.576
+
 * Fri May 30 2008 Chris Weyl  0.571-2
 - bump
 


Index: sources
===
RCS file: /cvs/extras/rpms/perl-CPAN-Mini/F-10/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources 30 May 2008 19:47:10 -  1.2
+++ sources 25 Jan 2009 23:41:59 -  1.3
@@ -1 +1 @@
-0fcaa2f7ee4872c51ae62620ec04f221  CPAN-Mini-0.571.tar.gz
+d351d5d32b1259a8c3037f460f8b22b6  CPAN-Mini-0.576.tar.gz

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


rpms/perl-CPAN-Mini/F-9 perl-CPAN-Mini.spec, 1.1, 1.2 sources, 1.2, 1.3

2009-01-25 Thread Chris Weyl
Author: cweyl

Update of /cvs/extras/rpms/perl-CPAN-Mini/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6295

Modified Files:
perl-CPAN-Mini.spec sources 
Log Message:
* Sun Jan 25 2009 Chris Weyl  0.576-1
- update to 0.576



Index: perl-CPAN-Mini.spec
===
RCS file: /cvs/extras/rpms/perl-CPAN-Mini/F-9/perl-CPAN-Mini.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- perl-CPAN-Mini.spec 30 May 2008 19:49:58 -  1.1
+++ perl-CPAN-Mini.spec 25 Jan 2009 23:42:16 -  1.2
@@ -1,6 +1,6 @@
 Name:   perl-CPAN-Mini
-Version:0.571
-Release:2%{?dist}
+Version:0.576
+Release:1%{?dist}
 Summary:Create a minimal mirror of CPAN
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -13,6 +13,7 @@
 BuildRequires:  perl(Compress::Zlib) >= 1.20
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(File::HomeDir) >= 0.57
+BuildRequires:  perl(File::Path) >= 2.04
 BuildRequires:  perl(LWP) >= 5
 BuildRequires:  perl(URI) >= 1
 BuildRequires:  perl(Test::More)
@@ -55,6 +56,9 @@
 %{_mandir}/man[13]/*
 
 %changelog
+* Sun Jan 25 2009 Chris Weyl  0.576-1
+- update to 0.576
+
 * Fri May 30 2008 Chris Weyl  0.571-2
 - bump
 


Index: sources
===
RCS file: /cvs/extras/rpms/perl-CPAN-Mini/F-9/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources 30 May 2008 19:49:58 -  1.2
+++ sources 25 Jan 2009 23:42:16 -  1.3
@@ -1 +1 @@
-0fcaa2f7ee4872c51ae62620ec04f221  CPAN-Mini-0.571.tar.gz
+d351d5d32b1259a8c3037f460f8b22b6  CPAN-Mini-0.576.tar.gz

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


rpms/perl-Gtk2-Sexy/devel .cvsignore, 1.4, 1.5 perl-Gtk2-Sexy.spec, 1.8, 1.9 sources, 1.4, 1.5

2009-01-25 Thread Chris Weyl
Author: cweyl

Update of /cvs/extras/rpms/perl-Gtk2-Sexy/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv7259

Modified Files:
.cvsignore perl-Gtk2-Sexy.spec sources 
Log Message:
* Sun Jan 25 2009 Chris Weyl  0.05-1
- update to 0.05



Index: .cvsignore
===
RCS file: /cvs/extras/rpms/perl-Gtk2-Sexy/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore  23 Oct 2008 17:32:38 -  1.4
+++ .cvsignore  25 Jan 2009 23:45:36 -  1.5
@@ -1 +1 @@
-Gtk2-Sexy-0.04.tar.gz
+Gtk2-Sexy-0.05.tar.gz


Index: perl-Gtk2-Sexy.spec
===
RCS file: /cvs/extras/rpms/perl-Gtk2-Sexy/devel/perl-Gtk2-Sexy.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- perl-Gtk2-Sexy.spec 23 Oct 2008 17:32:38 -  1.8
+++ perl-Gtk2-Sexy.spec 25 Jan 2009 23:45:36 -  1.9
@@ -1,5 +1,5 @@
 Name:   perl-Gtk2-Sexy
-Version:0.04
+Version:0.05
 Release:1%{?dist}
 Summary:Perl interface to the sexy widget collection 
 
@@ -65,6 +65,9 @@
 
 
 %changelog
+* Sun Jan 25 2009 Chris Weyl  0.05-1
+- update to 0.05
+
 * Thu Oct 23 2008 Chris Weyl  0.04-1
 - update to 0.04
 


Index: sources
===
RCS file: /cvs/extras/rpms/perl-Gtk2-Sexy/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources 23 Oct 2008 17:32:38 -  1.4
+++ sources 25 Jan 2009 23:45:37 -  1.5
@@ -1 +1 @@
-d87b988f52a020cc59a28e892700ce88  Gtk2-Sexy-0.04.tar.gz
+3e291808250d7b956ba8443013a1b461  Gtk2-Sexy-0.05.tar.gz

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


rpms/perl-Gtk2-Sexy/F-10 perl-Gtk2-Sexy.spec, 1.8, 1.9 sources, 1.4, 1.5

2009-01-25 Thread Chris Weyl
Author: cweyl

Update of /cvs/extras/rpms/perl-Gtk2-Sexy/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv7832

Modified Files:
perl-Gtk2-Sexy.spec sources 
Log Message:
* Sun Jan 25 2009 Chris Weyl  0.05-1
- update to 0.05



Index: perl-Gtk2-Sexy.spec
===
RCS file: /cvs/extras/rpms/perl-Gtk2-Sexy/F-10/perl-Gtk2-Sexy.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- perl-Gtk2-Sexy.spec 23 Oct 2008 17:32:38 -  1.8
+++ perl-Gtk2-Sexy.spec 25 Jan 2009 23:47:17 -  1.9
@@ -1,5 +1,5 @@
 Name:   perl-Gtk2-Sexy
-Version:0.04
+Version:0.05
 Release:1%{?dist}
 Summary:Perl interface to the sexy widget collection 
 
@@ -65,6 +65,9 @@
 
 
 %changelog
+* Sun Jan 25 2009 Chris Weyl  0.05-1
+- update to 0.05
+
 * Thu Oct 23 2008 Chris Weyl  0.04-1
 - update to 0.04
 


Index: sources
===
RCS file: /cvs/extras/rpms/perl-Gtk2-Sexy/F-10/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources 23 Oct 2008 17:32:38 -  1.4
+++ sources 25 Jan 2009 23:47:17 -  1.5
@@ -1 +1 @@
-d87b988f52a020cc59a28e892700ce88  Gtk2-Sexy-0.04.tar.gz
+3e291808250d7b956ba8443013a1b461  Gtk2-Sexy-0.05.tar.gz

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


rpms/perl-Gtk2-Sexy/F-9 perl-Gtk2-Sexy.spec, 1.7, 1.8 sources, 1.3, 1.4

2009-01-25 Thread Chris Weyl
Author: cweyl

Update of /cvs/extras/rpms/perl-Gtk2-Sexy/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv7921

Modified Files:
perl-Gtk2-Sexy.spec sources 
Log Message:
* Sun Jan 25 2009 Chris Weyl  0.05-1
- update to 0.05



Index: perl-Gtk2-Sexy.spec
===
RCS file: /cvs/extras/rpms/perl-Gtk2-Sexy/F-9/perl-Gtk2-Sexy.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- perl-Gtk2-Sexy.spec 18 Jun 2008 05:16:56 -  1.7
+++ perl-Gtk2-Sexy.spec 25 Jan 2009 23:47:30 -  1.8
@@ -1,5 +1,5 @@
 Name:   perl-Gtk2-Sexy
-Version:0.03
+Version:0.05
 Release:1%{?dist}
 Summary:Perl interface to the sexy widget collection 
 
@@ -65,6 +65,12 @@
 
 
 %changelog
+* Sun Jan 25 2009 Chris Weyl  0.05-1
+- update to 0.05
+
+* Thu Oct 23 2008 Chris Weyl  0.04-1
+- update to 0.04
+
 * Tue Jun 17 2008 Chris Weyl  0.03-1
 - update to 0.03
 


Index: sources
===
RCS file: /cvs/extras/rpms/perl-Gtk2-Sexy/F-9/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources 18 Jun 2008 05:16:56 -  1.3
+++ sources 25 Jan 2009 23:47:30 -  1.4
@@ -1 +1 @@
-f1737098fab51e7a016498f5139e9260  Gtk2-Sexy-0.03.tar.gz
+3e291808250d7b956ba8443013a1b461  Gtk2-Sexy-0.05.tar.gz

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


rpms/perl-Gtk2-Notify/F-10 perl-Gtk2-Notify.spec, 1.7, 1.8 sources, 1.4, 1.5

2009-01-25 Thread Chris Weyl
Author: cweyl

Update of /cvs/extras/rpms/perl-Gtk2-Notify/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8991

Modified Files:
perl-Gtk2-Notify.spec sources 
Log Message:
* Sun Jan 25 2009 Chris Weyl  0.05-1
- update to 0.05



Index: perl-Gtk2-Notify.spec
===
RCS file: /cvs/extras/rpms/perl-Gtk2-Notify/F-10/perl-Gtk2-Notify.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- perl-Gtk2-Notify.spec   7 Mar 2008 02:03:26 -   1.7
+++ perl-Gtk2-Notify.spec   25 Jan 2009 23:51:19 -  1.8
@@ -1,6 +1,6 @@
 Name:   perl-Gtk2-Notify
-Version:0.04
-Release:3%{?dist}
+Version:0.05
+Release:1%{?dist}
 Summary:Perl interface to libnotify
 License:LGPLv2+
 Group:  Development/Libraries
@@ -66,6 +66,9 @@
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jan 25 2009 Chris Weyl  0.05-1
+- update to 0.05
+
 * Thu Mar 06 2008 Tom "spot" Callaway  - 0.04-3
 Rebuild for new perl
 


Index: sources
===
RCS file: /cvs/extras/rpms/perl-Gtk2-Notify/F-10/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources 6 Nov 2007 05:29:39 -   1.4
+++ sources 25 Jan 2009 23:51:19 -  1.5
@@ -1 +1 @@
-a7b746ef43e09564950228d3a8b37245  Gtk2-Notify-0.04.tar.gz
+071144ad4a5670b8b2451baf358c4a88  Gtk2-Notify-0.05.tar.gz

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


rpms/perl-Gtk2-Notify/F-9 perl-Gtk2-Notify.spec, 1.7, 1.8 sources, 1.4, 1.5

2009-01-25 Thread Chris Weyl
Author: cweyl

Update of /cvs/extras/rpms/perl-Gtk2-Notify/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv9073

Modified Files:
perl-Gtk2-Notify.spec sources 
Log Message:
* Sun Jan 25 2009 Chris Weyl  0.05-1
- update to 0.05



Index: perl-Gtk2-Notify.spec
===
RCS file: /cvs/extras/rpms/perl-Gtk2-Notify/F-9/perl-Gtk2-Notify.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- perl-Gtk2-Notify.spec   7 Mar 2008 02:03:26 -   1.7
+++ perl-Gtk2-Notify.spec   25 Jan 2009 23:51:29 -  1.8
@@ -1,6 +1,6 @@
 Name:   perl-Gtk2-Notify
-Version:0.04
-Release:3%{?dist}
+Version:0.05
+Release:1%{?dist}
 Summary:Perl interface to libnotify
 License:LGPLv2+
 Group:  Development/Libraries
@@ -66,6 +66,9 @@
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jan 25 2009 Chris Weyl  0.05-1
+- update to 0.05
+
 * Thu Mar 06 2008 Tom "spot" Callaway  - 0.04-3
 Rebuild for new perl
 


Index: sources
===
RCS file: /cvs/extras/rpms/perl-Gtk2-Notify/F-9/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources 6 Nov 2007 05:29:39 -   1.4
+++ sources 25 Jan 2009 23:51:29 -  1.5
@@ -1 +1 @@
-a7b746ef43e09564950228d3a8b37245  Gtk2-Notify-0.04.tar.gz
+071144ad4a5670b8b2451baf358c4a88  Gtk2-Notify-0.05.tar.gz

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


rpms/perl-Gtk2-Notify/devel .cvsignore, 1.4, 1.5 perl-Gtk2-Notify.spec, 1.7, 1.8 sources, 1.4, 1.5

2009-01-25 Thread Chris Weyl
Author: cweyl

Update of /cvs/extras/rpms/perl-Gtk2-Notify/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8796

Modified Files:
.cvsignore perl-Gtk2-Notify.spec sources 
Log Message:
* Sun Jan 25 2009 Chris Weyl  0.05-1
- update to 0.05



Index: .cvsignore
===
RCS file: /cvs/extras/rpms/perl-Gtk2-Notify/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore  6 Nov 2007 05:29:39 -   1.4
+++ .cvsignore  25 Jan 2009 23:50:51 -  1.5
@@ -1 +1 @@
-Gtk2-Notify-0.04.tar.gz
+Gtk2-Notify-0.05.tar.gz


Index: perl-Gtk2-Notify.spec
===
RCS file: /cvs/extras/rpms/perl-Gtk2-Notify/devel/perl-Gtk2-Notify.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- perl-Gtk2-Notify.spec   7 Mar 2008 02:03:26 -   1.7
+++ perl-Gtk2-Notify.spec   25 Jan 2009 23:50:51 -  1.8
@@ -1,6 +1,6 @@
 Name:   perl-Gtk2-Notify
-Version:0.04
-Release:3%{?dist}
+Version:0.05
+Release:1%{?dist}
 Summary:Perl interface to libnotify
 License:LGPLv2+
 Group:  Development/Libraries
@@ -66,6 +66,9 @@
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jan 25 2009 Chris Weyl  0.05-1
+- update to 0.05
+
 * Thu Mar 06 2008 Tom "spot" Callaway  - 0.04-3
 Rebuild for new perl
 


Index: sources
===
RCS file: /cvs/extras/rpms/perl-Gtk2-Notify/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources 6 Nov 2007 05:29:39 -   1.4
+++ sources 25 Jan 2009 23:50:51 -  1.5
@@ -1 +1 @@
-a7b746ef43e09564950228d3a8b37245  Gtk2-Notify-0.04.tar.gz
+071144ad4a5670b8b2451baf358c4a88  Gtk2-Notify-0.05.tar.gz

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


rpms/perl-Gtk2-GladeXML/devel .cvsignore, 1.3, 1.4 perl-Gtk2-GladeXML.spec, 1.6, 1.7 sources, 1.3, 1.4

2009-01-25 Thread Chris Weyl
Author: cweyl

Update of /cvs/extras/rpms/perl-Gtk2-GladeXML/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv11521

Modified Files:
.cvsignore perl-Gtk2-GladeXML.spec sources 
Log Message:
* Sun Jan 25 2009 Chris Weyl  1.007-1
- update to 1.007
- correct license tag (LGPLv2+, _not_ GPLv2+)
- minor spec tweaks, mostly cosmetic



Index: .cvsignore
===
RCS file: /cvs/extras/rpms/perl-Gtk2-GladeXML/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore  28 Sep 2006 17:36:02 -  1.3
+++ .cvsignore  26 Jan 2009 00:00:02 -  1.4
@@ -1 +1 @@
-Gtk2-GladeXML-1.006.tar.gz
+Gtk2-GladeXML-1.007.tar.gz


Index: perl-Gtk2-GladeXML.spec
===
RCS file: /cvs/extras/rpms/perl-Gtk2-GladeXML/devel/perl-Gtk2-GladeXML.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- perl-Gtk2-GladeXML.spec 6 Mar 2008 18:39:28 -   1.6
+++ perl-Gtk2-GladeXML.spec 26 Jan 2009 00:00:02 -  1.7
@@ -1,18 +1,23 @@
 Name:   perl-Gtk2-GladeXML
-Version:1.006
-Release:4%{?dist}
+Version:1.007
+Release:1%{?dist}
 Summary:Create user interfaces directly from Glade XML files
 
 Group:  Development/Libraries
-License:GPLv2+
+License:LGPLv2+
 URL:http://search.cpan.org/dist/Gtk2-GladeXML/
 Source0:
http://search.cpan.org/CPAN/authors/id/T/TS/TSCH/Gtk2-GladeXML-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
-BuildRequires:  perl(ExtUtils::Depends), perl(ExtUtils::PkgConfig)
-BuildRequires:  perl(Glib), perl(Gtk2)
+# non-perl
 BuildRequires:  libglade2-devel >= 2.0.0
-Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
+
+BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(ExtUtils::Depends) >= 0.300
+BuildRequires:  perl(ExtUtils::PkgConfig)
+BuildRequires:  perl(Glib)
+BuildRequires:  perl(Gtk2)
 
 %description
 Glade is a free user interface builder for GTK+ and GNOME. 
@@ -32,20 +37,23 @@
 %prep
 %setup -q -n Gtk2-GladeXML-%{version}
 
-chmod -x examples/*
+chmod -c -x examples/*
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS"
+%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
 make %{?_smp_mflags}
 
 
 %install
-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 -type f -name '*.bs' -empty -exec rm -f {} ';'
-chmod -R u+w $RPM_BUILD_ROOT/*
+rm -rf %{buildroot}
+
+make pure_install PERL_INSTALL_ROOT=%{buildroot}
+
+find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
+find %{buildroot} -type d -depth -exec rmdir {} 2>/dev/null ';'
+find %{buildroot} -type f -name '*.bs' -empty -exec rm -f {} ';'
+
+%{_fixperms} %{buildroot}/*
 
 
 %check
@@ -53,7 +61,7 @@
 
 
 %clean
-rm -rf $RPM_BUILD_ROOT
+rm -rf %{buildroot}
 
 
 %files
@@ -66,6 +74,11 @@
 
 
 %changelog
+* Sun Jan 25 2009 Chris Weyl  1.007-1
+- update to 1.007
+- correct license tag (LGPLv2+, _not_ GPLv2+)
+- minor spec tweaks, mostly cosmetic
+
 * Thu Mar  6 2008 Tom "spot" Callaway  - 1.006-4
 - rebuild for new perl
 


Index: sources
===
RCS file: /cvs/extras/rpms/perl-Gtk2-GladeXML/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources 28 Sep 2006 17:36:02 -  1.3
+++ sources 26 Jan 2009 00:00:02 -  1.4
@@ -1 +1 @@
-a321fa6ec7b883fc002a371bdaa99d76  Gtk2-GladeXML-1.006.tar.gz
+e6ca234e2a9f0221263acd2a593c583b  Gtk2-GladeXML-1.007.tar.gz

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


rpms/perl-Gtk2-GladeXML/F-10 perl-Gtk2-GladeXML.spec, 1.6, 1.7 sources, 1.3, 1.4

2009-01-25 Thread Chris Weyl
Author: cweyl

Update of /cvs/extras/rpms/perl-Gtk2-GladeXML/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv11699

Modified Files:
perl-Gtk2-GladeXML.spec sources 
Log Message:
* Sun Jan 25 2009 Chris Weyl  1.007-1
- update to 1.007
- correct license tag (LGPLv2+, _not_ GPLv2+)
- minor spec tweaks, mostly cosmetic



Index: perl-Gtk2-GladeXML.spec
===
RCS file: /cvs/extras/rpms/perl-Gtk2-GladeXML/F-10/perl-Gtk2-GladeXML.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- perl-Gtk2-GladeXML.spec 6 Mar 2008 18:39:28 -   1.6
+++ perl-Gtk2-GladeXML.spec 26 Jan 2009 00:00:42 -  1.7
@@ -1,18 +1,23 @@
 Name:   perl-Gtk2-GladeXML
-Version:1.006
-Release:4%{?dist}
+Version:1.007
+Release:1%{?dist}
 Summary:Create user interfaces directly from Glade XML files
 
 Group:  Development/Libraries
-License:GPLv2+
+License:LGPLv2+
 URL:http://search.cpan.org/dist/Gtk2-GladeXML/
 Source0:
http://search.cpan.org/CPAN/authors/id/T/TS/TSCH/Gtk2-GladeXML-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
-BuildRequires:  perl(ExtUtils::Depends), perl(ExtUtils::PkgConfig)
-BuildRequires:  perl(Glib), perl(Gtk2)
+# non-perl
 BuildRequires:  libglade2-devel >= 2.0.0
-Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
+
+BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(ExtUtils::Depends) >= 0.300
+BuildRequires:  perl(ExtUtils::PkgConfig)
+BuildRequires:  perl(Glib)
+BuildRequires:  perl(Gtk2)
 
 %description
 Glade is a free user interface builder for GTK+ and GNOME. 
@@ -32,20 +37,23 @@
 %prep
 %setup -q -n Gtk2-GladeXML-%{version}
 
-chmod -x examples/*
+chmod -c -x examples/*
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS"
+%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
 make %{?_smp_mflags}
 
 
 %install
-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 -type f -name '*.bs' -empty -exec rm -f {} ';'
-chmod -R u+w $RPM_BUILD_ROOT/*
+rm -rf %{buildroot}
+
+make pure_install PERL_INSTALL_ROOT=%{buildroot}
+
+find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
+find %{buildroot} -type d -depth -exec rmdir {} 2>/dev/null ';'
+find %{buildroot} -type f -name '*.bs' -empty -exec rm -f {} ';'
+
+%{_fixperms} %{buildroot}/*
 
 
 %check
@@ -53,7 +61,7 @@
 
 
 %clean
-rm -rf $RPM_BUILD_ROOT
+rm -rf %{buildroot}
 
 
 %files
@@ -66,6 +74,11 @@
 
 
 %changelog
+* Sun Jan 25 2009 Chris Weyl  1.007-1
+- update to 1.007
+- correct license tag (LGPLv2+, _not_ GPLv2+)
+- minor spec tweaks, mostly cosmetic
+
 * Thu Mar  6 2008 Tom "spot" Callaway  - 1.006-4
 - rebuild for new perl
 


Index: sources
===
RCS file: /cvs/extras/rpms/perl-Gtk2-GladeXML/F-10/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources 28 Sep 2006 17:36:02 -  1.3
+++ sources 26 Jan 2009 00:00:42 -  1.4
@@ -1 +1 @@
-a321fa6ec7b883fc002a371bdaa99d76  Gtk2-GladeXML-1.006.tar.gz
+e6ca234e2a9f0221263acd2a593c583b  Gtk2-GladeXML-1.007.tar.gz

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


rpms/perl-Gtk2-GladeXML/F-9 perl-Gtk2-GladeXML.spec, 1.6, 1.7 sources, 1.3, 1.4

2009-01-25 Thread Chris Weyl
Author: cweyl

Update of /cvs/extras/rpms/perl-Gtk2-GladeXML/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv11862

Modified Files:
perl-Gtk2-GladeXML.spec sources 
Log Message:
* Sun Jan 25 2009 Chris Weyl  1.007-1
- update to 1.007
- correct license tag (LGPLv2+, _not_ GPLv2+)
- minor spec tweaks, mostly cosmetic



Index: perl-Gtk2-GladeXML.spec
===
RCS file: /cvs/extras/rpms/perl-Gtk2-GladeXML/F-9/perl-Gtk2-GladeXML.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- perl-Gtk2-GladeXML.spec 6 Mar 2008 18:39:28 -   1.6
+++ perl-Gtk2-GladeXML.spec 26 Jan 2009 00:00:56 -  1.7
@@ -1,18 +1,23 @@
 Name:   perl-Gtk2-GladeXML
-Version:1.006
-Release:4%{?dist}
+Version:1.007
+Release:1%{?dist}
 Summary:Create user interfaces directly from Glade XML files
 
 Group:  Development/Libraries
-License:GPLv2+
+License:LGPLv2+
 URL:http://search.cpan.org/dist/Gtk2-GladeXML/
 Source0:
http://search.cpan.org/CPAN/authors/id/T/TS/TSCH/Gtk2-GladeXML-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
-BuildRequires:  perl(ExtUtils::Depends), perl(ExtUtils::PkgConfig)
-BuildRequires:  perl(Glib), perl(Gtk2)
+# non-perl
 BuildRequires:  libglade2-devel >= 2.0.0
-Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
+
+BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(ExtUtils::Depends) >= 0.300
+BuildRequires:  perl(ExtUtils::PkgConfig)
+BuildRequires:  perl(Glib)
+BuildRequires:  perl(Gtk2)
 
 %description
 Glade is a free user interface builder for GTK+ and GNOME. 
@@ -32,20 +37,23 @@
 %prep
 %setup -q -n Gtk2-GladeXML-%{version}
 
-chmod -x examples/*
+chmod -c -x examples/*
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS"
+%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
 make %{?_smp_mflags}
 
 
 %install
-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 -type f -name '*.bs' -empty -exec rm -f {} ';'
-chmod -R u+w $RPM_BUILD_ROOT/*
+rm -rf %{buildroot}
+
+make pure_install PERL_INSTALL_ROOT=%{buildroot}
+
+find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
+find %{buildroot} -type d -depth -exec rmdir {} 2>/dev/null ';'
+find %{buildroot} -type f -name '*.bs' -empty -exec rm -f {} ';'
+
+%{_fixperms} %{buildroot}/*
 
 
 %check
@@ -53,7 +61,7 @@
 
 
 %clean
-rm -rf $RPM_BUILD_ROOT
+rm -rf %{buildroot}
 
 
 %files
@@ -66,6 +74,11 @@
 
 
 %changelog
+* Sun Jan 25 2009 Chris Weyl  1.007-1
+- update to 1.007
+- correct license tag (LGPLv2+, _not_ GPLv2+)
+- minor spec tweaks, mostly cosmetic
+
 * Thu Mar  6 2008 Tom "spot" Callaway  - 1.006-4
 - rebuild for new perl
 


Index: sources
===
RCS file: /cvs/extras/rpms/perl-Gtk2-GladeXML/F-9/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources 28 Sep 2006 17:36:02 -  1.3
+++ sources 26 Jan 2009 00:00:56 -  1.4
@@ -1 +1 @@
-a321fa6ec7b883fc002a371bdaa99d76  Gtk2-GladeXML-1.006.tar.gz
+e6ca234e2a9f0221263acd2a593c583b  Gtk2-GladeXML-1.007.tar.gz

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


rpms/perl-Hash-Case/F-9 perl-Hash-Case.spec, 1.3, 1.4 sources, 1.2, 1.3

2009-01-25 Thread Chris Weyl
Author: cweyl

Update of /cvs/extras/rpms/perl-Hash-Case/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv12605

Modified Files:
perl-Hash-Case.spec sources 
Log Message:
* Sat Oct 25 2008 Chris Weyl  1.006-1
- update to 1.006



Index: perl-Hash-Case.spec
===
RCS file: /cvs/extras/rpms/perl-Hash-Case/F-9/perl-Hash-Case.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- perl-Hash-Case.spec 5 Mar 2008 16:49:20 -   1.3
+++ perl-Hash-Case.spec 26 Jan 2009 00:03:18 -  1.4
@@ -1,6 +1,6 @@
 Name:   perl-Hash-Case
-Version:1.003
-Release:3%{?dist}
+Version:1.006
+Release:1%{?dist}
 Summary:Base class for hashes with key-casing requirements
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -50,6 +50,9 @@
 %{_mandir}/man3/*
 
 %changelog
+* Sat Oct 25 2008 Chris Weyl  1.006-1
+- update to 1.006
+
 * Wed Mar  5 2008 Tom "spot" Callaway  1.003-3
 - rebuild for new perl
 


Index: sources
===
RCS file: /cvs/extras/rpms/perl-Hash-Case/F-9/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources 19 Apr 2007 18:34:32 -  1.2
+++ sources 26 Jan 2009 00:03:19 -  1.3
@@ -1 +1 @@
-3cf179f0730b3e3651eb7e270aed2dac  Hash-Case-1.003.tar.gz
+1911b81b5b6bb3d47e5d3660cf1c8eae  Hash-Case-1.006.tar.gz

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


rpms/perl-MooseX-Role-Parameterized/devel .cvsignore, 1.2, 1.3 perl-MooseX-Role-Parameterized.spec, 1.1, 1.2 sources, 1.2, 1.3

2009-01-25 Thread Chris Weyl
Author: cweyl

Update of /cvs/extras/rpms/perl-MooseX-Role-Parameterized/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv13424

Modified Files:
.cvsignore perl-MooseX-Role-Parameterized.spec sources 
Log Message:
* Sun Jan 25 2009 Chris Weyl  0.03-1
- update to 0.03



Index: .cvsignore
===
RCS file: /cvs/extras/rpms/perl-MooseX-Role-Parameterized/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore  14 Jan 2009 22:59:46 -  1.2
+++ .cvsignore  26 Jan 2009 00:07:20 -  1.3
@@ -1 +1 @@
-MooseX-Role-Parameterized-0.02.tar.gz
+MooseX-Role-Parameterized-0.03.tar.gz


Index: perl-MooseX-Role-Parameterized.spec
===
RCS file: 
/cvs/extras/rpms/perl-MooseX-Role-Parameterized/devel/perl-MooseX-Role-Parameterized.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- perl-MooseX-Role-Parameterized.spec 14 Jan 2009 22:59:46 -  1.1
+++ perl-MooseX-Role-Parameterized.spec 26 Jan 2009 00:07:21 -  1.2
@@ -1,6 +1,6 @@
 Name:   perl-MooseX-Role-Parameterized 
-Version:0.02 
-Release:1%{?dist}
+Version:0.03
+Release:1%{?dist}
 # see LICENSE 
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -66,6 +66,9 @@
 %{_mandir}/man3/*.3*
 
 %changelog
+* Sun Jan 25 2009 Chris Weyl  0.03-1
+- update to 0.03
+
 * Mon Jan 12 2009 Chris Weyl  0.02-1
 - update for submission
 


Index: sources
===
RCS file: /cvs/extras/rpms/perl-MooseX-Role-Parameterized/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources 14 Jan 2009 22:59:46 -  1.2
+++ sources 26 Jan 2009 00:07:21 -  1.3
@@ -1 +1 @@
-2adcf2c7225c34768d80efb018d877ab  MooseX-Role-Parameterized-0.02.tar.gz
+8215cab7f5c3284e5a3e36a92d123ad8  MooseX-Role-Parameterized-0.03.tar.gz

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


rpms/perl-ExtUtils-Depends/F-9 perl-ExtUtils-Depends.spec, 1.12, 1.13 sources, 1.3, 1.4

2009-01-25 Thread Chris Weyl
Author: cweyl

Update of /cvs/extras/rpms/perl-ExtUtils-Depends/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv14984

Modified Files:
perl-ExtUtils-Depends.spec sources 
Log Message:
* Thu May 15 2008 Steven Pritchard  0.300-1
- Update to 0.300.
- Clean up to match cpanspec output.
- Fix find option order.
- Use fixperms macro instead of our own chmod incantation.
- Update Source0 URL.
- BR Test::More.



Index: perl-ExtUtils-Depends.spec
===
RCS file: 
/cvs/extras/rpms/perl-ExtUtils-Depends/F-9/perl-ExtUtils-Depends.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- perl-ExtUtils-Depends.spec  6 Feb 2008 02:19:17 -   1.12
+++ perl-ExtUtils-Depends.spec  26 Jan 2009 00:17:44 -  1.13
@@ -1,58 +1,61 @@
 Name:   perl-ExtUtils-Depends
-Version:0.205
-Release:6%{?dist}
+Version:0.300
+Release:1%{?dist}
 Summary:Easily build XS extensions that depend on XS extensions
-
-Group:  Development/Libraries
 License:GPL+ or Artistic
+Group:  Development/Libraries
 URL:http://search.cpan.org/dist/ExtUtils-Depends/
-Source0:
http://www.cpan.org/authors/id/R/RM/RMCFARLA/Gtk2-Perl/ExtUtils-Depends-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/T/TS/TSCH/ExtUtils-Depends-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-
 BuildArch:  noarch
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(Test::More)
 Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 
 %description
 This module tries to make it easy to build Perl extensions that use
-functions and typemaps provided by other perl extensions. This means
-that a perl extension is treated like a shared library that provides
-also a C and an XS interface besides the perl one.
-
+functions and typemaps provided by other perl extensions. This means that a
+perl extension is treated like a shared library that provides also a C and
+an XS interface besides the perl one.
 
 %prep
 %setup -q -n ExtUtils-Depends-%{version}
 
-
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
 make %{?_smp_mflags}
 
-
 %install
 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/*
 
+find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
+find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
+
+%{_fixperms} $RPM_BUILD_ROOT/*
 
 %check
 make test
 
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-
 %files
 %defattr(-,root,root,-)
 %doc Changes README
-%{perl_vendorlib}/ExtUtils/
-%{_mandir}/man3/*.3pm*
-
+%{perl_vendorlib}/*
+%{_mandir}/man3/*
 
 %changelog
+* Thu May 15 2008 Steven Pritchard  0.300-1
+- Update to 0.300.
+- Clean up to match cpanspec output.
+- Fix find option order.
+- Use fixperms macro instead of our own chmod incantation.
+- Update Source0 URL.
+- BR Test::More.
+
 * Tue Feb  5 2008 Tom "spot" Callaway  - 0.205-6
 - rebuild for new perl
 


Index: sources
===
RCS file: /cvs/extras/rpms/perl-ExtUtils-Depends/F-9/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources 15 Feb 2005 02:49:20 -  1.3
+++ sources 26 Jan 2009 00:17:44 -  1.4
@@ -1 +1 @@
-02c22a93ec9efb8e457764114ce24eb4  ExtUtils-Depends-0.205.tar.gz
+69061666b5f96663e0a1266c1d76ad6b  ExtUtils-Depends-0.300.tar.gz

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


rpms/perl-bioperl/devel .cvsignore, 1.7, 1.8 perl-bioperl.spec, 1.19, 1.20 sources, 1.8, 1.9

2009-01-25 Thread Alex Lancaster
Author: alexlan

Update of /cvs/extras/rpms/perl-bioperl/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv24593

Modified Files:
.cvsignore perl-bioperl.spec sources 
Log Message:
- Update to 1.6.0 final release



Index: .cvsignore
===
RCS file: /cvs/extras/rpms/perl-bioperl/devel/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore  22 Jan 2009 08:42:54 -  1.7
+++ .cvsignore  26 Jan 2009 07:28:04 -  1.8
@@ -1 +1 @@
-BioPerl-1.5.9_4.tar.bz2
+BioPerl-1.6.0.tar.bz2


Index: perl-bioperl.spec
===
RCS file: /cvs/extras/rpms/perl-bioperl/devel/perl-bioperl.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- perl-bioperl.spec   22 Jan 2009 08:42:54 -  1.19
+++ perl-bioperl.spec   26 Jan 2009 07:28:04 -  1.20
@@ -1,12 +1,12 @@
 Name:   perl-bioperl
-Version:1.5.9
-Release:0.5.4%{?dist}
+Version:1.6.0
+Release:1%{?dist}
 Summary:Perl tools for computational molecular biology
 
 Group:  Development/Libraries
 License:GPL+ or Artistic
 URL:http://www.bioperl.org/
-Source0:http://bioperl.org/DIST/BioPerl-%{version}_4.tar.bz2
+Source0:http://bioperl.org/DIST/BioPerl-%{version}.tar.bz2
 Patch0: bioperl-1.5.9-paths.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -58,7 +58,7 @@
 many modules depend on each other to achieve a task.
 
 %prep
-%setup -q -n BioPerl-%{version}._4
+%setup -q -n BioPerl-%{version}
 %patch0 -p1 
 
 # temporarily remove PhyloNetwork before compiling until upstream says
@@ -70,13 +70,13 @@
 # these are the unwanted Requires for perl-bioperl-run, keeping in
 # case we need to do the temporary hack for bootstrapping again
 
-#cat << \EOF > %{_builddir}/BioPerl-%{version}._4/%{name}-req
+#cat << \EOF > %{_builddir}/BioPerl-%{version}/%{name}-req
 ##!/bin/sh
 #%{__perl_requires} $* |\
 #   sed -e '/perl(Bio::Tools::Run::Alignment::Clustalw)/d; 
/perl(Bio::Tools::Run::GenericParameters)/d; 
/perl(Bio::Tools::Run::Phylo::Molphy::ProtML)/d; 
/perl(Bio::Tools::Run::Phylo::Phylip::Neighbor)/d; 
/perl(Bio::Tools::Run::Phylo::Phylip::ProtDist)/d; 
/perl(Bio::Tools::Run::Phylo::Phylip::ProtPars)/d; 
/perl(Bio::Tools::Run::RemoteBlast)/d'
 #EOF
  
-#%%define __perl_requires %{_builddir}/BioPerl-%{version}._4/%{name}-req
+#%%define __perl_requires %{_builddir}/BioPerl-%{version}/%{name}-req
 #chmod +x %{__perl_requires}
 
 # remove all execute bits from the doc stuff
@@ -129,6 +129,9 @@
 %{_mandir}/man3/*.3*
 
 %changelog
+* Mon Jan 26 2009 Alex Lancaster  - 1.6.0-1
+- Update to 1.6.0 final release
+
 * Thu Jan 22 2009 Alex Lancaster  - 1.5.9-0.5.4
 - Update to 1.6.0 release candidate 4
 


Index: sources
===
RCS file: /cvs/extras/rpms/perl-bioperl/devel/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sources 22 Jan 2009 08:42:54 -  1.8
+++ sources 26 Jan 2009 07:28:04 -  1.9
@@ -1 +1 @@
-9ed4f5c69196782a71833fe43511a6a6  BioPerl-1.5.9_4.tar.bz2
+b5bc873aa990892651c3092d7e504397  BioPerl-1.6.0.tar.bz2

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list