Compare commits
No commits in common. "c7cc847557796ec022f3047b85cbef945f432a32" and "e0686346b1cda9a8812803f78fd825ec787f5a1a" have entirely different histories.
c7cc847557
...
e0686346b1
BIN
Devel-PPPort-3.62.tar.gz
Normal file
BIN
Devel-PPPort-3.62.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
@ -1,16 +1,10 @@
|
||||
%global base_version 3.68
|
||||
%define mod_name Devel-PPPort
|
||||
|
||||
Name: perl-%{mod_name}
|
||||
Version: 3.71
|
||||
Name: perl-Devel-PPPort
|
||||
Version: 3.62
|
||||
Release: 1
|
||||
Summary: Perl Pollution Portability header generator
|
||||
License: GPL-1.0-or-later OR Artistic-1.0-Perl
|
||||
URL: https://metacpan.org/release/%{mod_name}
|
||||
Source0: https://cpan.metacpan.org/authors/id/A/AT/ATOOMIC/%{mod_name}-%{base_version}.tar.gz
|
||||
|
||||
Patch6000: backport-Devel-PPPort-3.68-upgrade-to-3.71.patch
|
||||
|
||||
License: GPL+ or Artistic
|
||||
URL: https://metacpan.org/release/Devel-PPPort
|
||||
Source0: https://cpan.metacpan.org/authors/id/A/AT/ATOOMIC/Devel-PPPort-%{version}.tar.gz
|
||||
BuildRequires: findutils gcc make perl-devel perl-generators perl-interpreter perl(ExtUtils::MakeMaker) perl(strict) perl(vars)
|
||||
# For tests:
|
||||
BuildRequires: perl(Config) perl(DynaLoader) perl(File::Path) perl(Tie::Hash) perl(utf8)
|
||||
@ -34,8 +28,7 @@ The %{name}-help package contains doc files for %{name}.
|
||||
%{?perl_default_filter}
|
||||
|
||||
%prep
|
||||
%setup -q -n %{mod_name}-%{base_version}
|
||||
%patch6000 -p1
|
||||
%setup -q -n Devel-PPPort-%{version}
|
||||
|
||||
%build
|
||||
perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 OPTIMIZE="$RPM_OPT_FLAGS"
|
||||
@ -58,23 +51,11 @@ make test
|
||||
%{_mandir}/*/*
|
||||
|
||||
%changelog
|
||||
* Thu Jan 25 2024 zhangyao <zhangyao108@huawei.com> - 3.71-1
|
||||
- upgrade version to 3.71
|
||||
|
||||
* Mon Jul 17 2023 leeffo <liweiganga@uniontech.com> - 3.68-1
|
||||
- upgrade to version 3.68
|
||||
|
||||
* Mon Oct 31 2022 hongjinghao <hongjinghao@huawei.com> - 3.63-2
|
||||
- use %{mod_name} marco
|
||||
|
||||
* Tue Nov 23 2021 shixuantong <shixuantong@huawei.com> - 3.63-1
|
||||
- upgrade version to 3.63
|
||||
|
||||
* Wed Jan 27 2021 liudabo <liudabo1@huawei.com> - 3.62-1
|
||||
- upgrade version to 3.62
|
||||
|
||||
* Thu Jul 23 2020 xinghe <xinghe1@huawei.com> - 3.58-1
|
||||
* Wed Jul 23 2020 xinghe <xinghe1@huawei.com> - 3.58-1
|
||||
- update version to 3.58
|
||||
|
||||
* Sat Sep 14 2019 openEuler Buildteam <buildteam@openeuler.org> - 3.42-4
|
||||
* Thu Sep 14 2019 openEuler Buildteam <buildteam@openeuler.org> - 3.42-4
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user