Re: unowned files and directories

2009-05-23 Thread Milos Jakubicek

On 23.5.2009 19:46, Thorsten Leemhuis wrote:

Hi!

I now and then check which files on my systems are not owned by any RPM
package. That often turns up a lot's of old and obsolete stuff that
sometimes eats space I'd like to free. During those checks I often find
lots of files and directories that obviously should be owned by some
packages but aren't.


You should contact Michael Schwendt, he has done a lot of work in this 
-- and IIRC he is still doing periodic checks in this area.


Regards,
Milos

--
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list


Re: PolicyKit changes in F12

2009-05-23 Thread Kevin Kofler
Matthias Clasen wrote:
 It took me a couple of evenings to write patches for the majority of
 polkit users in gnome

Several of your porting patches just drop PolicyKit support entirely (so
it looks to me like either it's actually more work to port to the new
PolicyKit than you claim or the new PolicyKit is just not powerful enough
to support everything the old one did, both of which would be bad things).

Kevin Kofler

-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list


rpms/perl-HTML-TreeBuilder-XPath/devel .cvsignore, 1.2, 1.3 perl-HTML-TreeBuilder-XPath.spec, 1.1, 1.2 sources, 1.2, 1.3

2009-05-23 Thread Iain Arnell
Author: iarnell

Update of /cvs/pkgs/rpms/perl-HTML-TreeBuilder-XPath/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv9937

Modified Files:
.cvsignore perl-HTML-TreeBuilder-XPath.spec sources 
Log Message:
* Sat May 23 2009 Iain Arnell iarn...@gmail.com 0.11-1
- update to latest upstream



Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/perl-HTML-TreeBuilder-XPath/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore  7 May 2009 03:39:50 -   1.2
+++ .cvsignore  23 May 2009 07:06:27 -  1.3
@@ -1 +1 @@
-HTML-TreeBuilder-XPath-0.10.tar.gz
+HTML-TreeBuilder-XPath-0.11.tar.gz


Index: perl-HTML-TreeBuilder-XPath.spec
===
RCS file: 
/cvs/pkgs/rpms/perl-HTML-TreeBuilder-XPath/devel/perl-HTML-TreeBuilder-XPath.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- perl-HTML-TreeBuilder-XPath.spec7 May 2009 03:39:50 -   1.1
+++ perl-HTML-TreeBuilder-XPath.spec23 May 2009 07:06:27 -  1.2
@@ -1,5 +1,5 @@
 Name:   perl-HTML-TreeBuilder-XPath
-Version:0.10
+Version:0.11
 Release:1%{?dist}
 Summary:Add XPath support to HTML::TreeBuilder
 License:GPL+ or Artistic
@@ -62,5 +62,8 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Sat May 23 2009 Iain Arnell iarn...@gmail.com 0.11-1
+- update to latest upstream
+
 * Tue May 05 2009 Iain Arnell 0.10-1
 - Specfile autogenerated by cpanspec 1.77.


Index: sources
===
RCS file: /cvs/pkgs/rpms/perl-HTML-TreeBuilder-XPath/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources 7 May 2009 03:39:50 -   1.2
+++ sources 23 May 2009 07:06:27 -  1.3
@@ -1 +1 @@
-b886ba30166e3ae7b3ad9747d8115046  HTML-TreeBuilder-XPath-0.10.tar.gz
+45b93bd3c12d5270398c2f12e5fc1beb  HTML-TreeBuilder-XPath-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-YAML-Tiny/devel .cvsignore, 1.10, 1.11 perl-YAML-Tiny.spec, 1.11, 1.12 sources, 1.10, 1.11

2009-05-23 Thread Chris Weyl
Author: cweyl

Update of /cvs/extras/rpms/perl-YAML-Tiny/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31734

Modified Files:
.cvsignore perl-YAML-Tiny.spec sources 
Log Message:
* Sat May 23 2009 Chris Weyl cw...@alumni.drew.edu 1.39-1
- auto-update to 1.39 (by cpan-spec-update 0.01)
- added a new br on perl(File::Spec) (version 0.80)



Index: .cvsignore
===
RCS file: /cvs/extras/rpms/perl-YAML-Tiny/devel/.cvsignore,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- .cvsignore  17 Jan 2009 19:51:09 -  1.10
+++ .cvsignore  23 May 2009 19:54:51 -  1.11
@@ -1 +1 @@
-YAML-Tiny-1.36.tar.gz
+YAML-Tiny-1.39.tar.gz


Index: perl-YAML-Tiny.spec
===
RCS file: /cvs/extras/rpms/perl-YAML-Tiny/devel/perl-YAML-Tiny.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -r1.11 -r1.12
--- perl-YAML-Tiny.spec 27 Feb 2009 05:00:07 -  1.11
+++ perl-YAML-Tiny.spec 23 May 2009 19:54:51 -  1.12
@@ -1,14 +1,15 @@
 Name:   perl-YAML-Tiny
-Version:1.36
-Release:2%{?dist}
+Version:1.39
+Release:1%{?dist}
 Summary:Read/Write YAML files with as little code as possible
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/YAML-Tiny/
-Source0:
http://www.cpan.org/authors/id/A/AD/ADAMK/YAML-Tiny-%{version}.tar.gz
+Source0:
http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/YAML-Tiny-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:  noarch
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(File::Spec) = 0.80
 BuildRequires:  perl(Test::MinimumVersion)
 BuildRequires:  perl(Test::More) = 0.47
 BuildRequires:  perl(Test::Pod)
@@ -51,6 +52,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Sat May 23 2009 Chris Weyl cw...@alumni.drew.edu 1.39-1
+- auto-update to 1.39 (by cpan-spec-update 0.01)
+- added a new br on perl(File::Spec) (version 0.80)
+
 * Thu Feb 26 2009 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1.36-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 


Index: sources
===
RCS file: /cvs/extras/rpms/perl-YAML-Tiny/devel/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- sources 17 Jan 2009 19:51:09 -  1.10
+++ sources 23 May 2009 19:54:51 -  1.11
@@ -1 +1 @@
-4d2b19298e9f500b3fff961daf458a01  YAML-Tiny-1.36.tar.gz
+549d0d26bc4d9609ed43b84aec20cf19  YAML-Tiny-1.39.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-YAML-Tiny/F-10 perl-YAML-Tiny.spec, 1.10, 1.11 sources, 1.10, 1.11

2009-05-23 Thread Chris Weyl
Author: cweyl

Update of /cvs/extras/rpms/perl-YAML-Tiny/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv32271

Modified Files:
perl-YAML-Tiny.spec sources 
Log Message:
* Sat May 23 2009 Chris Weyl cw...@alumni.drew.edu 1.39-1
- auto-update to 1.39 (by cpan-spec-update 0.01)
- added a new br on perl(File::Spec) (version 0.80)



Index: perl-YAML-Tiny.spec
===
RCS file: /cvs/extras/rpms/perl-YAML-Tiny/F-10/perl-YAML-Tiny.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- perl-YAML-Tiny.spec 22 Mar 2009 17:48:51 -  1.10
+++ perl-YAML-Tiny.spec 23 May 2009 19:59:27 -  1.11
@@ -1,14 +1,15 @@
 Name:   perl-YAML-Tiny
-Version:1.36
-Release:2%{?dist}
+Version:1.39
+Release:1%{?dist}
 Summary:Read/Write YAML files with as little code as possible
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/YAML-Tiny/
-Source0:
http://www.cpan.org/authors/id/A/AD/ADAMK/YAML-Tiny-%{version}.tar.gz
+Source0:
http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/YAML-Tiny-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:  noarch
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(File::Spec) = 0.80
 BuildRequires:  perl(Test::MinimumVersion)
 BuildRequires:  perl(Test::More) = 0.47
 BuildRequires:  perl(Test::Pod)
