Author: steve Update of /cvs/pkgs/rpms/perl-Parse-CPAN-Meta/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30160/devel Modified Files: .cvsignore sources Added Files: perl-Parse-CPAN-Meta.spec Log Message: Import. --- NEW FILE perl-Parse-CPAN-Meta.spec --- Name: perl-Parse-CPAN-Meta Version: 0.03 Release: 1%{?dist} Summary: Parse META.yml and other similar CPAN metadata files License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Parse-CPAN-Meta/ Source0: http://www.cpan.org/authors/id/A/AD/ADAMK/Parse-CPAN-Meta-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Test::More) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description Parse::CPAN::Meta is a parser for META.yml files, based on the parser half of YAML::Tiny. %prep %setup -q -n Parse-CPAN-Meta-%{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 LICENSE README %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Fri May 16 2008 Steven Pritchard <steve@xxxxxxxxx> 0.03-1 - Specfile autogenerated by cpanspec 1.75. - BR Test::More. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/perl-Parse-CPAN-Meta/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 19 May 2008 16:19:59 -0000 1.1 +++ .cvsignore 19 May 2008 23:00:51 -0000 1.2 @@ -0,0 +1 @@ +Parse-CPAN-Meta-0.03.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/perl-Parse-CPAN-Meta/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 19 May 2008 16:19:59 -0000 1.1 +++ sources 19 May 2008 23:00:51 -0000 1.2 @@ -0,0 +1 @@ +6085074818ee8242b15a099c0339defa Parse-CPAN-Meta-0.03.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