jplesnik pushed to perl-Data-Taxi (master). "Specify all dependencies"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Oct 14 11:22:17 UTC 2015


From fc717e1ae706cf1847b0a2ca66152b239a618709 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova <jplesnik at redhat.com>
Date: Wed, 14 Oct 2015 13:22:04 +0200
Subject: Specify all dependencies

---
 perl-Data-Taxi.spec | 15 ++++++++++++++-
 1 file changed, 14 insertions(+), 1 deletion(-)

diff --git a/perl-Data-Taxi.spec b/perl-Data-Taxi.spec
index 9ef79fd..114a030 100644
--- a/perl-Data-Taxi.spec
+++ b/perl-Data-Taxi.spec
@@ -1,6 +1,6 @@
 Name:           perl-Data-Taxi
 Version:        0.96
-Release:        12%{?dist}
+Release:        13%{?dist}
 Summary:        Taint-aware, XML-ish data serialization
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -8,7 +8,17 @@ URL:            http://search.cpan.org/dist/Data-Taxi/
 Source0:        http://www.cpan.org/authors/id/M/MI/MIKO/Data-Taxi-%{version}.tar.gz
 Patch0:         no-debug-showstuff.patch
 BuildArch:      noarch
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
+BuildRequires:  perl
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(constant)
+BuildRequires:  perl(Exporter)
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(Test)
+BuildRequires:  perl(vars)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %{?perl_default_filter}
@@ -43,6 +53,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Oct 14 2015 Jitka Plesnikova <jplesnik at redhat.com> - 0.96-13
+- Specify all dependencies
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.96-12
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.11.2


	http://pkgs.fedoraproject.org/cgit/perl-Data-Taxi.git/commit/?h=master&id=fc717e1ae706cf1847b0a2ca66152b239a618709


More information about the perl-devel mailing list