commit 3a4f5e9da562bfb35aec4b39ef7856b7e9827881 Author: Petr Písař <ppisar@xxxxxxxxxx> Date: Thu Nov 1 13:07:52 2012 +0100 Make building non-interactive perl-Module-Signature.spec | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) --- diff --git a/perl-Module-Signature.spec b/perl-Module-Signature.spec index e94c2e4..6906c66 100644 --- a/perl-Module-Signature.spec +++ b/perl-Module-Signature.spec @@ -1,6 +1,6 @@ Name: perl-Module-Signature Version: 0.68 -Release: 6%{?dist} +Release: 7%{?dist} Summary: CPAN signature management utilities and modules Group: Development/Libraries License: CC0 @@ -42,7 +42,7 @@ mkdir --mode=0700 gnupghome %build export GNUPGHOME=$(pwd)/gnupghome cd Module-Signature-%{version} -perl Makefile.PL INSTALLDIRS=vendor --skipdeps +perl Makefile.PL INSTALLDIRS=vendor --skipdeps </dev/null make %{?_smp_mflags} cd - @@ -67,6 +67,9 @@ rm -rf %{buildroot} %{_mandir}/man3/Module::Signature.3pm* %changelog +* Thu Nov 01 2012 Petr Pisar <ppisar@xxxxxxxxxx> - 0.68-7 +- Make building non-interactive + * Fri Jul 20 2012 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.68-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel