rpms/perl-CGI-Application-Dispatch/F-10 import.log, NONE, 1.1 perl-CGI-Application-Dispatch.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

2009-07-02 Thread Emmanuel Seyman
Author: eseyman

Update of /cvs/pkgs/rpms/perl-CGI-Application-Dispatch/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv18173/F-10

Modified Files:
.cvsignore sources 
Added Files:
import.log perl-CGI-Application-Dispatch.spec 
Log Message:
Initial import.


--- NEW FILE import.log ---
perl-CGI-Application-Dispatch-2_16-1_fc11:F-10:perl-CGI-Application-Dispatch-2.16-1.fc11.src.rpm:1246576621


--- NEW FILE perl-CGI-Application-Dispatch.spec ---
Name:   perl-CGI-Application-Dispatch
Version:2.16
Release:1%{?dist}
Summary:Dispatch requests to CGI::Application based objects
License:GPL+ or Artistic
Group:  Development/Libraries
URL:http://search.cpan.org/dist/CGI-Application-Dispatch/
Source0:
http://www.cpan.org/authors/id/M/MA/MARKSTOS/CGI-Application-Dispatch-%{version}.tar.gz
BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch:  noarch
BuildRequires:  perl(CGI::Application) >= 3.2
BuildRequires:  perl(Exception::Class)
BuildRequires:  perl(Exception::Class::TryCatch)
BuildRequires:  perl(Module::Build)
BuildRequires:  perl(Test::LongString)
BuildRequires:  perl(Test::More)
# Apache::Test must be configured before use.
# BuildRequires:  perl(Apache::Test)
Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))

%description
This module provides a way (as a mod_perl handler or running under vanilla
CGI) to look at the path (as returned by dispatch_path) of the incoming
request, parse off the desired module and it's run mode, create an instance
of that module and run it.

%prep
%setup -q -n CGI-Application-Dispatch-%{version}

%build
%{__perl} Build.PL installdirs=vendor
./Build

%install
rm -rf $RPM_BUILD_ROOT

./Build install destdir=$RPM_BUILD_ROOT create_packlist=0
find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;

