jplesnik pushed to perl-File-NCopy (master). "Specify all dependencies"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Oct 14 14:25:46 UTC 2015


From fcc68268f204deb1a4cd040862f8e253767de03c Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova <jplesnik at redhat.com>
Date: Wed, 14 Oct 2015 16:24:56 +0200
Subject: Specify all dependencies

---
 perl-File-NCopy.spec | 32 ++++++++++++++++++++++----------
 1 file changed, 22 insertions(+), 10 deletions(-)

diff --git a/perl-File-NCopy.spec b/perl-File-NCopy.spec
index 30427a8..b85fcfd 100644
--- a/perl-File-NCopy.spec
+++ b/perl-File-NCopy.spec
@@ -1,16 +1,25 @@
-Name: 		perl-File-NCopy
-Version: 	0.36
-Release: 	18%{?dist}
-Summary:	Copy files to directories, or a single file to another file
-License: 	GPL+ or Artistic
-Group: 		Development/Libraries
-URL: 		http://search.cpan.org/dist/File-NCopy/
+Name:           perl-File-NCopy
+Version:        0.36
+Release:        19%{?dist}
+Summary:        Copy files to directories, or a single file to another file
+License:        GPL+ or Artistic
+Group:          Development/Libraries
+URL:            http://search.cpan.org/dist/File-NCopy/
 Source0:        http://search.cpan.org/CPAN/authors/id/C/CH/CHORNY/File-NCopy-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
+BuildRequires:  perl
+BuildRequires:  perl(Cwd)
 BuildRequires:  perl(ExtUtils::MakeMaker)
-BuildRequires:	perl(Test::More)
-BuildRequires:	perl(Test::Pod)
+BuildRequires:  perl(File::Spec)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(Test)
+BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Test::Pod) >= 1.14
+BuildRequires:  perl(vars)
 
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 BuildArch: noarch
@@ -49,6 +58,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Oct 14 2015 Jitka Plesnikova <jplesnik at redhat.com> - 0.36-19
+- Specify all dependencies
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.36-18
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
@@ -104,7 +116,7 @@ make test
 - Upstream update.
 
 * Thu Mar 06 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0.35-4
-Rebuild for new perl
+- Rebuild for new perl
 
 * Wed Oct 24 2007 Ralf Corsépius <rc040203 at freenet.de> - 0.35-3
 - Add BR: perl(Test::Pod).
-- 
cgit v0.11.2


	http://pkgs.fedoraproject.org/cgit/perl-File-NCopy.git/commit/?h=master&id=fcc68268f204deb1a4cd040862f8e253767de03c


More information about the perl-devel mailing list