commit
b21354e8c4
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user