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