Author: arekm Date: Wed Jul 6 07:14:43 2011 GMT Module: packages Tag: HEAD ---- Log message: - up to 0.12
---- Files affected: packages/perl-CGI-Emulate-PSGI: perl-CGI-Emulate-PSGI.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: packages/perl-CGI-Emulate-PSGI/perl-CGI-Emulate-PSGI.spec diff -u packages/perl-CGI-Emulate-PSGI/perl-CGI-Emulate-PSGI.spec:1.1 packages/perl-CGI-Emulate-PSGI/perl-CGI-Emulate-PSGI.spec:1.2 --- packages/perl-CGI-Emulate-PSGI/perl-CGI-Emulate-PSGI.spec:1.1 Wed May 11 04:40:44 2011 +++ packages/perl-CGI-Emulate-PSGI/perl-CGI-Emulate-PSGI.spec Wed Jul 6 09:14:38 2011 @@ -9,13 +9,13 @@ Summary: CGI::Parse::PSGI - Parses CGI output and creates PSGI response out of it #Summary(pl.UTF-8): Name: perl-CGI-Emulate-PSGI -Version: 0.11 +Version: 0.12 Release: 1 # same as perl License: GPL v1+ or Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/CGI/%{pdir}-%{pnam}-%{version}.tar.gz -# Source0-md5: da915245e3a7b4c70c3935bf688b31b1 +# Source0-md5: f1c950b8e45c4d72f6544e934179d784 # generic URL, check or change before uncommenting #URL: http://search.cpan.org/dist/CGI-Emulate-PSGI/ BuildRequires: perl-devel >= 1:5.8.0 @@ -59,7 +59,10 @@ %files %defattr(644,root,root,755) %doc Changes README +%dir %{perl_vendorlib}/CGI/Emulate %{perl_vendorlib}/CGI/Emulate/*.pm +%dir %{perl_vendorlib}/CGI/Parse +%{perl_vendorlib}/CGI/Parse/PSGI.pm %{_mandir}/man3/* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -68,6 +71,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2011/07/06 07:14:38 arekm +- up to 0.12 + Revision 1.1 2011/05/11 02:40:44 aredridel - added ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-CGI-Emulate-PSGI/perl-CGI-Emulate-PSGI.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
