fix dependence

This commit is contained in:
HukunaMatata 2020-01-14 20:39:41 +08:00
parent 2db0f631ba
commit 5e2b7ab903

View File

@ -1,6 +1,6 @@
Name: perl-Import-Into Name: perl-Import-Into
Version: 1.002005 Version: 1.002005
Release: 1 Release: 2
%define pkg_name Import-Into %define pkg_name Import-Into
Summary: Import packages into other packages Summary: Import packages into other packages
License: GPL+ or Artistic License: GPL+ or Artistic
@ -47,5 +47,8 @@ make pure_install DESTDIR=%{buildroot}
%{_mandir}/man3/Import::Into.3* %{_mandir}/man3/Import::Into.3*
%changelog %changelog
* Tue Jan 14 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.002005-2
- Fix build dependence.
* Fri Jan 10 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.002005-1 * Fri Jan 10 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.002005-1
- Package init - Package init