ppisar pushed to perl-Image-Dot (master). "Specify all dependencies"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Oct 13 14:59:29 UTC 2015


From 176196ef4e35cf6bad2b967f02b04bda040c7ba7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar at redhat.com>
Date: Tue, 13 Oct 2015 16:55:58 +0200
Subject: Specify all dependencies

---
 perl-Image-Dot.spec | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

diff --git a/perl-Image-Dot.spec b/perl-Image-Dot.spec
index 5880ae5..0d26afd 100644
--- a/perl-Image-Dot.spec
+++ b/perl-Image-Dot.spec
@@ -1,16 +1,24 @@
 Name:           perl-Image-Dot
 Version:        1.1
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        Create 1x1 pixel image files in pure perl
 License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/Image-Dot/
 Source0:        http://www.cpan.org/authors/id/R/RG/RGIERSIG/Image-Dot-%{version}.tar.gz
 
 BuildArch:      noarch
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
+BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
+# Run-time:
+BuildRequires:  perl(Exporter)
 BuildRequires:  perl(strict)
 BuildRequires:  perl(vars)
 BuildRequires:  perl(warnings)
+# Tests:
+BuildRequires:  perl(Test)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 
@@ -49,6 +57,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Oct 13 2015 Petr Pisar <ppisar at redhat.com> - 1.1-7
+- Specify all dependencies
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.11.2


	http://pkgs.fedoraproject.org/cgit/perl-Image-Dot.git/commit/?h=master&id=176196ef4e35cf6bad2b967f02b04bda040c7ba7


More information about the perl-devel mailing list