Package init

This commit is contained in:
dogsheng 2019-12-25 16:03:22 +08:00
parent 9ce01ba4eb
commit 264c6fd962

View File

@ -1,6 +1,6 @@
Name: perl-Term-ANSIColor Name: perl-Term-ANSIColor
Version: 4.06 Version: 4.06
Release: 510 Release: 511
Summary: Color screen output using ANSI escape sequences Summary: Color screen output using ANSI escape sequences
License: GPL+ License: GPL+
URL: https://metacpan.org/release/Term-ANSIColor URL: https://metacpan.org/release/Term-ANSIColor
@ -33,6 +33,7 @@ perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
%install %install
make pure_install DESTDIR=$RPM_BUILD_ROOT make pure_install DESTDIR=$RPM_BUILD_ROOT
%{_fixperms} %{buildroot}/*
%check %check
make test make test
@ -49,6 +50,12 @@ make test
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Sat Dec 21 2019 openEuler Buildteam <buildteam@openeuler.org> - 4.06-511
- Type:enhancement
- ID:NA
- SUG:NA
- DESC:change mod of files
* Sun Sep 29 2019 shenyangyang <shenyangyang4@huawei.com> - 4.06-510 * Sun Sep 29 2019 shenyangyang <shenyangyang4@huawei.com> - 4.06-510
- Type:NA - Type:NA
- ID:NA - ID:NA