!4 perl-parent 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
9b973cf58c
@ -2,14 +2,14 @@
|
||||
Name: perl-parent
|
||||
Epoch: 1
|
||||
Version: 0.238
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Establish an ISA relationship with base classes at compile time
|
||||
License: GPL+ or Artistic
|
||||
URL: https://metacpan.org/release/parent
|
||||
Source0: https://cpan.metacpan.org/authors/id/C/CO/CORION/%{perl_package_name}-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: gcc git make
|
||||
BuildRequires: gcc make
|
||||
BuildRequires: perl-interpreter
|
||||
BuildRequires: perl-generators
|
||||
BuildRequires: perl(ExtUtils::MakeMaker)
|
||||
@ -23,7 +23,7 @@ from those modules at the same time.
|
||||
%package_help
|
||||
|
||||
%prep
|
||||
%autosetup -n %{perl_package_name}-%{version} -S git
|
||||
%autosetup -n %{perl_package_name}-%{version} -p1
|
||||
|
||||
%build
|
||||
perl Makefile.PL INSTALLDIRS=vendor
|
||||
@ -45,6 +45,9 @@ make test
|
||||
%{_mandir}/man3/parent.3*
|
||||
|
||||
%changelog
|
||||
* Mon Aug 02 2021 chenyanpanHW <chenyanpan@huawei.com> - 0.238-2
|
||||
- DESC: delete -S git from %autosetup, and delete BuildRequires git
|
||||
|
||||
* Sat Jul 25 2020 zhanzhimin <zhanzhimin@huawei.com> - 1:0.238-1
|
||||
|
||||
* Thu Sep 26 2019 shenyangyang<shenyangyang4@huawei.com> - 1:0.237-4
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user