%{_fixperms} $RPM_BUILD_ROOT/*

%check
./Build test

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root,-)
%doc Changes TODO
%{perl_vendorlib}/*
%{_mandir}/man3/*

%changelog
* Thu Jun 25 2009 Emmanuel Seyman  2.16-1
- Update to 2.15
- Tests activated

* Mon Dec 22 2008 Emmanuel Seyman  2.15-1
- Specfile autogenerated by cpanspec 1.77.


Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/perl-CGI-Application-Dispatch/F-10/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore  2 Jul 2009 18:50:02 -   1.1
+++ .cvsignore  2 Jul 2009 23:17:22 -   1.2
@@ -0,0 +1 @@
+CGI-Application-Dispatch-2.16.tar.gz


Index: sources
===
RCS file: /cvs/pkgs/rpms/perl-CGI-Application-Dispatch/F-10/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources 2 Jul 2009 18:50:02 -   1.1
+++ sources 2 Jul 2009 23:17:22 -   1.2
@@ -0,0 +1 @@
+365b4b887dc8b60703b97dcbe874fa76  CGI-Application-Dispatch-2.16.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-CGI-Application-Dispatch/F-11 import.log, NONE, 1.1 perl-CGI-Application-Dispatch.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

2009-07-02 Thread Emmanuel Seyman
Author: eseyman

Update of /cvs/pkgs/rpms/perl-CGI-Application-Dispatch/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv15071/F-11

Modified Files:
.cvsignore sources 
Added Files:
import.log perl-CGI-Application-Dispatch.spec 
Log Message:
Initial import.


--- NEW FILE import.log ---
perl-CGI-Application-Dispatch-2_16-1_fc11:F-11:perl-CGI-Application-Dispatch-2.16-1.fc11.src.rpm:1246575780


--- NEW FILE perl-CGI-Application-Dispatch.spec ---
Name:   perl-CGI-Application-Dispatch
Version:2.16
Release:1%{?dist}
Summary:Dispatch requests to CGI::Application based objects
License:GPL+ or Artistic
Group:  Development/Libraries
URL:http://search.cpan.org/dist/CGI-Application-Dispatch/
Source0:
http://www.cpan.org/authors/id/M/MA/MARKSTOS/CGI-Application-Dispatch-%{version}.tar.gz
BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch:  noarch
BuildRequires:  perl(CGI::Application) >= 3.2
BuildRequires:  perl(Exception::Class)
BuildRequires:  perl(Exception::Class::TryCatch)
BuildRequires:  perl(Module::Build)
BuildRequires:  perl(Test::LongString)
BuildRequires:  perl(Test::More)
# Apache::Test must be configured before use.
# BuildRequires:  perl(Apache::Test)
Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))

%description
This module provides a way (as a mod_perl handler or running under vanilla
CGI) to look at the path (as returned by dispatch_path) of the incoming
request, parse off the desired module and it's run mode, create an instance
of that module and run it.

%prep
%setup -q -n CGI-Application-Dispatch-%{version}

%build
%{__perl} Build.PL installdirs=vendor
./Build

%install
rm -rf $RPM_BUILD_ROOT

./Build install destdir=$RPM_BUILD_ROOT create_packlist=0
find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;

%{_fixperms} $RPM_BUILD_ROOT/*

%check
./Build test

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root,-)
%doc Changes TODO
%{perl_vendorlib}/*
%{_mandir}/man3/*

%changelog
* Thu Jun 25 2009 Emmanuel Seyman  2.16-1
- Update to 2.15
- Tests activated

* Mon Dec 22 2008 Emmanuel Seyman  2.15-1
- Specfile autogenerated by cpanspec 1.77.


Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/perl-CGI-Application-Dispatch/F-11/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore  2 Jul 2009 18:50:02 -   1.1
+++ .cvsignore  2 Jul 2009 23:03:34 -   1.2
@@ -0,0 +1 @@
+CGI-Application-Dispatch-2.16.tar.gz


Index: sources
===
RCS file: /cvs/pkgs/rpms/perl-CGI-Application-Dispatch/F-11/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources 2 Jul 2009 18:50:02 -   1.1
+++ sources 2 Jul 2009 23:03:35 -   1.2
@@ -0,0 +1 @@
+365b4b887dc8b60703b97dcbe874fa76  CGI-Application-Dispatch-2.16.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-CGI-Application-Dispatch/devel import.log, NONE, 1.1 perl-CGI-Application-Dispatch.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

2009-07-02 Thread Emmanuel Seyman
Author: eseyman

Update of /cvs/pkgs/rpms/perl-CGI-Application-Dispatch/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv14516/devel

Modified Files:
.cvsignore sources 
Added Files:
import.log perl-CGI-Application-Dispatch.spec 
Log Message:
Initial import.


--- NEW FILE import.log ---
perl-CGI-Application-Dispatch-2_16-1_fc11:HEAD:perl-CGI-Application-Dispatch-2.16-1.fc11.src.rpm:1246575600


--- NEW FILE perl-CGI-Application-Dispatch.spec ---
Name:   perl-CGI-Application-Dispatch
Version:2.16
Release:1%{?dist}
Summary:Dispatch requests to CGI::Application based objects
License:GPL+ or Artistic
Group:  Development/Libraries
URL:http://search.cpan.org/dist/CGI-Application-Dispatch/
Source0:
http://www.cpan.org/authors/id/M/MA/MARKSTOS/CGI-Application-Dispatch-%{version}.tar.gz
BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch:  noarch
BuildRequires:  perl(CGI::Application) >= 3.2
BuildRequires:  perl(Exception::Class)
BuildRequires:  perl(Exception::Class::TryCatch)
BuildRequires:  perl(Module::Build)
BuildRequires:  perl(Test::LongString)
BuildRequires:  perl(Test::More)
# Apache::Test must be configured before use.
# BuildRequires:  perl(Apache::Test)
Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))

%description
This module provides a way (as a mod_perl handler or running under vanilla
CGI) to look at the path (as returned by dispatch_path) of the incoming
request, parse off the desired module and it's run mode, create an instance
of that module and run it.

%prep
%setup -q -n CGI-Application-Dispatch-%{version}

%build
%{__perl} Build.PL installdirs=vendor
./Build

%install
rm -rf $RPM_BUILD_ROOT

./Build install destdir=$RPM_BUILD_ROOT create_packlist=0
find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;

%{_fixperms} $RPM_BUILD_ROOT/*

%check
./Build test

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root,-)
%doc Changes TODO
%{perl_vendorlib}/*
%{_mandir}/man3/*

%changelog
* Thu Jun 25 2009 Emmanuel Seyman  2.16-1
- Update to 2.15
- Tests activated

* Mon Dec 22 2008 Emmanuel Seyman  2.15-1
- Specfile autogenerated by cpanspec 1.77.


Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/perl-CGI-Application-Dispatch/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore  2 Jul 2009 18:50:02 -   1.1
+++ .cvsignore  2 Jul 2009 23:01:09 -   1.2
@@ -0,0 +1 @@
+CGI-Application-Dispatch-2.16.tar.gz


Index: sources
===
RCS file: /cvs/pkgs/rpms/perl-CGI-Application-Dispatch/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources 2 Jul 2009 18:50:02 -   1.1
+++ sources 2 Jul 2009 23:01:09 -   1.2
@@ -0,0 +1 @@
+365b4b887dc8b60703b97dcbe874fa76  CGI-Application-Dispatch-2.16.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 509419] New: perl-Glib Requires a development package: perl(ExtUtils::MakeMaker)

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

Summary: perl-Glib Requires a development package: perl(ExtUtils::MakeMaker)

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

   Summary: perl-Glib Requires a development package:
perl(ExtUtils::MakeMaker)
   Product: Fedora
   Version: 11
  Platform: All
OS/Version: Linux
Status: NEW
  Severity: medium
  Priority: low
 Component: perl-Glib
AssignedTo: tcall...@redhat.com
ReportedBy: kwiz...@gmail.com
 QAContact: extras...@fedoraproject.org
CC: tcall...@redhat.com, fedora-perl-devel-list@redhat.com
Classification: Fedora


Description of problem:
perl-Glib Requires a development package: perl(ExtUtils::MakeMaker)

Version-Release number of selected component (if applicable):
perl-Glib-1.201-2.fc11.i586

How reproducible:
always


Actual results:
There is a need to sort out suches dependencies, specially as this last brings
much other ones , including perl-devel and others perl-Test-* tools.

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


Test::More, Test::Simple 0.88

2009-07-02 Thread Chris Weyl
Hey Stepan --

I'm seeing more and more Catalyst packages test_requiring Test::Simple or
Test::More 0.88...  I suspect we ought to think about upgrading to it;
especially as 0.89 is going to have some nifty new features.  Some (like
Catalyst::Runtime 5.80007) just claim to need it, some actually do (e.g.
CatalystX::LeakChecker, which the previous module has as an optional test
dep).

I'll file a bug for better tracking if you want :)

-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