add buildrequire perl
This commit is contained in:
parent
faaa9be22a
commit
f11d3262be
@ -2,13 +2,13 @@
|
||||
|
||||
Name: apache2-mod_xforward
|
||||
Version: 0.6
|
||||
Release: lp151.1.4
|
||||
Release: lp151.1.5
|
||||
Summary: Apache module implementing handling of X-FORWARD headers
|
||||
License: Apache-2.0
|
||||
Url: https://github.com/openSUSE/apache2-mod_xforward/
|
||||
Source: https://github.com/openSUSE/%{name}/archive/master.zip
|
||||
|
||||
BuildRequires: httpd-devel gcc
|
||||
BuildRequires: httpd-devel gcc perl
|
||||
Requires: httpd
|
||||
|
||||
%description
|
||||
@ -31,6 +31,9 @@ cp -p .libs/mod_xforward.so $RPM_BUILD_ROOT/%{apache_libexecdir}
|
||||
%{apache_libexecdir}/*.so
|
||||
|
||||
%changelog
|
||||
* Fri Jan 14 2022 Ge Wang <wangge20@huawei.com> - 0.6-lp151.1.5
|
||||
- add buildrequire perl
|
||||
|
||||
* Wed Jun 30 2021 zhouwenpei <zhouwenpei1@huawei.com> - 0.6-lp151.1.4
|
||||
- add buildrequire gcc
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user