Name: perl-GD-Barcode Version: 1.15 Release: 15%{?dist} Summary: Create barcode image with GD # see Barcode.pm License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/GD-Barcode/ Source0: http://www.cpan.org/authors/id/K/KW/KWITKNR/GD-Barcode-%{version}.tar.gz BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) BuildRequires: perl(Exporter) BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(GD) # definitely not picked up automagically. Requires: perl(GD) %description GD::Barcode is a subclass of GD and allows you to create barcode images with GD. %prep %setup -q -n GD-Barcode-%{version} find sample/ -type f -exec sed -i 's/\r//' {} + %build perl Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install make pure_install DESTDIR=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} \; find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check make test %files %doc Changes README sample/ test.pl %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Fri Dec 27 2013 Daniel Mach - 1.15-15 - Mass rebuild 2013-12-27 * Tue Nov 06 2012 Petr Šabata - 1.15-14 - Modernize the spec a bit and fix the dependencies * Fri Jul 20 2012 Fedora Release Engineering - 1.15-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Tue Jun 12 2012 Petr Pisar - 1.15-12 - Perl 5.16 rebuild * Fri Jan 13 2012 Fedora Release Engineering - 1.15-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Tue Jun 21 2011 Marcela Mašláňová - 1.15-10 - Perl mass rebuild * Tue Feb 08 2011 Fedora Release Engineering - 1.15-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Thu Dec 16 2010 Marcela Maslanova - 1.15-8 - 661697 rebuild for fixing problems with vendorach/lib * Sun May 02 2010 Marcela Maslanova - 1.15-7 - Mass rebuild with perl-5.12.0 * Fri Dec 4 2009 Stepan Kasal - 1.15-6 - rebuild against perl 5.10.1 * Sat Jul 25 2009 Fedora Release Engineering - 1.15-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Thu Feb 26 2009 Fedora Release Engineering - 1.15-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Thu Feb 07 2008 Tom "spot" Callaway 1.15-3 - rebuild for new perl * Mon Jun 04 2007 Chris Weyl 1.15-2 - bump * Mon May 28 2007 Chris Weyl 1.15-1 - Specfile autogenerated by cpanspec 1.71.