Name: perl-Format-Human-Bytes Version: 0.06 Release: 7%{?dist} Summary: Format a bytecount and make it human readable License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Format-Human-Bytes/ Source0: http://www.cpan.org/authors/id/S/SE/SEWI/Format-Human-Bytes-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Patch0: Format-Human-Bytes-no-autoinstall.patch BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Module::Install) BuildRequires: perl(Test::More) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module returns you a printable string which is more readable by humans than a simple bytecount. %prep %setup -q -n Format-Human-Bytes-%{version} %patch0 -p1 -b .noautoinstall %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 Jul 20 2012 Fedora Release Engineering - 0.06-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Fri Jun 22 2012 Petr Pisar - 0.06-6 - Perl 5.16 rebuild * Fri Jan 13 2012 Fedora Release Engineering - 0.06-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Tue Jul 19 2011 Petr Sabata - 0.06-4 - Perl mass rebuild * Tue Feb 08 2011 Fedora Release Engineering - 0.06-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Thu Dec 16 2010 Marcela Maslanova - 0.06-2 - 661697 rebuild for fixing problems with vendorach/lib * Wed Sep 15 2010 Petr Sabata - 0.06-1 - New release, v0.06 - License changed to Perl (GPL+ or Artistic) * Sun May 02 2010 Marcela Maslanova - 0.04-2 - Mass rebuild with perl-5.12.0 * Wed Nov 18 2009 Marcela Mašláňová 0.04-1 - Specfile autogenerated by cpanspec 1.78.