@@ -51,6 +52,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Sat May 23 2009 Chris Weyl cw...@alumni.drew.edu 1.39-1
+- auto-update to 1.39 (by cpan-spec-update 0.01)
+- added a new br on perl(File::Spec) (version 0.80)
+
 * Thu Feb 26 2009 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1.36-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 


Index: sources
===
RCS file: /cvs/extras/rpms/perl-YAML-Tiny/F-10/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- sources 22 Mar 2009 17:48:52 -  1.10
+++ sources 23 May 2009 19:59:27 -  1.11
@@ -1 +1 @@
-4d2b19298e9f500b3fff961daf458a01  YAML-Tiny-1.36.tar.gz
+549d0d26bc4d9609ed43b84aec20cf19  YAML-Tiny-1.39.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-Module-Install/devel .cvsignore, 1.16, 1.17 perl-Module-Install.spec, 1.20, 1.21 sources, 1.16, 1.17

2009-05-23 Thread Chris Weyl
Author: cweyl

Update of /cvs/extras/rpms/perl-Module-Install/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv32666

Modified Files:
.cvsignore perl-Module-Install.spec sources 
Log Message:
* Sat May 23 2009 Chris Weyl cw...@alumni.drew.edu 0.90-1
- update to 0.90 
- add br on JSON, Test::Harness (3.13)
- update br on YAML::Tiny (1.38)



Index: .cvsignore
===
RCS file: /cvs/extras/rpms/perl-Module-Install/devel/.cvsignore,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -p -r1.16 -r1.17
--- .cvsignore  12 May 2009 05:08:20 -  1.16
+++ .cvsignore  23 May 2009 20:01:22 -  1.17
@@ -1 +1 @@
-Module-Install-0.87.tar.gz
+Module-Install-0.90.tar.gz


Index: perl-Module-Install.spec
===
RCS file: /cvs/extras/rpms/perl-Module-Install/devel/perl-Module-Install.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -p -r1.20 -r1.21
--- perl-Module-Install.spec12 May 2009 05:08:20 -  1.20
+++ perl-Module-Install.spec23 May 2009 20:01:22 -  1.21
@@ -1,5 +1,5 @@
 Name:   perl-Module-Install
-Version:0.87
+Version:0.90
 Release:1%{?dist}
 Summary:Standalone, extensible Perl module installer
 License:GPL+ or Artistic
@@ -21,15 +21,17 @@ BuildRequires:  perl(ExtUtils::MakeMaker
 BuildRequires:  perl(ExtUtils::ParseXS)
 BuildRequires:  perl(File::Remove) = 1.42
 BuildRequires:  perl(File::Spec)
+BuildRequires:  perl(JSON)
 BuildRequires:  perl(Module::Build)
 BuildRequires:  perl(Module::CoreList)
 BuildRequires:  perl(Module::ScanDeps)
 BuildRequires:  perl(PAR::Dist) = 0.29
 BuildRequires:  perl(Test::CPAN::Meta) = 0.07
+BuildRequires:  perl(Test::Harness) = 3.13
 BuildRequires:  perl(Test::MinimumVersion)
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Test::Pod)
-BuildRequires:  perl(YAML::Tiny)
+BuildRequires:  perl(YAML::Tiny) = 1.38
 Requires:   perl(Archive::Tar)
 Requires:   perl(ExtUtils::ParseXS)
 Requires:   perl(Module::Build)
@@ -76,6 +78,11 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Sat May 23 2009 Chris Weyl cw...@alumni.drew.edu 0.90-1
+- update to 0.90 
+- add br on JSON, Test::Harness (3.13)
+- update br on YAML::Tiny (1.38)
+
 * Mon May 11 2009 Chris Weyl cw...@alumni.drew.edu 0.87-1
 - update to 0.87
 


Index: sources
===
RCS file: /cvs/extras/rpms/perl-Module-Install/devel/sources,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -p -r1.16 -r1.17
--- sources 12 May 2009 05:08:20 -  1.16
+++ sources 23 May 2009 20:01:23 -  1.17
@@ -1 +1 @@
-956f402f8e000eaa5fab1ad90f712360  Module-Install-0.87.tar.gz
+7c1ae8ff3e0c8d5a35ea95105a9d80ac  Module-Install-0.90.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-Clone/F-10 perl-Clone.spec,1.11,1.12 sources,1.6,1.7

2009-05-23 Thread Chris Weyl
Author: cweyl

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

Modified Files:
perl-Clone.spec sources 
Log Message:
* Fri Mar 13 2009 Tom spot Callaway tcall...@redhat.com - 0.31-1
- update to 0.31



Index: perl-Clone.spec
===
RCS file: /cvs/extras/rpms/perl-Clone/F-10/perl-Clone.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -r1.11 -r1.12
--- perl-Clone.spec 27 Feb 2008 21:45:08 -  1.11
+++ perl-Clone.spec 23 May 2009 20:25:02 -  1.12
@@ -1,6 +1,6 @@
 Name:   perl-Clone
-Version:0.28
-Release:4%{?dist}
+Version:0.31
+Release:1%{?dist}
 Summary:Recursively copy perl datatypes
 Group:  Development/Libraries
 License:GPL+ or Artistic
@@ -50,6 +50,12 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Mar 13 2009 Tom spot Callaway tcall...@redhat.com - 0.31-1
+- update to 0.31
+
+* Thu Feb 26 2009 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.28-5
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+
 * Wed Feb 27 2008 Tom spot Callaway tcall...@redhat.com - 0.28-4
 - Rebuild for perl 5.10 (again)
 


Index: sources
===
RCS file: /cvs/extras/rpms/perl-Clone/F-10/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- sources 28 Nov 2007 18:55:36 -  1.6
+++ sources 23 May 2009 20:25:02 -  1.7
@@ -1 +1 @@
-16186d984e358ab3ca069d00c81b7e5c  Clone-0.28.tar.gz
+65f34e7280d7b7dfb72ab6224e5767f5  Clone-0.31.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 502001] update SQL-Abstract to 1.55 please

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


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


Chris Weyl cw...@alumni.drew.edu changed:

   What|Removed |Added

 Status|NEW |ON_DEV
 CC||cw...@alumni.drew.edu




--- Comment #1 from Chris Weyl cw...@alumni.drew.edu  2009-05-23 16:24:52 EDT 
---
I'm going to need this for DBIx::Class, so taking...  Also bringing perl-Clone
up to 0.31 in F-10 (already there for rawhide/F-11).

-- 
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-SQL-Abstract/devel .cvsignore, 1.7, 1.8 perl-SQL-Abstract.spec, 1.12, 1.13 sources, 1.7, 1.8

2009-05-23 Thread Chris Weyl
Author: cweyl

Update of /cvs/extras/rpms/perl-SQL-Abstract/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3899

Modified Files:
.cvsignore perl-SQL-Abstract.spec sources 
Log Message:
* Thu May 21 2009 Chris Weyl cw...@alumni.drew.edu 1.55-1
- added SQLATEST_TESTER=1 to force tests
- auto-update to 1.55 (by cpan-spec-update 0.01)
- added a new br on perl(ExtUtils::MakeMaker) (version 6.42)
- added a new br on perl(Clone) (version 0.31)
- added a new br on perl(Scalar::Util) (version 0)
- added a new br on perl(List::Util) (version 0)
- added a new br on perl(Test::Builder) (version 0)



Index: .cvsignore
===
RCS file: /cvs/extras/rpms/perl-SQL-Abstract/devel/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- .cvsignore  13 Mar 2009 23:03:14 -  1.7
+++ .cvsignore  23 May 2009 20:29:20 -  1.8
@@ -1 +1 @@
-SQL-Abstract-1.50.tar.gz
+SQL-Abstract-1.55.tar.gz


Index: perl-SQL-Abstract.spec
===
RCS file: /cvs/extras/rpms/perl-SQL-Abstract/devel/perl-SQL-Abstract.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- perl-SQL-Abstract.spec  16 Mar 2009 13:40:11 -  1.12
+++ perl-SQL-Abstract.spec  23 May 2009 20:29:20 -  1.13
@@ -1,15 +1,23 @@
 Name:   perl-SQL-Abstract
