Package init
This commit is contained in:
parent
f3922a1bff
commit
2dbc07dbfe
@ -4,7 +4,7 @@
|
|||||||
Name: perl-Time-Local
|
Name: perl-Time-Local
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Version: %{base_version}0
|
Version: %{base_version}0
|
||||||
Release: 5
|
Release: 6
|
||||||
Summary: Efficiently compute time from local and GMT time
|
Summary: Efficiently compute time from local and GMT time
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
URL: https://metacpan.org/release/Time-Local
|
URL: https://metacpan.org/release/Time-Local
|
||||||
@ -32,6 +32,7 @@ perl Makefile.PL INSTALLDIRS=vendor NO_PERLLOCAL=1 NO_PACKLIST=1
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
%make_install
|
%make_install
|
||||||
|
%{_fixperms} %{buildroot}/*
|
||||||
|
|
||||||
%check
|
%check
|
||||||
make test
|
make test
|
||||||
@ -46,6 +47,12 @@ make test
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Dec 21 2019 openEuler Buildteam <buildteam@openeuler.org> - 2:1.280-6
|
||||||
|
- Type:enhancement
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:change mod of files
|
||||||
|
|
||||||
* Fri Sep 27 2019 chengquan<chengquan3@huawei.com> - 2:1.280-5
|
* Fri Sep 27 2019 chengquan<chengquan3@huawei.com> - 2:1.280-5
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user