Package init

This commit is contained in:
dogsheng 2019-12-25 16:03:26 +08:00
parent 3b3624daf3
commit ae1b559748

View File

@ -1,6 +1,6 @@
Name: perl-Term-Cap
Version: 1.17
Release: 509
Release: 510
Summary: Perl termcap interface
License: GPL+ or Artistic
URL: https://metacpan.org/release/Term-Cap
@ -31,6 +31,7 @@ perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
%install
make pure_install DESTDIR=$RPM_BUILD_ROOT
%{_fixperms} %{buildroot}/*
%check
make test
@ -47,6 +48,12 @@ make test
%{_mandir}/man3/*
%changelog
* Sat Dec 21 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.17-510
- Type:enhancement
- ID:NA
- SUG:NA
- DESC:change mod of files
* Mon Sep 23 2019 shenyangyang<shenyangyang4@huawei.com> - 1.17-509
- Type:enhancement
- ID:NA