Author: hpejakle Update of /cvs/pkgs/rpms/perl-Getopt-Simple/devel In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv4306/devel Modified Files: .cvsignore sources Added Files: import.log perl-Getopt-Simple.spec Log Message: * Mon Mar 15 2010 Jan Klepek 1.49-1 - Specfile autogenerated by cpanspec 1.78. --- NEW FILE import.log --- perl-Getopt-Simple-1_49-1_fc11:HEAD:perl-Getopt-Simple-1.49-1.fc11.src.rpm:1269416266 --- NEW FILE perl-Getopt-Simple.spec --- Name: perl-Getopt-Simple Version: 1.49 Release: 1%{?dist} Summary: Provide a simple wrapper around Getopt::Long License: Artistic 2.0 Group: Development/Libraries URL: http://search.cpan.org/dist/Getopt-Simple/ Source0: http://www.cpan.org/authors/id/R/RS/RSAVAGE/Getopt-Simple-%{version}.tgz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(Module::Build) BuildRequires: perl(Test::More) BuildRequires: perl(Test::Pod) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) Requires: perl(Getopt::Long) %description Getopt::Simple is a pure Perl module used as wrapper around Getopt::Long. %prep %setup -q -n Getopt-Simple-%{version} %build %{__perl} Build.PL installdirs=vendor ./Build %install rm -rf $RPM_BUILD_ROOT tr -d '\r' < README > tmp mv tmp README ./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.txt README %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Mon Mar 15 2010 Jan Klepek 1.49-1 - Specfile autogenerated by cpanspec 1.78. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/perl-Getopt-Simple/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- .cvsignore 24 Mar 2010 03:38:23 -0000 1.1 +++ .cvsignore 24 Mar 2010 07:38:23 -0000 1.2 @@ -0,0 +1 @@ +Getopt-Simple-1.49.tgz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/perl-Getopt-Simple/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- sources 24 Mar 2010 03:38:23 -0000 1.1 +++ sources 24 Mar 2010 07:38:24 -0000 1.2 @@ -0,0 +1 @@ +4b1e965e7833f840bd78eb9835da5bd0 Getopt-Simple-1.49.tgz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel