Author: iarnell Update of /cvs/pkgs/rpms/perl-Carp-Clan-Share/devel In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3595/devel Modified Files: .cvsignore sources Added Files: perl-Carp-Clan-Share.spec Log Message: initial import --- NEW FILE perl-Carp-Clan-Share.spec --- Name: perl-Carp-Clan-Share Version: 0.013 Release: 1%{?dist} Summary: Share your Carp::Clan settings with your whole Clan License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Carp-Clan-Share/ Source0: http://www.cpan.org/authors/id/R/RK/RKRIMEN/Carp-Clan-Share-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(Carp::Clan) BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Test::More) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This is a very lightweight helper module (actually just an import method) that will automagically create a __PACKAGE__::Carp module for you. %prep %setup -q -n Carp-Clan-Share-%{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 README %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Fri May 22 2009 Iain Arnell 0.013-1 - Specfile autogenerated by cpanspec 1.78. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/perl-Carp-Clan-Share/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- .cvsignore 26 May 2009 22:08:08 -0000 1.1 +++ .cvsignore 27 May 2009 03:17:12 -0000 1.2 @@ -0,0 +1 @@ +Carp-Clan-Share-0.013.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/perl-Carp-Clan-Share/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- sources 26 May 2009 22:08:08 -0000 1.1 +++ sources 27 May 2009 03:17:12 -0000 1.2 @@ -0,0 +1 @@ +61746d3b8a82c00ae6bebd34c2144fa1 Carp-Clan-Share-0.013.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