From eef746c8d2656958610117bf1521d07939cf7b22 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Thu, 14 Nov 2019 15:18:10 +0100 Subject: [PATCH] - up to 1.013 --- perl-App-Nopaste.spec | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/perl-App-Nopaste.spec b/perl-App-Nopaste.spec index 09a1ac6..4f57aed 100644 --- a/perl-App-Nopaste.spec +++ b/perl-App-Nopaste.spec @@ -7,13 +7,13 @@ %include /usr/lib/rpm/macros.perl Summary: App::Nopaste - easy access to any pastebin Name: perl-App-Nopaste -Version: 0.33 -Release: 4 +Version: 1.013 +Release: 1 # same as perl License: GPL v1+ or Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/App/%{pdir}-%{pnam}-%{version}.tar.gz -# Source0-md5: 5a4004727f8fc02336b8f8de66c226c8 +# Source0-md5: a32fe4ee8f8887dc9064c221eaf7372f URL: http://search.cpan.org/dist/App-Nopaste/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 @@ -40,10 +40,8 @@ code that would normally be too long to give directly in the channel %prep %setup -q -n %{pdir}-%{pnam}-%{version} -%{__sed} -i -e '1s,^#!.*perl,#!%{__perl},' bin/nopaste - %build -%{__perl} Makefile.PL --skipdeps \ +echo y | %{__perl} Makefile.PL --skipdeps \ INSTALLDIRS=vendor %{__make} -- 2.44.0