-Version:1.50
-Release:2%{?dist}
+Version:1.55
+Release:1%{?dist}
 Summary:Generate SQL from Perl data structures
 Group:  Development/Libraries
 License:GPL+ or Artistic
 URL:http://search.cpan.org/dist/SQL-Abstract
-Source0:
http://search.cpan.org/CPAN/authors/id/M/MS/MSTROUT/SQL-Abstract-%{version}.tar.gz
+Source0:
http://search.cpan.org/CPAN/authors/id/R/RI/RIBASUSHI/SQL-Abstract-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:  noarch
-BuildRequires:  perl(Test::More), perl(Test::Deep), perl(Test::Warn), 
perl(Test::Exception)
+BuildRequires:  perl(Test::Deep)
+BuildRequires:  perl(Test::Exception)
+BuildRequires:  perl(Test::Warn)
+BuildRequires:  perl(Test::More)
+BuildRequires:  perl(ExtUtils::MakeMaker) = 6.42
+BuildRequires:  perl(Clone) = 0.31
+BuildRequires:  perl(Scalar::Util)
+BuildRequires:  perl(List::Util)
+BuildRequires:  perl(Test::Builder)
 Requires:  perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo $version))
 
 %description
@@ -27,10 +35,10 @@ 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
-make test
+SQLATEST_TESTER=1 make test
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -43,6 +51,15 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu May 21 2009 Chris Weyl cw...@alumni.drew.edu 1.55-1
+- added SQLATEST_TESTER=1 to force tests
+- auto-update to 1.55 (by cpan-spec-update 0.01)
+- added a new br on perl(ExtUtils::MakeMaker) (version 6.42)
+- added a new br on perl(Clone) (version 0.31)
+- added a new br on perl(Scalar::Util) (version 0)
+- added a new br on perl(List::Util) (version 0)
+- added a new br on perl(Test::Builder) (version 0)
+
 * Mon Mar 16 2009 Tom spot Callaway tcall...@redhat.com - 1.50-2
 - add missing BR: perl(Test::Exception)
 


Index: sources
===
RCS file: /cvs/extras/rpms/perl-SQL-Abstract/devel/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- sources 13 Mar 2009 23:03:15 -  1.7
+++ sources 23 May 2009 20:29:20 -  1.8
@@ -1 +1 @@
-253eadd0ba7450b82afa2e650d13fb1d  SQL-Abstract-1.50.tar.gz
+9e97519e11b50a05ad410a91f64ef12c  SQL-Abstract-1.55.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-Componentised/devel .cvsignore, 1.4, 1.5 perl-Class-C3-Componentised.spec, 1.6, 1.7 sources, 1.4, 1.5

2009-05-23 Thread Chris Weyl
Author: cweyl

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

Modified Files:
.cvsignore perl-Class-C3-Componentised.spec sources 
Log Message:
* Sat May 23 2009 Chris Weyl cw...@alumni.drew.edu 1.0005-1
- auto-update to 1.0005 (by cpan-spec-update 0.01)
- added a new br on perl(FindBin) (version 0)
- altered br on perl(ExtUtils::MakeMaker) (0 = 6.42)
- altered br on perl(Class::C3) (0 = 0.20)
- added a new br on perl(Carp) (version 0)



Index: .cvsignore
===
RCS file: /cvs/extras/rpms/perl-Class-C3-Componentised/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- .cvsignore  19 Apr 2009 00:31:26 -  1.4
+++ .cvsignore  23 May 2009 20:30:52 -  1.5
@@ -1 +1 @@
-Class-C3-Componentised-1.0004.tar.gz
+Class-C3-Componentised-1.0005.tar.gz


Index: perl-Class-C3-Componentised.spec
===
RCS file: 
/cvs/extras/rpms/perl-Class-C3-Componentised/devel/perl-Class-C3-Componentised.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- perl-Class-C3-Componentised.spec19 Apr 2009 00:31:26 -  1.6
+++ perl-Class-C3-Componentised.spec23 May 2009 20:30:52 -  1.7
@@ -1,20 +1,20 @@
 Name:   perl-Class-C3-Componentised
-Version:1.0004
+Version:1.0005
 Release:1%{?dist}
-Summary:Load mix-ins or components to your C3-based class 
+Summary:Load mix-ins or components to your C3-based class
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Class-C3-Componentised/
-Source0:
http://www.cpan.org/authors/id/A/AS/ASH/Class-C3-Componentised-%{version}.tar.gz
+Source0:
http://search.cpan.org/CPAN/authors/id/A/AS/ASH/Class-C3-Componentised-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:  noarch
 Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
 
 # core
-BuildRequires: perl(ExtUtils::MakeMaker) 
+BuildRequires: perl(ExtUtils::MakeMaker) = 6.42
 BuildRequires: perl(Test::More)
 # cpan
-BuildRequires: perl(Class::C3)
+BuildRequires: perl(Class::C3) = 0.20
 BuildRequires: perl(Class::Inspector)
 BuildRequires: perl(MRO::Compat)
 # testing
@@ -23,12 +23,16 @@ BuildRequires: perl(Test::Pod)
 BuildRequires: perl(Test::Pod::Coverage)
 
 
+### auto-added brs!
+BuildRequires:  perl(FindBin)
+BuildRequires:  perl(Carp)
+
 %description
-This will inject base classes to your module using the Class::C3 method 
+This will inject base classes to your module using the Class::C3 method
 resolution order.
 
 Please note: these are not plugins that can take precedence over methods
-declared in MyModule. If you want something like that, consider 
+declared in MyModule. If you want something like that, consider
 MooseX::Object::Pluggable.
 
 
