Author: mmaslano Update of /cvs/pkgs/rpms/perl-File-ShareDir/F-9 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18471/F-9 Modified Files: .cvsignore sources Added Files: import.log perl-File-ShareDir.spec Log Message: Inclusion of perl-File-ShareDir into F-9 repo. --- NEW FILE import.log --- perl-File-ShareDir-1_00-1_fc9:F-9:perl-File-ShareDir-1.00-1.fc9.src.rpm:1218608171 --- NEW FILE perl-File-ShareDir.spec --- Name: perl-File-ShareDir Version: 1.00 Release: 1%{?dist} Summary: Locate per-dist and per-module shared files License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/File-ShareDir/ Source0: http://www.cpan.org/authors/id/A/AD/ADAMK/File-ShareDir-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl >= 0:5.005 BuildRequires: perl(Class::Inspector) >= 1.12 BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Params::Util) >= 0.07 BuildRequires: perl(Test::More) >= 0.47 Requires: perl(Class::Inspector) >= 1.12 Requires: perl(Params::Util) >= 0.07 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description The intent of File::ShareDir is to provide a companion to Class::Inspector and File::HomeDir, modules that take a process that is well-known by advanced Perl developers but gets a little tricky, and make it more available to the larger Perl community. %prep %setup -q -n File-ShareDir-%{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/* chmod 644 share/sample.txt chmod 644 share/subdir/sample.txt %check make test AUTOMATED_TESTING=1 %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc Changes LICENSE README %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Mon Aug 11 2008 Marcela MaÅ¡láÅ?ová 1.00-1 - Specfile autogenerated by cpanspec 1.77. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/perl-File-ShareDir/F-9/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 12 Aug 2008 17:09:13 -0000 1.1 +++ .cvsignore 13 Aug 2008 06:19:20 -0000 1.2 @@ -0,0 +1 @@ +File-ShareDir-1.00.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/perl-File-ShareDir/F-9/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 12 Aug 2008 17:09:13 -0000 1.1 +++ sources 13 Aug 2008 06:19:20 -0000 1.2 @@ -0,0 +1 @@ +28f47081e7d678410bc5e0881b286a8b File-ShareDir-1.00.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