File CGI-Application-Plugin-FormState-0.12.tar.gz uploaded to lookaside cache by eseyman

2009-12-16 Thread Emmanuel Seyman
A file has been added to the lookaside cache for 
perl-CGI-Application-Plugin-FormState:

63caf11eee423113e51f11ede9837713  CGI-Application-Plugin-FormState-0.12.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-Plugin-FormState/devel import.log, NONE, 1.1 perl-CGI-Application-Plugin-FormState.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

2009-12-16 Thread Emmanuel Seyman
Author: eseyman

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

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


--- NEW FILE import.log ---
perl-CGI-Application-Plugin-FormState-0_12-1_fc12:HEAD:perl-CGI-Application-Plugin-FormState-0.12-1.fc12.src.rpm:1260954492


--- NEW FILE perl-CGI-Application-Plugin-FormState.spec ---
Name:   perl-CGI-Application-Plugin-FormState
Version:0.12
Release:1%{?dist}
Summary:Store Form State without Hidden Fields
License:GPL+ or Artistic
Group:  Development/Libraries
URL:http://search.cpan.org/dist/CGI-Application-Plugin-FormState/
Source0:
http://www.cpan.org/authors/id/M/MG/MGRAHAM/CGI-Application-Plugin-FormState-%{version}.tar.gz
BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch:  noarch
BuildRequires:  perl(CGI)
BuildRequires:  perl(CGI::Application)
BuildRequires:  perl(CGI::Application::Plugin::Session)
BuildRequires:  perl(CGI::Session)
BuildRequires:  perl(Module::Build)
BuildRequires:  perl(Test::More)
BuildRequires:  perl(Test::Pod)
Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))

%description
CGI::Application::Plugin::FormState provides a temporary storage area
within the user's session for storing form-related data.

