pghmcfc pushed to perl-Crypt-Primes (perl-Crypt-Primes-0.50-25.fc24). "Classify buildreqs by usage"

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


From 52084e04cea313a9873d959fb47007d5ab0e325a Mon Sep 17 00:00:00 2001
From: Paul Howarth <paul at city-fan.org>
Date: Wed, 14 Oct 2015 11:58:35 +0100
Subject: Classify buildreqs by usage

---
 perl-Crypt-Primes.spec | 24 ++++++++++++++++++++----
 1 file changed, 20 insertions(+), 4 deletions(-)

diff --git a/perl-Crypt-Primes.spec b/perl-Crypt-Primes.spec
index 09462d1..ba742b0 100644
--- a/perl-Crypt-Primes.spec
+++ b/perl-Crypt-Primes.spec
@@ -1,17 +1,30 @@
 Summary:	Provable prime number generator for cryptographic applications
 Name:		perl-Crypt-Primes
 Version:	0.50
-Release:	24%{?dist}
+Release:	25%{?dist}
 License:	GPL+ or Artistic
 Group:		Development/Libraries
 Url:		http://search.cpan.org/dist/Crypt-Primes/
 Source0:	http://search.cpan.org/CPAN/authors/id/V/VI/VIPUL/Crypt-Primes-%{version}.tar.gz
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu)
 BuildArch:	noarch
-BuildRequires:	perl(Exporter)
-BuildRequires:	perl(Crypt::Random)	>= 0.33
+# Module Build
+BuildRequires:	coreutils
+BuildRequires:	findutils
+BuildRequires:	make
+BuildRequires:	perl
 BuildRequires:	perl(ExtUtils::MakeMaker)
+# Module Runtime
+BuildRequires:	perl(Crypt::Random)	>= 0.33
+BuildRequires:	perl(Exporter)
+BuildRequires:	perl(integer)
 BuildRequires:	perl(Math::Pari)	>= 2.001804
+BuildRequires:	perl(vars)
+# Test Suite
+BuildRequires:	perl(lib)
+BuildRequires:	perl(strict)
+BuildRequires:	perl(Test)
+# Runtime
 Requires:	perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 
 %description
@@ -49,9 +62,12 @@ rm -rf %{buildroot}
 %{_bindir}/largeprimes
 %{perl_vendorlib}/Crypt/
 %{_mandir}/man1/largeprimes.1*
-%{_mandir}/man3/Crypt::Primes.3pm*
+%{_mandir}/man3/Crypt::Primes.3*
 
 %changelog
+* Wed Oct 14 2015 Paul Howarth <paul at city-fan.org> - 0.50-25
+- Classify buildreqs by usage
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.50-24
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.11.2


	http://pkgs.fedoraproject.org/cgit/perl-Crypt-Primes.git/commit/?h=perl-Crypt-Primes-0.50-25.fc24&id=52084e04cea313a9873d959fb47007d5ab0e325a


More information about the perl-devel mailing list