remove unnecessary files

This commit is contained in:
openeuler-basic 2020-01-12 19:33:04 +08:00
parent 7b22950dc5
commit 092e483d7b
2 changed files with 9 additions and 4747 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,13 +1,12 @@
Name: perl-ExtUtils-ParseXS
Epoch: 1
Version: 3.39
Release: 419
Epoch: 2
Version: 3.35
Release: 1
Summary: Convert Perl XS code into C code
License: GPL+ or Artistic
URL: https://metacpan.org/pod/ExtUtils::ParseXS
Source0: https://cpan.metacpan.org/authors/id/S/SM/SMUELLER/ExtUtils-ParseXS-3.35.tar.gz
Patch0: ExtUtils-ParseXS-3.35-Upgrade-to-3.39.patch
BuildArch: noarch
BuildRequires: gcc git coreutils make perl-devel perl-generators perl-interpreter perl(Config)
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76 perl(File::Spec) perl(strict) perl(warnings)
@ -51,6 +50,12 @@ make test
%{_mandir}/man3/*
%changelog
* Sat Jan 11 2020 openEuler Buildteam <buildteam@openeuler.org> - 2:3.35-1
- Type: enhancement
- ID: NA
- SUG: NA
- DESC: remove unnecessary files
* Sun Sep 29 2019 openEuler Buildteam <buildteam@openeuler.org> - 1:3.39-419
- Type:enhancement
- ID:NA