Author: eseyman Update of /cvs/pkgs/rpms/perl-Sub-WrapPackages/F-10 In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv540/F-10 Modified Files: .cvsignore sources Added Files: import.log perl-Sub-WrapPackages.spec Log Message: Initial import. --- NEW FILE import.log --- perl-Sub-WrapPackages-1_2-1_fc11:F-10:perl-Sub-WrapPackages-1.2-1.fc11.src.rpm:1245270774 --- NEW FILE perl-Sub-WrapPackages.spec --- Name: perl-Sub-WrapPackages Version: 1.2 Release: 1%{?dist} Summary: Add wrappers around all the subroutines in packages License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Sub-WrapPackages/ Source0: http://www.cpan.org/authors/id/D/DC/DCANTRELL/Sub-WrapPackages-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Hook::LexWrap) >= 0.2 BuildRequires: perl(Test::More) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This is mostly a wrapper around Damian Conway's Hook::LexWrap module. This module allows you to wrap function calls and exits with functions of your choice. %prep %setup -q -n Sub-WrapPackages-%{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 TODO %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Mon Dec 22 2008 Emmanuel Seyman <emmanuel.seyman@xxxxxxxxxxxxxxxx> 1.2-1 - Specfile autogenerated by cpanspec 1.77. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/perl-Sub-WrapPackages/F-10/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- .cvsignore 17 Jun 2009 16:32:53 -0000 1.1 +++ .cvsignore 17 Jun 2009 20:33:18 -0000 1.2 @@ -0,0 +1 @@ +Sub-WrapPackages-1.2.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/perl-Sub-WrapPackages/F-10/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- sources 17 Jun 2009 16:32:53 -0000 1.1 +++ sources 17 Jun 2009 20:33:18 -0000 1.2 @@ -0,0 +1 @@ +a9a08c1208dd42f615fdc5dac897f45a Sub-WrapPackages-1.2.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