Compare commits

..

No commits in common. "08b9e3d02168f5677f4161f902bf9e6c21785718" and "13f45e33c2c88d58846a488545d930535c739c76" have entirely different histories.

5 changed files with 30 additions and 186 deletions

View File

@ -0,0 +1,26 @@
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

BIN
Config-Perl-V-0.30.tgz Normal file

Binary file not shown.

Binary file not shown.

View File

@ -1,11 +1,13 @@
Name: perl-Config-Perl-V
Version: 0.33
Release: 2
Version: 0.30
Release: 4
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)
@ -52,24 +54,6 @@ make test
%{_mandir}/man3/*.gz
%changelog
* Tue Oct 25 2022 renhongxun <renhongxun@h-partners.com> - 0.33-2
- Rebuild for next release
* Wed Jan 27 2021 liudabo <liudabo1@huawei.com> - 0.33-1
- upgrade version to 0.33
* Thu Jul 23 2020 shixuantong<shixuantong@huawei.com> - 0.31-1
- Type: NA
- ID: NA
- SUG: NA
- DESC:update to 0.31-1
* 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

View File

@ -1,166 +0,0 @@
---
version_control: metacpan
src_repo: Config-Perl-V
tag_prefix: "^v"
seperator: "."
last_query:
time_stamp: 2020-04-26 07:41:33.228357210 +00:00
raw_data: |
{
"checksum_md5" : "2d051106d3396d572debca5ebcf2f020",
"resources" : {
"repository" : {
"url" : "https://github.com/Tux/Config-Perl-V",
"web" : "https://github.com/Tux/Config-Perl-V",
"type" : "git"
},
"license" : [
"http://dev.perl.org/licenses/"
]
},
"main_module" : "Config::Perl::V",
"checksum_sha256" : "98918504e568b5d94ba82ad5db057558a3cf3ab751382a46f9af2d03d1b31c14",
"changes_file" : "Changelog",
"author" : "HMBRAND",
"archive" : "Config-Perl-V-0.31.tgz",
"license" : [
"perl_5"
],
"version_numified" : 0.31,
"tests" : {
"na" : 0,
"unknown" : 0,
"pass" : 732,
"fail" : 0
},
"deprecated" : false,
"metadata" : {
"version" : "0.31",
"no_index" : {
"directory" : [
"t",
"xt",
"inc",
"local",
"perl5",
"fatlib",
"example",
"blib",
"examples",
"eg"
]
},
"provides" : {
"Config::Perl::V" : {
"file" : "V.pm",
"version" : "0.31"
}
},
"meta-spec" : {
"version" : 2,
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec"
},
"abstract" : "Structured data retrieval of perl -V output",
"prereqs" : {
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "0"
}
},
"runtime" : {
"requires" : {
"perl" : "5.006",
"Config" : "0"
}
},
"test" : {
"requires" : {
"Test::More" : "0",
"Test::NoWarnings" : "0"
}
},
"build" : {
"requires" : {
"perl" : "5.006"
}
}
},
"generated_by" : "Author, CPAN::Meta::Converter version 2.150005",
"author" : [
"H.Merijn Brand <h.m.brand@xs4all.nl>"
],
"name" : "Config-Perl-V",
"license" : [
"perl_5"
],
"release_status" : "stable",
"dynamic_config" : 1,
"resources" : {
"repository" : {
"url" : "https://github.com/Tux/Config-Perl-V",
"web" : "https://github.com/Tux/Config-Perl-V",
"type" : "git"
},
"license" : [
"http://dev.perl.org/licenses/"
]
}
},
"stat" : {
"mode" : 33188,
"size" : 21340,
"mtime" : 1544875440
},
"version" : "0.31",
"provides" : [
"Config::Perl::V"
],
"authorized" : true,
"id" : "v46BvDeOaxvXcAi5fHTgTTlEjAY",
"date" : "2018-12-15T12:04:00",
"maturity" : "released",
"download_url" : "https://cpan.metacpan.org/authors/id/H/HM/HMBRAND/Config-Perl-V-0.31.tgz",
"name" : "Config-Perl-V-0.31",
"first" : false,
"abstract" : "Structured data retrieval of perl -V output",
"dependency" : [
{
"module" : "perl",
"phase" : "runtime",
"relationship" : "requires",
"version" : "5.006"
},
{
"relationship" : "requires",
"version" : "0",
"phase" : "runtime",
"module" : "Config"
},
{
"phase" : "build",
"version" : "5.006",
"relationship" : "requires",
"module" : "perl"
},
{
"phase" : "test",
"relationship" : "requires",
"version" : "0",
"module" : "Test::NoWarnings"
},
{
"module" : "Test::More",
"relationship" : "requires",
"version" : "0",
"phase" : "test"
},
{
"version" : "0",
"relationship" : "requires",
"phase" : "configure",
"module" : "ExtUtils::MakeMaker"
}
],
"distribution" : "Config-Perl-V",
"status" : "latest"
}