Author: eseyman Update of /cvs/pkgs/rpms/perl-CGI-Application-Plugin-SuperForm/F-12 In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1423/F-12 Modified Files: .cvsignore sources Added Files: import.log perl-CGI-Application-Plugin-SuperForm.spec Log Message: Initial import. --- NEW FILE import.log --- perl-CGI-Application-Plugin-SuperForm-0_4-2_fc12:F-12:perl-CGI-Application-Plugin-SuperForm-0.4-2.fc12.src.rpm:1258763437 --- NEW FILE perl-CGI-Application-Plugin-SuperForm.spec --- Name: perl-CGI-Application-Plugin-SuperForm Version: 0.4 Release: 2%{?dist} Summary: Create sticky forms with HTML::SuperForm License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/CGI-Application-Plugin-SuperForm/ Source0: http://www.cpan.org/authors/id/V/VA/VANAMBURG/CGI-Application-Plugin-SuperForm-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(CGI::Application) BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(HTML::SuperForm) BuildRequires: perl(Test::More) BuildRequires: perl(Test::Pod) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description Create sticky HTML forms in CGI::Application run modes using HTML::SuperForm. %prep %setup -q -n CGI-Application-Plugin-SuperForm-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc Changes EXAMPLES README %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Fri Sep 18 2009 Emmanuel Seyman <emmanuel.seyman@xxxxxxxxxxxxxxxx> 0.4-2 - add perl(Test::More) and perl(Test::Pod) to BuildRequires * Fri Sep 18 2009 Emmanuel Seyman <emmanuel.seyman@xxxxxxxxxxxxxxxx> 0.4-1 - Specfile autogenerated by cpanspec 1.78. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/perl-CGI-Application-Plugin-SuperForm/F-12/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- .cvsignore 20 Nov 2009 22:40:39 -0000 1.1 +++ .cvsignore 21 Nov 2009 00:31:16 -0000 1.2 @@ -0,0 +1 @@ +CGI-Application-Plugin-SuperForm-0.4.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/perl-CGI-Application-Plugin-SuperForm/F-12/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- sources 20 Nov 2009 22:40:39 -0000 1.1 +++ sources 21 Nov 2009 00:31:16 -0000 1.2 @@ -0,0 +1 @@ +604e2c3a04c5311003561bc8fd4a03ba CGI-Application-Plugin-SuperForm-0.4.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list