Package init
This commit is contained in:
parent
9ce01ba4eb
commit
264c6fd962
@ -1,6 +1,6 @@
|
||||
Name: perl-Term-ANSIColor
|
||||
Version: 4.06
|
||||
Release: 510
|
||||
Release: 511
|
||||
Summary: Color screen output using ANSI escape sequences
|
||||
License: GPL+
|
||||
URL: https://metacpan.org/release/Term-ANSIColor
|
||||
@ -33,6 +33,7 @@ perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
|
||||
|
||||
%install
|
||||
make pure_install DESTDIR=$RPM_BUILD_ROOT
|
||||
%{_fixperms} %{buildroot}/*
|
||||
|
||||
%check
|
||||
make test
|
||||
@ -49,6 +50,12 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%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
|
||||
- Type:NA
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user