@@ -74,6 +78,13 @@ rm -rf %{buildroot}
 %{_mandir}/man3/*
 
 %changelog
+* Sat May 23 2009 Chris Weyl cw...@alumni.drew.edu 1.0005-1
+- auto-update to 1.0005 (by cpan-spec-update 0.01)
+- added a new br on perl(FindBin) (version 0)
+- altered br on perl(ExtUtils::MakeMaker) (0 = 6.42)
+- altered br on perl(Class::C3) (0 = 0.20)
+- added a new br on perl(Carp) (version 0)
+
 * Sat Apr 18 2009 Chris Weyl cw...@alumni.drew.edu 1.0004-1
 - update to 1.0004
 


Index: sources
===
RCS file: /cvs/extras/rpms/perl-Class-C3-Componentised/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- sources 19 Apr 2009 00:31:26 -  1.4
+++ sources 23 May 2009 20:30:52 -  1.5
@@ -1 +1 @@
-d4e8fd4f123cc52343b79fe5b434e8d3  Class-C3-Componentised-1.0004.tar.gz
+1c843ffd2737c6db77edcc6b666cfc48  Class-C3-Componentised-1.0005.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-Componentised/F-11 perl-Class-C3-Componentised.spec, 1.5, 1.6 sources, 1.3, 1.4

2009-05-23 Thread Chris Weyl
Author: cweyl

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

Modified Files:
perl-Class-C3-Componentised.spec sources 
Log Message:
* Sat May 23 2009 Chris Weyl cw...@alumni.drew.edu 1.0005-1
- auto-update to 1.0005 (by cpan-spec-update 0.01)
- added a new br on perl(FindBin) (version 0)
- altered br on perl(ExtUtils::MakeMaker) (0 = 6.42)
- altered br on perl(Class::C3) (0 = 0.20)
- added a new br on perl(Carp) (version 0)



Index: perl-Class-C3-Componentised.spec
===
RCS file: 
/cvs/extras/rpms/perl-Class-C3-Componentised/F-11/perl-Class-C3-Componentised.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- perl-Class-C3-Componentised.spec26 Feb 2009 12:38:31 -  1.5
+++ perl-Class-C3-Componentised.spec23 May 2009 20:49:31 -  1.6
@@ -1,32 +1,38 @@
 Name:   perl-Class-C3-Componentised
-Version:1.0003
-Release:2%{?dist}
-Summary:Load mix-ins or components to your C3-based class 
+Version:1.0005
+Release:1%{?dist}
+Summary:Load mix-ins or components to your C3-based class
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Class-C3-Componentised/
-Source0:
http://www.cpan.org/authors/id/A/AS/ASH/Class-C3-Componentised-%{version}.tar.gz
+Source0:
http://search.cpan.org/CPAN/authors/id/A/AS/ASH/Class-C3-Componentised-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:  noarch
 Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
 
 # core
-BuildRequires: perl(ExtUtils::MakeMaker) 
+BuildRequires: perl(ExtUtils::MakeMaker) = 6.42
 BuildRequires: perl(Test::More)
 # cpan
-BuildRequires: perl(Class::C3)
+BuildRequires: perl(Class::C3) = 0.20
 BuildRequires: perl(Class::Inspector)
+BuildRequires: perl(MRO::Compat)
+# testing
 BuildRequires: perl(Test::Exception)
 BuildRequires: perl(Test::Pod)
 BuildRequires: perl(Test::Pod::Coverage)
 
 
+### auto-added brs!
+BuildRequires:  perl(FindBin)
+BuildRequires:  perl(Carp)
+
 %description
-This will inject base classes to your module using the Class::C3 method 
+This will inject base classes to your module using the Class::C3 method
 resolution order.
 
 Please note: these are not plugins that can take precedence over methods
-declared in MyModule. If you want something like that, consider 
+declared in MyModule. If you want something like that, consider
 MooseX::Object::Pluggable.
 
 
@@ -72,6 +78,16 @@ rm -rf %{buildroot}
 %{_mandir}/man3/*
 
 %changelog
+* Sat May 23 2009 Chris Weyl cw...@alumni.drew.edu 1.0005-1
+- auto-update to 1.0005 (by cpan-spec-update 0.01)
+- added a new br on perl(FindBin) (version 0)
+- altered br on perl(ExtUtils::MakeMaker) (0 = 6.42)
+- altered br on perl(Class::C3) (0 = 0.20)
+- added a new br on perl(Carp) (version 0)
+
+* Sat Apr 18 2009 Chris Weyl cw...@alumni.drew.edu 1.0004-1
+- update to 1.0004
+
 * Thu Feb 26 2009 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1.0003-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 


Index: sources
===
RCS file: /cvs/extras/rpms/perl-Class-C3-Componentised/F-11/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources 29 May 2008 06:23:52 -  1.3
+++ sources 23 May 2009 20:49:31 -  1.4
@@ -1 +1 @@
-f388783d0ea20f507e61f35677041a3e  Class-C3-Componentised-1.0003.tar.gz
+1c843ffd2737c6db77edcc6b666cfc48  Class-C3-Componentised-1.0005.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-Componentised/F-10 perl-Class-C3-Componentised.spec, 1.5, 1.6 sources, 1.4, 1.5

2009-05-23 Thread Chris Weyl
Author: cweyl

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

Modified Files:
perl-Class-C3-Componentised.spec sources 
Log Message:
* Sat May 23 2009 Chris Weyl cw...@alumni.drew.edu 1.0005-1
- auto-update to 1.0005 (by cpan-spec-update 0.01)
- added a new br on perl(FindBin) (version 0)
- altered br on perl(ExtUtils::MakeMaker) (0 = 6.42)
- altered br on perl(Class::C3) (0 = 0.20)
- added a new br on perl(Carp) (version 0)



Index: perl-Class-C3-Componentised.spec
===
RCS file: 
/cvs/extras/rpms/perl-Class-C3-Componentised/F-10/perl-Class-C3-Componentised.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- perl-Class-C3-Componentised.spec19 Apr 2009 00:37:09 -  1.5
+++ perl-Class-C3-Componentised.spec23 May 2009 20:49:39 -  1.6
@@ -1,20 +1,20 @@
 Name:   perl-Class-C3-Componentised
-Version:1.0004
+Version:1.0005
 Release:1%{?dist}
-Summary:Load mix-ins or components to your C3-based class 
+Summary:Load mix-ins or components to your C3-based class
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Class-C3-Componentised/
-Source0:
http://www.cpan.org/authors/id/A/AS/ASH/Class-C3-Componentised-%{version}.tar.gz
+Source0:
http://search.cpan.org/CPAN/authors/id/A/AS/ASH/Class-C3-Componentised-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:  noarch
 Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
 
 # core
-BuildRequires: perl(ExtUtils::MakeMaker) 
+BuildRequires: perl(ExtUtils::MakeMaker) = 6.42
 BuildRequires: perl(Test::More)
 # cpan
-BuildRequires: perl(Class::C3)
+BuildRequires: perl(Class::C3) = 0.20
 BuildRequires: perl(Class::Inspector)
 BuildRequires: perl(MRO::Compat)
 # testing
@@ -23,12 +23,16 @@ BuildRequires: perl(Test::Pod)
 BuildRequires: perl(Test::Pod::Coverage)
 
 
+### auto-added brs!
+BuildRequires:  perl(FindBin)
+BuildRequires:  perl(Carp)
+
 %description
-This will inject base classes to your module using the Class::C3 method 
+This will inject base classes to your module using the Class::C3 method
 resolution order.
 
 Please note: these are not plugins that can take precedence over methods
-declared in MyModule. If you want something like that, consider 
+declared in MyModule. If you want something like that, consider
 MooseX::Object::Pluggable.
 
 
@@ -74,6 +78,13 @@ rm -rf %{buildroot}
 %{_mandir}/man3/*
 
 %changelog
+* Sat May 23 2009 Chris Weyl cw...@alumni.drew.edu 1.0005-1
+- auto-update to 1.0005 (by cpan-spec-update 0.01)
+- added a new br on perl(FindBin) (version 0)
+- altered br on perl(ExtUtils::MakeMaker) (0 = 6.42)
+- altered br on perl(Class::C3) (0 = 0.20)
+- added a new br on perl(Carp) (version 0)
+
 * Sat Apr 18 2009 Chris Weyl cw...@alumni.drew.edu 1.0004-1
 - update to 1.0004
 


Index: sources
===
RCS file: /cvs/extras/rpms/perl-Class-C3-Componentised/F-10/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- sources 19 Apr 2009 00:37:09 -  1.4
+++ sources 23 May 2009 20:49:39 -  1.5
@@ -1 +1 @@
-d4e8fd4f123cc52343b79fe5b434e8d3  Class-C3-Componentised-1.0004.tar.gz
+1c843ffd2737c6db77edcc6b666cfc48  Class-C3-Componentised-1.0005.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-Adopt-NEXT/devel .cvsignore, 1.4, 1.5 perl-Class-C3-Adopt-NEXT.spec, 1.4, 1.5 sources, 1.4, 1.5

2009-05-23 Thread Chris Weyl
Author: cweyl

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

Modified Files:
.cvsignore perl-Class-C3-Adopt-NEXT.spec sources 
Log Message:
* Sat May 23 2009 Chris Weyl cw...@alumni.drew.edu 0.11-1
- auto-update to 0.11 (by cpan-spec-update 0.01)



Index: .cvsignore
===
RCS file: /cvs/extras/rpms/perl-Class-C3-Adopt-NEXT/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- .cvsignore  17 May 2009 07:46:26 -  1.4
+++ .cvsignore  23 May 2009 20:52:27 -  1.5
@@ -1 +1 @@
-Class-C3-Adopt-NEXT-0.10.tar.gz
+Class-C3-Adopt-NEXT-0.11.tar.gz


Index: perl-Class-C3-Adopt-NEXT.spec
===
RCS file: 
/cvs/extras/rpms/perl-Class-C3-Adopt-NEXT/devel/perl-Class-C3-Adopt-NEXT.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- perl-Class-C3-Adopt-NEXT.spec   17 May 2009 07:46:27 -  1.4
+++ perl-Class-C3-Adopt-NEXT.spec   23 May 2009 20:52:27 -  1.5
@@ -1,11 +1,11 @@
 Name:   perl-Class-C3-Adopt-NEXT
-Version:0.10
+Version:0.11
 Release:1%{?dist}
 # lib/Class/C3/Adopt/NEXT.pm - GPL+ or Artistic
 License:GPL+ or Artistic
 Group:  Development/Libraries
 Summary:Reduce one's dependency on NEXT
-Source: 
http://search.cpan.org/CPAN/authors/id/F/FL/FLORA/Class-C3-Adopt-NEXT-%{version}.tar.gz
+Source: 
http://search.cpan.org/CPAN/authors/id/B/BO/BOBTFISH/Class-C3-Adopt-NEXT-%{version}.tar.gz
 Url:http://search.cpan.org/dist/Class-C3-Adopt-NEXT
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
@@ -63,6 +63,9 @@ rm -rf %{buildroot}
 %{_mandir}/man3/*.3*
 
 %changelog
+* Sat May 23 2009 Chris Weyl cw...@alumni.drew.edu 0.11-1
+- auto-update to 0.11 (by cpan-spec-update 0.01)
+
 * Sun May 17 2009 Chris Weyl cw...@alumni.drew.edu 0.10-1
 - auto-update to 0.10 (by cpan-spec-update 0.01)
 - altered br on perl(Test::Exception) (0 = 0.27)


Index: sources
===
RCS file: /cvs/extras/rpms/perl-Class-C3-Adopt-NEXT/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- sources 17 May 2009 07:46:27 -  1.4
+++ sources 23 May 2009 20:52:27 -  1.5
@@ -1 +1 @@
-5827721780a1563257e7a3c9d57a91d2  Class-C3-Adopt-NEXT-0.10.tar.gz
+48da068239ae384a68298f111e6c0764  Class-C3-Adopt-NEXT-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-Class-C3-Adopt-NEXT/devel perl-Class-C3-Adopt-NEXT.spec, 1.5, 1.6

2009-05-23 Thread Chris Weyl
Author: cweyl

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

Modified Files:
perl-Class-C3-Adopt-NEXT.spec 
Log Message:
* Sat May 23 2009 Chris Weyl cw...@alumni.drew.edu 0.11-2
- README no longer present



Index: perl-Class-C3-Adopt-NEXT.spec
===
RCS file: 
/cvs/extras/rpms/perl-Class-C3-Adopt-NEXT/devel/perl-Class-C3-Adopt-NEXT.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- perl-Class-C3-Adopt-NEXT.spec   23 May 2009 20:52:27 -  1.5
+++ perl-Class-C3-Adopt-NEXT.spec   23 May 2009 20:58:29 -  1.6
@@ -1,6 +1,6 @@
 Name:   perl-Class-C3-Adopt-NEXT
 Version:0.11
-Release:1%{?dist}
+Release:2%{?dist}
 # lib/Class/C3/Adopt/NEXT.pm - GPL+ or Artistic
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -58,11 +58,14 @@ rm -rf %{buildroot}
 
 %files
 %defattr(-,root,root,-)
-%doc Changes README
+%doc Changes
 %{perl_vendorlib}/*
 %{_mandir}/man3/*.3*
 
 %changelog
+* Sat May 23 2009 Chris Weyl cw...@alumni.drew.edu 0.11-2
+- README no longer present
+
 * Sat May 23 2009 Chris Weyl cw...@alumni.drew.edu 0.11-1
 - auto-update to 0.11 (by cpan-spec-update 0.01)
 

--
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-SQL-Abstract/F-11 perl-SQL-Abstract.spec, 1.12, 1.13 sources, 1.7, 1.8

2009-05-23 Thread Chris Weyl
Author: cweyl

Update of /cvs/extras/rpms/perl-SQL-Abstract/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8908

Modified Files:
perl-SQL-Abstract.spec sources 
Log Message:
* Thu May 21 2009 Chris Weyl cw...@alumni.drew.edu 1.55-1
- added SQLATEST_TESTER=1 to force tests
- auto-update to 1.55 (by cpan-spec-update 0.01)
- added a new br on perl(ExtUtils::MakeMaker) (version 6.42)
- added a new br on perl(Clone) (version 0.31)
- added a new br on perl(Scalar::Util) (version 0)
- added a new br on perl(List::Util) (version 0)
- added a new br on perl(Test::Builder) (version 0)



Index: perl-SQL-Abstract.spec
===
RCS file: /cvs/extras/rpms/perl-SQL-Abstract/F-11/perl-SQL-Abstract.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- perl-SQL-Abstract.spec  16 Mar 2009 13:40:11 -  1.12
+++ perl-SQL-Abstract.spec  23 May 2009 21:06:02 -  1.13
@@ -1,15 +1,23 @@
 Name:   perl-SQL-Abstract
-Version:1.50
-Release:2%{?dist}
+Version:1.55
+Release:1%{?dist}
 Summary:Generate SQL from Perl data structures
 Group:  Development/Libraries
 License:GPL+ or Artistic
 URL:http://search.cpan.org/dist/SQL-Abstract
-Source0:
http://search.cpan.org/CPAN/authors/id/M/MS/MSTROUT/SQL-Abstract-%{version}.tar.gz
+Source0:
http://search.cpan.org/CPAN/authors/id/R/RI/RIBASUSHI/SQL-Abstract-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:  noarch
-BuildRequires:  perl(Test::More), perl(Test::Deep), perl(Test::Warn), 
perl(Test::Exception)
+BuildRequires:  perl(Test::Deep)
+BuildRequires:  perl(Test::Exception)
+BuildRequires:  perl(Test::Warn)
+BuildRequires:  perl(Test::More)
+BuildRequires:  perl(ExtUtils::MakeMaker) = 6.42
+BuildRequires:  perl(Clone) = 0.31
+BuildRequires:  perl(Scalar::Util)
+BuildRequires:  perl(List::Util)
+BuildRequires:  perl(Test::Builder)
 Requires:  perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo $version))
 
 %description
@@ -27,10 +35,10 @@ 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
-make test
+SQLATEST_TESTER=1 make test
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -43,6 +51,15 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu May 21 2009 Chris Weyl cw...@alumni.drew.edu 1.55-1
+- added SQLATEST_TESTER=1 to force tests
+- auto-update to 1.55 (by cpan-spec-update 0.01)
+- added a new br on perl(ExtUtils::MakeMaker) (version 6.42)
+- added a new br on perl(Clone) (version 0.31)
+- added a new br on perl(Scalar::Util) (version 0)
+- added a new br on perl(List::Util) (version 0)
+- added a new br on perl(Test::Builder) (version 0)
+
 * Mon Mar 16 2009 Tom spot Callaway tcall...@redhat.com - 1.50-2
 - add missing BR: perl(Test::Exception)
 


Index: sources
===
RCS file: /cvs/extras/rpms/perl-SQL-Abstract/F-11/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- sources 13 Mar 2009 23:03:15 -  1.7
+++ sources 23 May 2009 21:06:02 -  1.8
@@ -1 +1 @@
-253eadd0ba7450b82afa2e650d13fb1d  SQL-Abstract-1.50.tar.gz
+9e97519e11b50a05ad410a91f64ef12c  SQL-Abstract-1.55.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 502001] update SQL-Abstract to 1.55 please

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


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


Chris Weyl cw...@alumni.drew.edu changed:

   What|Removed |Added

 Status|ON_DEV  |CLOSED
 Resolution||RAWHIDE




--- Comment #2 from Chris Weyl cw...@alumni.drew.edu  2009-05-23 17:06:13 EDT 
---
Done.  Iain, maybe it was closed already but could you file a bug against
MojoMojo upstream, asking them to bump the version of SQL::Abstract?  Thanks :)

-- 
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-DateTime-Calendar-Mayan/devel perl-DateTime-Calendar-Mayan.spec, NONE, 1.1 sources, 1.1, 1.2

2009-05-23 Thread Chris Weyl
Author: cweyl

Update of /cvs/extras/rpms/perl-DateTime-Calendar-Mayan/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10639

Modified Files:
sources 
Added Files:
perl-DateTime-Calendar-Mayan.spec 
Log Message:
* Mon May 18 2009 Chris Weyl cw...@alumni.drew.edu 0.0601-1
- submission



--- NEW FILE perl-DateTime-Calendar-Mayan.spec ---
Name:   perl-DateTime-Calendar-Mayan 
Version:0.0601 
Release:1%{?dist}
# lib/DateTime/Calendar/Mayan.pod - GPL+ or Artistic
License:GPL+ or Artistic 
Group:  Development/Libraries
Summary:Mayan Long Count Calendar 
Source: 
http://search.cpan.org/CPAN/authors/id/J/JH/JHOBLITT/DateTime-Calendar-Mayan-%{version}.tar.gz
 
Url:http://search.cpan.org/dist/DateTime-Calendar-Mayan
BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) 
Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo $version))
BuildArch:  noarch

BuildRequires: perl(DateTime) = 0.15
BuildRequires: perl(ExtUtils::MakeMaker)
BuildRequires: perl(Module::Build::Compat)
BuildRequires: perl(Params::Validate) = 0.64
# testing
BuildRequires: perl(Test::More)

%description
An implementation of the Mayan Long Count, Haab, and Tzolkin calendars
as defined in Calendrical Calculations The Millennium Edition.
Supplemented by Frequently Asked Questions about Calendars.


%prep
%setup -q -n DateTime-Calendar-Mayan-%{version}

%build
%{__perl} Makefile.PL INSTALLDIRS=vendor
make %{?_smp_mflags}

%install
rm -rf %{buildroot}

make pure_install PERL_INSTALL_ROOT=%{buildroot}
find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
find %{buildroot} -depth -type d -exec rmdir {} 2/dev/null ';'

%{_fixperms} %{buildroot}/*

%check
make test

%clean
rm -rf %{buildroot} 

%files
%defattr(-,root,root,-)
%doc README Changes LICENSE Todo
%{perl_vendorlib}/*
%{_mandir}/man3/*.3*

%changelog
* Mon May 18 2009 Chris Weyl cw...@alumni.drew.edu 0.0601-1
- submission

* Mon May 18 2009 Chris Weyl cw...@alumni.drew.edu 0.0601-0
- initial RPM packaging
- generated with cpan2dist (CPANPLUS::Dist::RPM version 0.0.8)



Index: sources
===
RCS file: /cvs/extras/rpms/perl-DateTime-Calendar-Mayan/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources 21 May 2009 23:53:00 -  1.1
+++ sources 23 May 2009 21:16:06 -  1.2
@@ -0,0 +1 @@
+9ed964ceadee297770be4ef7778e090c  DateTime-Calendar-Mayan-0.0601.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-DateTime-Calendar-Mayan/F-10 perl-DateTime-Calendar-Mayan.spec, NONE, 1.1 sources, 1.1, 1.2

2009-05-23 Thread Chris Weyl
Author: cweyl

Update of /cvs/extras/rpms/perl-DateTime-Calendar-Mayan/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10725

Modified Files:
sources 
Added Files:
perl-DateTime-Calendar-Mayan.spec 
Log Message:
* Mon May 18 2009 Chris Weyl cw...@alumni.drew.edu 0.0601-1
- submission



--- NEW FILE perl-DateTime-Calendar-Mayan.spec ---
Name:   perl-DateTime-Calendar-Mayan 
Version:0.0601 
Release:1%{?dist}
# lib/DateTime/Calendar/Mayan.pod - GPL+ or Artistic
License:GPL+ or Artistic 
Group:  Development/Libraries
Summary:Mayan Long Count Calendar 
Source: 
http://search.cpan.org/CPAN/authors/id/J/JH/JHOBLITT/DateTime-Calendar-Mayan-%{version}.tar.gz
 
Url:http://search.cpan.org/dist/DateTime-Calendar-Mayan
BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) 
Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo $version))
BuildArch:  noarch

BuildRequires: perl(DateTime) = 0.15
BuildRequires: perl(ExtUtils::MakeMaker)
BuildRequires: perl(Module::Build::Compat)
BuildRequires: perl(Params::Validate) = 0.64
# testing
BuildRequires: perl(Test::More)

%description
An implementation of the Mayan Long Count, Haab, and Tzolkin calendars
as defined in Calendrical Calculations The Millennium Edition.
Supplemented by Frequently Asked Questions about Calendars.


%prep
%setup -q -n DateTime-Calendar-Mayan-%{version}

%build
%{__perl} Makefile.PL INSTALLDIRS=vendor
make %{?_smp_mflags}

%install
rm -rf %{buildroot}

make pure_install PERL_INSTALL_ROOT=%{buildroot}
find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
find %{buildroot} -depth -type d -exec rmdir {} 2/dev/null ';'

%{_fixperms} %{buildroot}/*

%check
make test

%clean
rm -rf %{buildroot} 

%files
%defattr(-,root,root,-)
%doc README Changes LICENSE Todo
%{perl_vendorlib}/*
%{_mandir}/man3/*.3*

%changelog
* Mon May 18 2009 Chris Weyl cw...@alumni.drew.edu 0.0601-1
- submission

* Mon May 18 2009 Chris Weyl cw...@alumni.drew.edu 0.0601-0
- initial RPM packaging
- generated with cpan2dist (CPANPLUS::Dist::RPM version 0.0.8)



Index: sources
===
RCS file: /cvs/extras/rpms/perl-DateTime-Calendar-Mayan/F-10/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources 21 May 2009 23:53:00 -  1.1
+++ sources 23 May 2009 21:16:34 -  1.2
@@ -0,0 +1 @@
+9ed964ceadee297770be4ef7778e090c  DateTime-Calendar-Mayan-0.0601.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-Adopt-NEXT/F-11 perl-Class-C3-Adopt-NEXT.spec, 1.4, 1.5 sources, 1.4, 1.5

2009-05-23 Thread Chris Weyl
Author: cweyl

Update of /cvs/extras/rpms/perl-Class-C3-Adopt-NEXT/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv11002

Modified Files:
perl-Class-C3-Adopt-NEXT.spec sources 
Log Message:
* Sat May 23 2009 Chris Weyl cw...@alumni.drew.edu 0.11-2
- README no longer present



Index: perl-Class-C3-Adopt-NEXT.spec
===
RCS file: 
/cvs/extras/rpms/perl-Class-C3-Adopt-NEXT/F-11/perl-Class-C3-Adopt-NEXT.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- perl-Class-C3-Adopt-NEXT.spec   19 May 2009 02:06:22 -  1.4
+++ perl-Class-C3-Adopt-NEXT.spec   23 May 2009 21:17:52 -  1.5
@@ -1,11 +1,11 @@
 Name:   perl-Class-C3-Adopt-NEXT
-Version:0.10
-Release:1%{?dist}
+Version:0.11
+Release:2%{?dist}
 # lib/Class/C3/Adopt/NEXT.pm - GPL+ or Artistic
 License:GPL+ or Artistic
 Group:  Development/Libraries
 Summary:Reduce one's dependency on NEXT
-Source: 
http://search.cpan.org/CPAN/authors/id/F/FL/FLORA/Class-C3-Adopt-NEXT-%{version}.tar.gz
+Source: 
http://search.cpan.org/CPAN/authors/id/B/BO/BOBTFISH/Class-C3-Adopt-NEXT-%{version}.tar.gz
 Url:http://search.cpan.org/dist/Class-C3-Adopt-NEXT
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
@@ -58,11 +58,17 @@ rm -rf %{buildroot}
 
 %files
 %defattr(-,root,root,-)
-%doc Changes README
+%doc Changes
 %{perl_vendorlib}/*
 %{_mandir}/man3/*.3*
 
 %changelog
+* Sat May 23 2009 Chris Weyl cw...@alumni.drew.edu 0.11-2
+- README no longer present
+
+* Sat May 23 2009 Chris Weyl cw...@alumni.drew.edu 0.11-1
+- auto-update to 0.11 (by cpan-spec-update 0.01)
+
 * Sun May 17 2009 Chris Weyl cw...@alumni.drew.edu 0.10-1
 - auto-update to 0.10 (by cpan-spec-update 0.01)
 - altered br on perl(Test::Exception) (0 = 0.27)


Index: sources
===
RCS file: /cvs/extras/rpms/perl-Class-C3-Adopt-NEXT/F-11/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- sources 19 May 2009 02:06:22 -  1.4
+++ sources 23 May 2009 21:17:52 -  1.5
@@ -1 +1 @@
-5827721780a1563257e7a3c9d57a91d2  Class-C3-Adopt-NEXT-0.10.tar.gz
+48da068239ae384a68298f111e6c0764  Class-C3-Adopt-NEXT-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-Class-C3-Adopt-NEXT/F-10 perl-Class-C3-Adopt-NEXT.spec, 1.3, 1.4 sources, 1.4, 1.5

2009-05-23 Thread Chris Weyl
Author: cweyl

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

Modified Files:
perl-Class-C3-Adopt-NEXT.spec sources 
Log Message:
* Sat May 23 2009 Chris Weyl cw...@alumni.drew.edu 0.11-2
- README no longer present



Index: perl-Class-C3-Adopt-NEXT.spec
===
RCS file: 
/cvs/extras/rpms/perl-Class-C3-Adopt-NEXT/F-10/perl-Class-C3-Adopt-NEXT.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- perl-Class-C3-Adopt-NEXT.spec   19 May 2009 02:06:37 -  1.3
+++ perl-Class-C3-Adopt-NEXT.spec   23 May 2009 21:18:24 -  1.4
@@ -1,11 +1,11 @@
 Name:   perl-Class-C3-Adopt-NEXT
-Version:0.10
-Release:1%{?dist}
+Version:0.11
+Release:2%{?dist}
 # lib/Class/C3/Adopt/NEXT.pm - GPL+ or Artistic
 License:GPL+ or Artistic
 Group:  Development/Libraries
 Summary:Reduce one's dependency on NEXT
-Source: 
http://search.cpan.org/CPAN/authors/id/F/FL/FLORA/Class-C3-Adopt-NEXT-%{version}.tar.gz
+Source: 
http://search.cpan.org/CPAN/authors/id/B/BO/BOBTFISH/Class-C3-Adopt-NEXT-%{version}.tar.gz
 Url:http://search.cpan.org/dist/Class-C3-Adopt-NEXT
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
@@ -58,11 +58,17 @@ rm -rf %{buildroot}
 
 %files
 %defattr(-,root,root,-)
-%doc Changes README
+%doc Changes
 %{perl_vendorlib}/*
 %{_mandir}/man3/*.3*
 
 %changelog
+* Sat May 23 2009 Chris Weyl cw...@alumni.drew.edu 0.11-2
+- README no longer present
+
+* Sat May 23 2009 Chris Weyl cw...@alumni.drew.edu 0.11-1
+- auto-update to 0.11 (by cpan-spec-update 0.01)
+
 * Sun May 17 2009 Chris Weyl cw...@alumni.drew.edu 0.10-1
 - auto-update to 0.10 (by cpan-spec-update 0.01)
 - altered br on perl(Test::Exception) (0 = 0.27)


Index: sources
===
RCS file: /cvs/extras/rpms/perl-Class-C3-Adopt-NEXT/F-10/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- sources 19 May 2009 02:06:37 -  1.4
+++ sources 23 May 2009 21:18:24 -  1.5
@@ -1 +1 @@
-5827721780a1563257e7a3c9d57a91d2  Class-C3-Adopt-NEXT-0.10.tar.gz
+48da068239ae384a68298f111e6c0764  Class-C3-Adopt-NEXT-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-Any-Moose/F-11 perl-Any-Moose.spec, 1.1, 1.2 sources, 1.2, 1.3

2009-05-23 Thread Chris Weyl
Author: cweyl

Update of /cvs/extras/rpms/perl-Any-Moose/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv11731

Modified Files:
perl-Any-Moose.spec sources 
Log Message:
* Thu May 21 2009 Chris Weyl cw...@alumni.drew.edu 0.09-1
- auto-update to 0.09 (by cpan-spec-update 0.01)
- altered br on perl(Mouse) (0.20 = 0.21)



Index: perl-Any-Moose.spec
===
RCS file: /cvs/extras/rpms/perl-Any-Moose/F-11/perl-Any-Moose.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- perl-Any-Moose.spec 4 May 2009 21:27:38 -   1.1
+++ perl-Any-Moose.spec 23 May 2009 21:23:17 -  1.2
@@ -1,13 +1,13 @@
-Name:   perl-Any-Moose 
-Version:0.07 
+Name:   perl-Any-Moose
+Version:0.09
 Release:1%{?dist}
 # lib/Any/Moose.pm - GPL+ or Artistic
-License:GPL+ or Artistic 
+License:GPL+ or Artistic
 Group:  Development/Libraries
 Summary:Use Moose or Mouse automagically
-Source: 
http://search.cpan.org/CPAN/authors/id/F/FL/FLORA/Any-Moose-%{version}.tar.gz 
+Source: 
http://search.cpan.org/CPAN/authors/id/F/FL/FLORA/Any-Moose-%{version}.tar.gz
 Url:http://search.cpan.org/dist/Any-Moose
-BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) 
+BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
 BuildArch:  noarch
 
@@ -15,7 +15,7 @@ BuildArch:  noarch
 Requires:  perl(Mouse) = 0.20
 
 BuildRequires: perl(ExtUtils::MakeMaker)
-BuildRequires: perl(Mouse) = 0.20
+BuildRequires: perl(Mouse) = 0.21
 # tests
 BuildRequires: perl(Test::More)
 BuildRequires: perl(Moose)
@@ -23,7 +23,7 @@ BuildRequires: perl(MooseX::Types)
 BuildRequires: perl(MouseX::Types)
 
 %description
-This module allows one to take advantage of the features Moose/Mouse 
+This module allows one to take advantage of the features Moose/Mouse
 provides, while allowing one to let the program author determine if Moose
 or Mouse should be used; when use'd, we load Mouse if Moose isn't already
 loaded, otherwise we go with Moose.
@@ -48,19 +48,22 @@ find %{buildroot} -depth -type d -exec r
 make test
 
 %clean
-rm -rf %{buildroot} 
+rm -rf %{buildroot}
 
 %files
 %defattr(-,root,root,-)
-%doc Changes LICENSE README 
+%doc Changes LICENSE README
 %{perl_vendorlib}/*
 %{_mandir}/man3/*.3*
 
 %changelog
+* Thu May 21 2009 Chris Weyl cw...@alumni.drew.edu 0.09-1
+- auto-update to 0.09 (by cpan-spec-update 0.01)
+- altered br on perl(Mouse) (0.20 = 0.21)
+
 * Sun May 03 2009 Chris Weyl cw...@alumni.drew.edu 0.07-1
 - submission
 
 * Sun May 03 2009 Chris Weyl cw...@alumni.drew.edu 0.07-0
 - initial RPM packaging
 - generated with cpan2dist (CPANPLUS::Dist::RPM version 0.0.8)
-


Index: sources
===
RCS file: /cvs/extras/rpms/perl-Any-Moose/F-11/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources 4 May 2009 21:27:38 -   1.2
+++ sources 23 May 2009 21:23:17 -  1.3
@@ -1 +1 @@
-42db620f669d878ac4bf797415acbd06  Any-Moose-0.07.tar.gz
+fbae0fbd889ad3e06bf37e40e1e6fe2c  Any-Moose-0.09.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-Any-Moose/F-10 perl-Any-Moose.spec, 1.1, 1.2 sources, 1.2, 1.3

2009-05-23 Thread Chris Weyl
Author: cweyl

Update of /cvs/extras/rpms/perl-Any-Moose/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv11961

Modified Files:
perl-Any-Moose.spec sources 
Log Message:
* Thu May 21 2009 Chris Weyl cw...@alumni.drew.edu 0.09-1
- auto-update to 0.09 (by cpan-spec-update 0.01)
- altered br on perl(Mouse) (0.20 = 0.21)



Index: perl-Any-Moose.spec
===
RCS file: /cvs/extras/rpms/perl-Any-Moose/F-10/perl-Any-Moose.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- perl-Any-Moose.spec 4 May 2009 21:26:13 -   1.1
+++ perl-Any-Moose.spec 23 May 2009 21:24:35 -  1.2
@@ -1,13 +1,13 @@
-Name:   perl-Any-Moose 
-Version:0.07 
+Name:   perl-Any-Moose
+Version:0.09
 Release:1%{?dist}
 # lib/Any/Moose.pm - GPL+ or Artistic
-License:GPL+ or Artistic 
+License:GPL+ or Artistic
 Group:  Development/Libraries
 Summary:Use Moose or Mouse automagically
-Source: 
http://search.cpan.org/CPAN/authors/id/F/FL/FLORA/Any-Moose-%{version}.tar.gz 
+Source: 
http://search.cpan.org/CPAN/authors/id/F/FL/FLORA/Any-Moose-%{version}.tar.gz
 Url:http://search.cpan.org/dist/Any-Moose
-BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) 
+BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
 BuildArch:  noarch
 
@@ -15,7 +15,7 @@ BuildArch:  noarch
 Requires:  perl(Mouse) = 0.20
 
 BuildRequires: perl(ExtUtils::MakeMaker)
-BuildRequires: perl(Mouse) = 0.20
+BuildRequires: perl(Mouse) = 0.21
 # tests
 BuildRequires: perl(Test::More)
 BuildRequires: perl(Moose)
@@ -23,7 +23,7 @@ BuildRequires: perl(MooseX::Types)
 BuildRequires: perl(MouseX::Types)
 
 %description
-This module allows one to take advantage of the features Moose/Mouse 
+This module allows one to take advantage of the features Moose/Mouse
 provides, while allowing one to let the program author determine if Moose
 or Mouse should be used; when use'd, we load Mouse if Moose isn't already
 loaded, otherwise we go with Moose.
@@ -48,19 +48,22 @@ find %{buildroot} -depth -type d -exec r
 make test
 
 %clean
-rm -rf %{buildroot} 
+rm -rf %{buildroot}
 
 %files
 %defattr(-,root,root,-)
-%doc Changes LICENSE README 
+%doc Changes LICENSE README
 %{perl_vendorlib}/*
 %{_mandir}/man3/*.3*
 
 %changelog
+* Thu May 21 2009 Chris Weyl cw...@alumni.drew.edu 0.09-1
+- auto-update to 0.09 (by cpan-spec-update 0.01)
+- altered br on perl(Mouse) (0.20 = 0.21)
+
 * Sun May 03 2009 Chris Weyl cw...@alumni.drew.edu 0.07-1
 - submission
 
 * Sun May 03 2009 Chris Weyl cw...@alumni.drew.edu 0.07-0
 - initial RPM packaging
 - generated with cpan2dist (CPANPLUS::Dist::RPM version 0.0.8)
-


Index: sources
===
RCS file: /cvs/extras/rpms/perl-Any-Moose/F-10/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources 4 May 2009 21:26:13 -   1.2
+++ sources 23 May 2009 21:24:35 -  1.3
@@ -1 +1 @@
-42db620f669d878ac4bf797415acbd06  Any-Moose-0.07.tar.gz
+fbae0fbd889ad3e06bf37e40e1e6fe2c  Any-Moose-0.09.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 502001] update SQL-Abstract to 1.55 please

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


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





--- Comment #3 from Iain Arnell iarn...@gmail.com  2009-05-23 18:24:24 EDT ---
Thanks, Chris.

MojoMojo doesn't use SQL::Abstract itself (though they are aware of the
problem). The problem was bubbling up through DBIx::Class, and as you've
noticed, that's already bumped the SQL::Abstract requirement to 1.51.

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


private so provides filtering...

2009-05-23 Thread Chris Weyl
So, in today's rawhide there are still 184 perl-* packages that provide a
.so they shouldn't.  If there aren't any screams, sometime in the not too
distant future I'm going to loop over them, add the filtering code we hashed
out earlier, and kick builds off in rawhide.

  http://fedorapeople.org/~cweyl/private_libs

If you'd rather I didn't touch your package for whatever reason, or want to
do it yourself, either let me know or add the filter and rebuild. :-)

  -Chris
-- 
Chris Weyl
Ex astris, scientia
--
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-Devel-GlobalDestruction/devel perl-Devel-GlobalDestruction.spec, 1.3, 1.4

2009-05-23 Thread Chris Weyl
Author: cweyl

Update of /cvs/extras/rpms/perl-Devel-GlobalDestruction/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21187

Modified Files:
perl-Devel-GlobalDestruction.spec 
Log Message:
* Sat May 23 2009 Chris Weyl cw...@alumni.drew.edu - 0.02-5
- Stripping bad provides of private Perl extension libs



Index: perl-Devel-GlobalDestruction.spec
===
RCS file: 
/cvs/extras/rpms/perl-Devel-GlobalDestruction/devel/perl-Devel-GlobalDestruction.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- perl-Devel-GlobalDestruction.spec   26 Feb 2009 15:11:03 -  1.3
+++ perl-Devel-GlobalDestruction.spec   24 May 2009 01:04:19 -  1.4
@@ -1,6 +1,6 @@
 Name:   perl-Devel-GlobalDestruction 
 Version:0.02 
-Release:4%{?dist}
+Release:5%{?dist}
 # see lib/Devel/GlobalDestruction.pm
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -15,6 +15,12 @@ BuildRequires: perl(Scope::Guard)
 BuildRequires: perl(Sub::Exporter)
 
 
+# don't provide private Perl libs
+%global _use_internal_dependency_generator 0
+%global __deploop() while read FILE; do /usr/lib/rpm/rpmdeps -%{1} ${FILE}; 
done | /bin/sort -u
+%global __find_provides /bin/sh -c %{__grep} -v '%_docdir' | %{__grep} -v 
'%{perl_vendorarch}/.*\\.so$' | %{__deploop P}
+%global __find_requires /bin/sh -c %{__grep} -v '%_docdir' | %{__deploop R}
+
 %description
 Perl's global destruction is a little tricky to deal with with respect to
 finalizers because it's not ordered and objects can sometimes disappear.
@@ -57,6 +63,9 @@ rm -rf %{buildroot} 
 %{_mandir}/man3/*.3*
 
 %changelog
+* Sat May 23 2009 Chris Weyl cw...@alumni.drew.edu - 0.02-5
+- Stripping bad provides of private Perl extension libs
+
 * Thu Feb 26 2009 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.02-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 

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


Re: private so provides filtering...

2009-05-23 Thread Chris Weyl
On Sat, May 23, 2009 at 5:57 PM, Chris Weyl cw...@alumni.drew.edu wrote:

 So, in today's rawhide there are still 184 perl-* packages that provide a
 .so they shouldn't.  If there aren't any screams, sometime in the not too
 distant future I'm going to loop over them, add the filtering code we hashed
 out earlier, and kick builds off in rawhide.


...or, of course, someone has a better / cleaner idea :)

-Chris

Chris Weyl
Ex astris, scientia
--
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