!4 perl-experimental delete -S git from %autosetup, and delete BuildRequires git
From: @chenyanpanHW Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
0a666979c0
@ -1,12 +1,12 @@
|
||||
Name: perl-experimental
|
||||
Version: 0.022
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Experimental features made easy
|
||||
License: GPL+ or Artistic
|
||||
URL: http://search.cpan.org/dist/experimental/
|
||||
Source0: http://www.cpan.org/authors/id/L/LE/LEONT/experimental-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
BuildRequires: make git perl-generators perl-interpreter
|
||||
BuildRequires: make perl-generators perl-interpreter
|
||||
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76
|
||||
BuildRequires: perl(strict) perl(warnings)
|
||||
BuildRequires: perl(Carp) perl(feature) perl(version)
|
||||
@ -28,7 +28,7 @@ Requires: man info
|
||||
Man pages and other related documents for %{name}.
|
||||
|
||||
%prep
|
||||
%autosetup -n experimental-%{version} -p1 -S git
|
||||
%autosetup -n experimental-%{version} -p1
|
||||
|
||||
%build
|
||||
perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
|
||||
@ -50,6 +50,9 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 0.022-2
|
||||
- DESC: delete -S git from %autosetup, and delete BuildRequires git
|
||||
|
||||
* Wed Jul 2020 xinghe <xinghe1@huawei.com> - 0.022-1
|
||||
- Package Init
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user