%prep
%setup -q -n CGI-Application-Plugin-FormState-%{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 README TODO
%{perl_vendorlib}/*
%{_mandir}/man3/*

%changelog
* Sun Dec 13 2009 Emmanuel Seyman emmanuel.sey...@club-internet.fr 0.12-1
- Specfile autogenerated by cpanspec 1.78.


Index: .cvsignore
===
RCS file: 
/cvs/pkgs/rpms/perl-CGI-Application-Plugin-FormState/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore  16 Dec 2009 05:26:10 -  1.1
+++ .cvsignore  16 Dec 2009 09:08:44 -  1.2
@@ -0,0 +1 @@
+CGI-Application-Plugin-FormState-0.12.tar.gz


Index: sources
===
RCS file: /cvs/pkgs/rpms/perl-CGI-Application-Plugin-FormState/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources 16 Dec 2009 05:26:10 -  1.1
+++ sources 16 Dec 2009 09:08:44 -  1.2
@@ -0,0 +1 @@
+63caf11eee423113e51f11ede9837713  CGI-Application-Plugin-FormState-0.12.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-Plugin-FormState/F-12 import.log, NONE, 1.1 perl-CGI-Application-Plugin-FormState.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

2009-12-16 Thread Emmanuel Seyman
Author: eseyman

Update of /cvs/pkgs/rpms/perl-CGI-Application-Plugin-FormState/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27138/F-12

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


--- NEW FILE import.log ---
perl-CGI-Application-Plugin-FormState-0_12-1_fc12:F-12:perl-CGI-Application-Plugin-FormState-0.12-1.fc12.src.rpm:1260954576


--- NEW FILE perl-CGI-Application-Plugin-FormState.spec ---
Name:   perl-CGI-Application-Plugin-FormState
Version:0.12
Release:1%{?dist}
Summary:Store Form State without Hidden Fields
License:GPL+ or Artistic
Group:  Development/Libraries
URL:http://search.cpan.org/dist/CGI-Application-Plugin-FormState/
Source0:
http://www.cpan.org/authors/id/M/MG/MGRAHAM/CGI-Application-Plugin-FormState-%{version}.tar.gz
BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch:  noarch
BuildRequires:  perl(CGI)
BuildRequires:  perl(CGI::Application)
BuildRequires:  perl(CGI::Application::Plugin::Session)
BuildRequires:  perl(CGI::Session)
BuildRequires:  perl(Module::Build)
BuildRequires:  perl(Test::More)
BuildRequires:  perl(Test::Pod)
Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))

%description
CGI::Application::Plugin::FormState provides a temporary storage area
within the user's session for storing form-related data.

%prep
%setup -q -n CGI-Application-Plugin-FormState-%{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 README TODO
%{perl_vendorlib}/*
%{_mandir}/man3/*

%changelog
* Sun Dec 13 2009 Emmanuel Seyman emmanuel.sey...@club-internet.fr 0.12-1
- Specfile autogenerated by cpanspec 1.78.


Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/perl-CGI-Application-Plugin-FormState/F-12/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore  16 Dec 2009 05:26:10 -  1.1
+++ .cvsignore  16 Dec 2009 09:09:55 -  1.2
@@ -0,0 +1 @@
+CGI-Application-Plugin-FormState-0.12.tar.gz


Index: sources
===
RCS file: /cvs/pkgs/rpms/perl-CGI-Application-Plugin-FormState/F-12/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources 16 Dec 2009 05:26:10 -  1.1
+++ sources 16 Dec 2009 09:09:55 -  1.2
@@ -0,0 +1 @@
+63caf11eee423113e51f11ede9837713  CGI-Application-Plugin-FormState-0.12.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-Plugin-FormState/F-11 import.log, NONE, 1.1 perl-CGI-Application-Plugin-FormState.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

2009-12-16 Thread Emmanuel Seyman
Author: eseyman

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

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


--- NEW FILE import.log ---
perl-CGI-Application-Plugin-FormState-0_12-1_fc12:F-11:perl-CGI-Application-Plugin-FormState-0.12-1.fc12.src.rpm:1260954636


--- NEW FILE perl-CGI-Application-Plugin-FormState.spec ---
Name:   perl-CGI-Application-Plugin-FormState
Version:0.12
Release:1%{?dist}
Summary:Store Form State without Hidden Fields
License:GPL+ or Artistic
Group:  Development/Libraries
URL:http://search.cpan.org/dist/CGI-Application-Plugin-FormState/
Source0:
http://www.cpan.org/authors/id/M/MG/MGRAHAM/CGI-Application-Plugin-FormState-%{version}.tar.gz
BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch:  noarch
BuildRequires:  perl(CGI)
BuildRequires:  perl(CGI::Application)
BuildRequires:  perl(CGI::Application::Plugin::Session)
BuildRequires:  perl(CGI::Session)
BuildRequires:  perl(Module::Build)
BuildRequires:  perl(Test::More)
BuildRequires:  perl(Test::Pod)
Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))

%description
CGI::Application::Plugin::FormState provides a temporary storage area
within the user's session for storing form-related data.

%prep
%setup -q -n CGI-Application-Plugin-FormState-%{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 README TODO
%{perl_vendorlib}/*
%{_mandir}/man3/*

%changelog
* Sun Dec 13 2009 Emmanuel Seyman emmanuel.sey...@club-internet.fr 0.12-1
- Specfile autogenerated by cpanspec 1.78.


Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/perl-CGI-Application-Plugin-FormState/F-11/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore  16 Dec 2009 05:26:10 -  1.1
+++ .cvsignore  16 Dec 2009 09:12:46 -  1.2
@@ -0,0 +1 @@
+CGI-Application-Plugin-FormState-0.12.tar.gz


Index: sources
===
RCS file: /cvs/pkgs/rpms/perl-CGI-Application-Plugin-FormState/F-11/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources 16 Dec 2009 05:26:10 -  1.1
+++ sources 16 Dec 2009 09:12:46 -  1.2
@@ -0,0 +1 @@
+63caf11eee423113e51f11ede9837713  CGI-Application-Plugin-FormState-0.12.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


File CGI-Application-Plugin-Config-Simple-1.01.tar.gz uploaded to lookaside cache by eseyman

2009-12-16 Thread Emmanuel Seyman
A file has been added to the lookaside cache for 
perl-CGI-Application-Plugin-Config-Simple:

6d2aeb258474871f13fcaf66e918a386  
CGI-Application-Plugin-Config-Simple-1.01.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-Plugin-Config-Simple/devel import.log, NONE, 1.1 perl-CGI-Application-Plugin-Config-Simple.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

2009-12-16 Thread Emmanuel Seyman
Author: eseyman

Update of /cvs/pkgs/rpms/perl-CGI-Application-Plugin-Config-Simple/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv32292/devel

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


--- NEW FILE import.log ---
perl-CGI-Application-Plugin-Config-Simple-1_01-1_fc12:HEAD:perl-CGI-Application-Plugin-Config-Simple-1.01-1.fc12.src.rpm:1260955944


--- NEW FILE perl-CGI-Application-Plugin-Config-Simple.spec ---
Name:   perl-CGI-Application-Plugin-Config-Simple
Version:1.01
Release:1%{?dist}
Summary:Add Config::Simple support to CGI::Application
License:GPL+ or Artistic
Group:  Development/Libraries
URL:
http://search.cpan.org/dist/CGI-Application-Plugin-Config-Simple/
Source0:
http://www.cpan.org/authors/id/W/WO/WONKO/CGI-Application-Plugin-Config-Simple-%{version}.tar.gz
BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch:  noarch
BuildRequires:  perl(CGI::Application)
BuildRequires:  perl(Config::Simple)
BuildRequires:  perl(Module::Build)
BuildRequires:  perl(Test::More)
Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))

%description
This module acts as a plugin for Config::Simple to be easily used inside of
a CGI::Application module. It does not provide every method available from
Config::Simple but rather easy access to your configuration variables. It
does however provide direct access to the underlying Config::General object
created if you want to use it's full power.

%prep
%setup -q -n CGI-Application-Plugin-Config-Simple-%{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
# t/main.t greps for 'Permission denied.'
LANG=C ./Build test

%clean
rm -rf $RPM_BUILD_ROOT

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

%changelog
* Sun Dec 13 2009 Emmanuel Seyman emmanuel.sey...@club-internet.fr 1.01-1
- Specfile autogenerated by cpanspec 1.78.


Index: .cvsignore
===
RCS file: 
/cvs/pkgs/rpms/perl-CGI-Application-Plugin-Config-Simple/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore  16 Dec 2009 05:27:14 -  1.1
+++ .cvsignore  16 Dec 2009 09:33:42 -  1.2
@@ -0,0 +1 @@
+CGI-Application-Plugin-Config-Simple-1.01.tar.gz


Index: sources
===
RCS file: 
/cvs/pkgs/rpms/perl-CGI-Application-Plugin-Config-Simple/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources 16 Dec 2009 05:27:14 -  1.1
+++ sources 16 Dec 2009 09:33:42 -  1.2
@@ -0,0 +1 @@
+6d2aeb258474871f13fcaf66e918a386  
CGI-Application-Plugin-Config-Simple-1.01.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-Plugin-Config-Simple/F-12 import.log, NONE, 1.1 perl-CGI-Application-Plugin-Config-Simple.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

2009-12-16 Thread Emmanuel Seyman
Author: eseyman

Update of /cvs/pkgs/rpms/perl-CGI-Application-Plugin-Config-Simple/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1051/F-12

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


--- NEW FILE import.log ---
perl-CGI-Application-Plugin-Config-Simple-1_01-1_fc12:F-12:perl-CGI-Application-Plugin-Config-Simple-1.01-1.fc12.src.rpm:1260956069


--- NEW FILE perl-CGI-Application-Plugin-Config-Simple.spec ---
Name:   perl-CGI-Application-Plugin-Config-Simple
Version:1.01
Release:1%{?dist}
Summary:Add Config::Simple support to CGI::Application
License:GPL+ or Artistic
Group:  Development/Libraries
URL:
http://search.cpan.org/dist/CGI-Application-Plugin-Config-Simple/
Source0:
http://www.cpan.org/authors/id/W/WO/WONKO/CGI-Application-Plugin-Config-Simple-%{version}.tar.gz
BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch:  noarch
BuildRequires:  perl(CGI::Application)
BuildRequires:  perl(Config::Simple)
BuildRequires:  perl(Module::Build)
BuildRequires:  perl(Test::More)
Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))

%description
This module acts as a plugin for Config::Simple to be easily used inside of
a CGI::Application module. It does not provide every method available from
Config::Simple but rather easy access to your configuration variables. It
does however provide direct access to the underlying Config::General object
created if you want to use it's full power.

%prep
%setup -q -n CGI-Application-Plugin-Config-Simple-%{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
# t/main.t greps for 'Permission denied.'
LANG=C ./Build test

%clean
rm -rf $RPM_BUILD_ROOT

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

%changelog
* Sun Dec 13 2009 Emmanuel Seyman emmanuel.sey...@club-internet.fr 1.01-1
- Specfile autogenerated by cpanspec 1.78.


Index: .cvsignore
===
RCS file: 
/cvs/pkgs/rpms/perl-CGI-Application-Plugin-Config-Simple/F-12/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore  16 Dec 2009 05:27:14 -  1.1
+++ .cvsignore  16 Dec 2009 09:40:34 -  1.2
@@ -0,0 +1 @@
+CGI-Application-Plugin-Config-Simple-1.01.tar.gz


Index: sources
===
RCS file: 
/cvs/pkgs/rpms/perl-CGI-Application-Plugin-Config-Simple/F-12/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources 16 Dec 2009 05:27:14 -  1.1
+++ sources 16 Dec 2009 09:40:34 -  1.2
@@ -0,0 +1 @@
+6d2aeb258474871f13fcaf66e918a386  
CGI-Application-Plugin-Config-Simple-1.01.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-Plugin-Config-Simple/F-11 import.log, NONE, 1.1 perl-CGI-Application-Plugin-Config-Simple.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

2009-12-16 Thread Emmanuel Seyman
Author: eseyman

Update of /cvs/pkgs/rpms/perl-CGI-Application-Plugin-Config-Simple/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv2496/F-11

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


--- NEW FILE import.log ---
perl-CGI-Application-Plugin-Config-Simple-1_01-1_fc12:F-11:perl-CGI-Application-Plugin-Config-Simple-1.01-1.fc12.src.rpm:1260956545


--- NEW FILE perl-CGI-Application-Plugin-Config-Simple.spec ---
Name:   perl-CGI-Application-Plugin-Config-Simple
Version:1.01
Release:1%{?dist}
Summary:Add Config::Simple support to CGI::Application
License:GPL+ or Artistic
Group:  Development/Libraries
URL:
http://search.cpan.org/dist/CGI-Application-Plugin-Config-Simple/
Source0:
http://www.cpan.org/authors/id/W/WO/WONKO/CGI-Application-Plugin-Config-Simple-%{version}.tar.gz
BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch:  noarch
BuildRequires:  perl(CGI::Application)
BuildRequires:  perl(Config::Simple)
BuildRequires:  perl(Module::Build)
BuildRequires:  perl(Test::More)
Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))

%description
This module acts as a plugin for Config::Simple to be easily used inside of
a CGI::Application module. It does not provide every method available from
Config::Simple but rather easy access to your configuration variables. It
does however provide direct access to the underlying Config::General object
created if you want to use it's full power.

%prep
%setup -q -n CGI-Application-Plugin-Config-Simple-%{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
# t/main.t greps for 'Permission denied.'
LANG=C ./Build test

%clean
rm -rf $RPM_BUILD_ROOT

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

%changelog
* Sun Dec 13 2009 Emmanuel Seyman emmanuel.sey...@club-internet.fr 1.01-1
- Specfile autogenerated by cpanspec 1.78.


Index: .cvsignore
===
RCS file: 
/cvs/pkgs/rpms/perl-CGI-Application-Plugin-Config-Simple/F-11/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore  16 Dec 2009 05:27:14 -  1.1
+++ .cvsignore  16 Dec 2009 09:44:35 -  1.2
@@ -0,0 +1 @@
+CGI-Application-Plugin-Config-Simple-1.01.tar.gz


Index: sources
===
RCS file: 
/cvs/pkgs/rpms/perl-CGI-Application-Plugin-Config-Simple/F-11/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources 16 Dec 2009 05:27:14 -  1.1
+++ sources 16 Dec 2009 09:44:35 -  1.2
@@ -0,0 +1 @@
+6d2aeb258474871f13fcaf66e918a386  
CGI-Application-Plugin-Config-Simple-1.01.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 519712] flags argument of $pool-refresh() undocumented

2009-12-16 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=519712


Lawrence Lim l...@redhat.com changed:

   What|Removed |Added

 CC||l...@redhat.com




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


[Bug 519712] flags argument of $pool-refresh() undocumented

2009-12-16 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=519712


Daniel Berrange berra...@redhat.com changed:

   What|Removed |Added

   Flag|needinfo?(berra...@redhat.c |
   |om) |




--- Comment #7 from Daniel Berrange berra...@redhat.com  2009-12-16 11:13:22 
EDT ---
This was fixed upstream by

http://libvirt.org/git/?p=libvirt-perl.git;a=commit;h=189a131482298171f7b44e3dc98f63e74aa7a48b

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


[Bug 519712] flags argument of $pool-refresh() undocumented

2009-12-16 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=519712


Daniel Berrange berra...@redhat.com changed:

   What|Removed |Added

 Status|NEW |MODIFIED




--- Comment #8 from Daniel Berrange berra...@redhat.com  2009-12-16 11:18:44 
EDT ---
Built into perl-Sys-Virt-0.2.0-5.el5

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


File POE-Component-Server-Bayeux-0.04.tar.gz uploaded to lookaside cache by yaneti

2009-12-16 Thread Yanko Kaneti
A file has been added to the lookaside cache for 
perl-POE-Component-Server-Bayeux:

4ec3ccb5cc2ee3ca62b1b6ef9c48c107  POE-Component-Server-Bayeux-0.04.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-POE-Component-Server-Bayeux/devel .cvsignore, 1.3, 1.4 perl-POE-Component-Server-Bayeux.spec, 1.4, 1.5 sources, 1.3, 1.4

2009-12-16 Thread Yanko Kaneti
Author: yaneti

Update of /cvs/pkgs/rpms/perl-POE-Component-Server-Bayeux/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3055

Modified Files:
.cvsignore perl-POE-Component-Server-Bayeux.spec sources 
Log Message:
- New upstream release (bugfix)
  
http://cpansearch.perl.org/src/EWATERS/POE-Component-Server-Bayeux-0.04/Changes



Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/perl-POE-Component-Server-Bayeux/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- .cvsignore  7 Oct 2009 08:06:45 -   1.3
+++ .cvsignore  16 Dec 2009 20:39:07 -  1.4
@@ -1 +1 @@
-POE-Component-Server-Bayeux-0.03.tar.gz
+POE-Component-Server-Bayeux-0.04.tar.gz


Index: perl-POE-Component-Server-Bayeux.spec
===
RCS file: 
/cvs/pkgs/rpms/perl-POE-Component-Server-Bayeux/devel/perl-POE-Component-Server-Bayeux.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- perl-POE-Component-Server-Bayeux.spec   7 Dec 2009 08:32:48 -   
1.4
+++ perl-POE-Component-Server-Bayeux.spec   16 Dec 2009 20:39:07 -  
1.5
@@ -1,6 +1,6 @@
 Name:   perl-POE-Component-Server-Bayeux
-Version:0.03
-Release:2%{?dist}
+Version:0.04
+Release:1%{?dist}
 Summary:Bayeux/cometd server implementation in POE
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -63,6 +63,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Wed Dec 16 2009 Yanko Kaneti yan...@declera.com - 0.04-1
+- New upstream release (bugfix)
+  
http://cpansearch.perl.org/src/EWATERS/POE-Component-Server-Bayeux-0.04/Changes
+
 * Mon Dec  7 2009 Stepan Kasal ska...@redhat.com - 0.03-2
 - rebuild against perl 5.10.1
 


Index: sources
===
RCS file: /cvs/pkgs/rpms/perl-POE-Component-Server-Bayeux/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources 7 Oct 2009 08:06:46 -   1.3
+++ sources 16 Dec 2009 20:39:07 -  1.4
@@ -1 +1 @@
-6ccc6b158e4b0f57cf46252fac5341a9  POE-Component-Server-Bayeux-0.03.tar.gz
+4ec3ccb5cc2ee3ca62b1b6ef9c48c107  POE-Component-Server-Bayeux-0.04.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