From e6396be563021bbe1ddaf65de6c91b096025ed34 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppi...@redhat.com>
Date: Fri, 18 Mar 2016 13:25:57 +0100
Subject: Modernize spec file

---
 perl-Chart.spec | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/perl-Chart.spec b/perl-Chart.spec
index 7dd9d3c..9a0c994 100644
--- a/perl-Chart.spec
+++ b/perl-Chart.spec
@@ -1,16 +1,17 @@
 Name:           perl-Chart
 Version:        2.4.10
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Series of charting modules
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Chart/
 Source0:        
http://www.cpan.org/authors/id/C/CH/CHARTGRP/Chart-%{version}.tar.gz
 BuildArch:      noarch
-# Build
+BuildRequires:  coreutils
+BuildRequires:  make
 BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.76
-# Runtime
+# Run-time:
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(constant)
 BuildRequires:  perl(FileHandle)
@@ -19,7 +20,7 @@ BuildRequires:  perl(GD::Image)
 BuildRequires:  perl(POSIX)
 BuildRequires:  perl(strict)
 BuildRequires:  perl(vars)
-# Tests only
+# Tests:
 BuildRequires:  perl(File::Spec)
 Requires:       perl(:MODULE_COMPAT_%(eval "$(perl -V:version)"; echo 
$version))
 
@@ -49,6 +50,9 @@ make test
 %{_mandir}/man3/Chart.3*
 
 %changelog
+* Fri Mar 18 2016 Petr Pisar <ppi...@redhat.com> - 2.4.10-5
+- Modernize spec file
+
 * Thu Feb 04 2016 Fedora Release Engineering <rel...@fedoraproject.org> - 
2.4.10-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
 
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-Chart.git/commit/?h=master&id=e6396be563021bbe1ddaf65de6c91b096025ed34
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

Reply via email to