From ad781cde10ce0f575193ea54f4b0983a95b47458 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <[email protected]> Date: Mon, 7 Sep 2015 15:17:30 +0200 Subject: Specify all dependencies
diff --git a/perl-Event-RPC.spec b/perl-Event-RPC.spec index 94b9e7d..5041f8c 100644 --- a/perl-Event-RPC.spec +++ b/perl-Event-RPC.spec @@ -9,6 +9,10 @@ Source0: http://search.cpan.org/CPAN/authors/id/J/JR/JRED/Event-RPC-%{ver # Fix testing certificate, bug #1259404, CPAN RT#106874 Patch0: Event-RPC-1.05-New-server-certificate-with-localhost-dnsName.patch BuildArch: noarch +BuildRequires: coreutils +BuildRequires: glibc-common +BuildRequires: findutils +BuildRequires: make BuildRequires: perl BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(strict) @@ -73,6 +77,7 @@ make test * Mon Sep 07 2015 Petr Pisar <[email protected]> - 1.05-6 - Fix testing certificate (bug #1259404) - Convert Changes into UTF-8 +- Specify all dependencies * Thu Jun 18 2015 Fedora Release Engineering <[email protected]> - 1.05-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild -- cgit v0.10.2 http://pkgs.fedoraproject.org/cgit/perl-Event-RPC.git/commit/?h=f23&id=ad781cde10ce0f575193ea54f4b0983a95b47458 -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/perl-devel
