!8 perl-Archive-Tar 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
ed6cca9d9f
@ -1,14 +1,14 @@
|
||||
%global perl_package_name Archive-Tar
|
||||
Name: perl-Archive-Tar
|
||||
Version: 2.38
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: A module for manipulations of tar archives
|
||||
License: GPL+ or Artistic
|
||||
URL: https://metacpan.org/pod/release/BINGOS/Archive-Tar-2.30/lib/Archive/Tar.pm
|
||||
Source0: https://cpan.metacpan.org/authors/id/B/BI/BINGOS/%{perl_package_name}-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: gcc git make
|
||||
BuildRequires: gcc make
|
||||
BuildRequires: perl-interpreter perl-generators perl(ExtUtils::MakeMaker) >= 6.76 perl(Config)
|
||||
BuildRequires: perl(Getopt::Std) perl(strict)
|
||||
BuildRequires: perl(Carp) perl(constant) perl(Cwd) perl(Data::Dumper) perl(Exporter) perl(File::Basename)
|
||||
@ -39,7 +39,7 @@ BuildArch: noarch
|
||||
This package provides help document for perl-Archive-Tar.
|
||||
|
||||
%prep
|
||||
%autosetup -n %{perl_package_name}-%{version} -S git
|
||||
%autosetup -n %{perl_package_name}-%{version} -p1
|
||||
|
||||
%build
|
||||
perl Makefile.PL INSTALLDIRS=vendor NO_PERLLOCAL=1 NO_PACKLIST=1 UNINST=0
|
||||
@ -61,6 +61,9 @@ make test
|
||||
%{_mandir}/man{1/*,3/*}
|
||||
|
||||
%changelog
|
||||
* Mon Aug 02 2021 chenyanpanHW <chenyanpan@huawei.com> - 2.38-2
|
||||
- DESC: delete -S git from %autosetup, and delete BuildRequires git
|
||||
|
||||
* Sat Jul 25 2020 shixuantong <shixuantong@huawei.com> - 2.38-1
|
||||
- Type: NA
|
||||
- ID: NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user