Author: iarnell Update of /cvs/pkgs/rpms/perl-Number-Format/F-10 In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6601/F-10 Modified Files: .cvsignore sources Added Files: perl-Number-Format.spec Log Message: initial import --- NEW FILE perl-Number-Format.spec --- Name: perl-Number-Format Version: 1.70 Release: 1%{?dist} Summary: Perl extension for formatting numbers License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Number-Format/ Source0: http://www.cpan.org/modules/by-module/Number/Number-Format-%{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 This module provides an easy means of formatting numbers in a manner suitable for displaying to the user. %prep %setup -q -n Number-Format-%{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 * Fri Apr 10 2009 Iain Arnell 1.70-1 - Specfile autogenerated by cpanspec 1.77. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/perl-Number-Format/F-10/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 12 Apr 2009 18:27:46 -0000 1.1 +++ .cvsignore 13 Apr 2009 05:22:33 -0000 1.2 @@ -0,0 +1 @@ +Number-Format-1.70.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/perl-Number-Format/F-10/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 12 Apr 2009 18:27:46 -0000 1.1 +++ sources 13 Apr 2009 05:22:33 -0000 1.2 @@ -0,0 +1 @@ +72fd7eb99086208404b743f53e3e2e12 Number-Format-1.70.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