fixes EXTERN.h: No such file or directory
This commit is contained in:
parent
b92b6d27b4
commit
4bd40dedac
@ -1,13 +1,14 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: perl-Clone
|
||||
Version: 0.45
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Recursively copy Perl datatypes
|
||||
License: GPL+ or Artistic
|
||||
URL: http://search.cpan.org/dist/Clone/
|
||||
Source0: http://www.cpan.org/authors/id/A/AT/ATOOMIC/Clone-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildRequires: perl(ExtUtils::MakeMaker) perl(Test::More) perl(B::COW)
|
||||
BuildRequires: perl-devel
|
||||
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
||||
|
||||
%description
|
||||
@ -66,5 +67,8 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/*
|
||||
|
||||
%changelog
|
||||
* Wed Sep 01 2021 wulei <wulei80@huawei.com> - 0.45-2
|
||||
- fixes EXTERN.h: No such file or directory
|
||||
|
||||
* Fri Mar 26 2021 wangyueliang <wangyueliang@kylinos.cn> - 0.45-1
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user