modify files

This commit is contained in:
openeuler-basic 2020-02-25 19:20:38 +08:00
parent 778d8686a0
commit 7b25c3be8c

View File

@ -1,6 +1,6 @@
Name: perl-Business-ISBN-Data
Version: 20191107
Release: 1
Release: 2
Summary: Data pack for Business::ISBN
License: GPL+ or Artistic
URL: https://metacpan.org/release/Business-ISBN
@ -30,7 +30,7 @@ make %{?_smp_mflags}
%install
make pure_install DESTDIR=%{buildroot}
%{_fixperms} %{buildroot}
%{_fixperms} %{buildroot}/*
%check
make test
@ -44,5 +44,8 @@ make test
%{_mandir}/man3/Business::ISBN::Data.3*
%changelog
* Tue Feb 25 2020 openEuler Buildteam <buildteam@openeuler.org> - 20191107-2
- Modify the files
* Mon Feb 10 2020 openEuler Buildteam <buildteam@openeuler.org> - 20191107-1
- Package init