commit
725335f322
@ -1,26 +0,0 @@
|
||||
From 26c312a1f52b06b26fb035f7e7855b8056d48728 Mon Sep 17 00:00:00 2001
|
||||
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar@redhat.com>
|
||||
Date: Wed, 1 Jul 2015 13:47:28 +0200
|
||||
Subject: [PATCH] Remove invalid shellbang
|
||||
MIME-Version: 1.0
|
||||
Content-Type: text/plain; charset=UTF-8
|
||||
Content-Transfer-Encoding: 8bit
|
||||
|
||||
Signed-off-by: Petr Písař <ppisar@redhat.com>
|
||||
---
|
||||
examples/show-v.pl | 2 --
|
||||
1 file changed, 2 deletions(-)
|
||||
|
||||
diff --git a/examples/show-v.pl b/examples/show-v.pl
|
||||
index 2fac597..b43056a 100755
|
||||
--- a/examples/show-v.pl
|
||||
+++ b/examples/show-v.pl
|
||||
@@ -1,5 +1,3 @@
|
||||
-#!/pro/bin/perl
|
||||
-
|
||||
use strict;
|
||||
use warnings;
|
||||
|
||||
--
|
||||
2.4.3
|
||||
|
||||
@ -1,13 +1,11 @@
|
||||
Name: perl-Config-Perl-V
|
||||
Version: 0.30
|
||||
Release: 4
|
||||
Release: 5
|
||||
Summary: A module that will return you the output of 'perl -V' in a structure
|
||||
License: GPL+ or Artistic
|
||||
URL: https://metacpan.org/release/Config-Perl-V
|
||||
Source0: https://cpan.metacpan.org/authors/id/H/HM/HMBRAND/Config-Perl-V-%{version}.tgz
|
||||
|
||||
Patch1: Config-Perl-V-0.24-Remove-invalid-shellbang.patch
|
||||
|
||||
BuildArch: noarch
|
||||
BuildRequires: coreutils make perl-generators perl-interpreter perl(ExtUtils::MakeMaker) >= 6.76
|
||||
BuildRequires: perl(Test::More) perl(Test::NoWarnings)
|
||||
@ -54,6 +52,12 @@ make test
|
||||
%{_mandir}/man3/*.gz
|
||||
|
||||
%changelog
|
||||
* Sat Jan 11 2020 openEuler Buildteam <buildteam@openeuler.org> - 0.30-5
|
||||
- Type: enhancement
|
||||
- ID: NA
|
||||
- SUG: NA
|
||||
- DESC: remove unnecessary files
|
||||
|
||||
* Fri Sep 27 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.30-4
|
||||
- Type:enhancement
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user