commit eb1d5d96ac1607642dd0ec8d0a2a12c7bdf74c67 Author: Petr Šabata <contyk@xxxxxxxxxx> Date: Mon Feb 9 13:56:17 2015 +0100 2.4.9 bump, no changes perl-Chart.spec | 10 ++++++---- sources | 2 +- 2 files changed, 7 insertions(+), 5 deletions(-) --- diff --git a/perl-Chart.spec b/perl-Chart.spec index 0ec8870..24c308d 100644 --- a/perl-Chart.spec +++ b/perl-Chart.spec @@ -1,5 +1,5 @@ Name: perl-Chart -Version: 2.4.8 +Version: 2.4.9 Release: 1%{?dist} Summary: Series of charting modules License: GPL+ or Artistic @@ -9,7 +9,7 @@ Source0: http://www.cpan.org/authors/id/C/CH/CHARTGRP/Chart-%{version}.ta BuildArch: noarch # Build BuildRequires: perl -BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76 # Runtime BuildRequires: perl(Carp) BuildRequires: perl(constant) @@ -33,12 +33,11 @@ all of its graphics primitives calls. chmod -c 644 TODO %build -perl Makefile.PL INSTALLDIRS=vendor +perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 make %{?_smp_mflags} %install make pure_install DESTDIR=%{buildroot} -find %{buildroot} -type f -name .packlist -exec rm -f {} \; %{_fixperms} %{buildroot} %check @@ -50,6 +49,9 @@ make test %{_mandir}/man3/Chart.3* %changelog +* Mon Feb 09 2015 Petr Šabata <contyk@xxxxxxxxxx> - 2.4.9-1 +- 2.4.9 bump, no changes + * Wed Nov 12 2014 Petr Šabata <contyk@xxxxxxxxxx> - 2.4.8-1 - 2.4.8 bump diff --git a/sources b/sources index 2421c54..d582b62 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -135471939b88ebab1449fcb75d2c75c2 Chart-2.4.8.tar.gz +896a9a36aa513689c20ff813136776ab Chart-2.4.9.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel