]> git.pld-linux.org Git - packages/perl-App-Nopaste.git/commitdiff
- up to 1.013 auto/th/perl-App-Nopaste-1.013-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 14 Nov 2019 14:18:10 +0000 (15:18 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 14 Nov 2019 14:18:10 +0000 (15:18 +0100)
perl-App-Nopaste.spec

index 09a1ac6baaa1c23e6abc15ae4fab8e6963ffae94..4f57aed181d9e4ac01308a50d702392aba851ce7 100644 (file)
@@ -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}
 
This page took 0.126521 seconds and 4 git commands to generate.