!10 【编译失败处理】22.03:LTS:Next分支包编译失败

Merge pull request !10 from 王歌/openEuler-22.03-LTS-Next
This commit is contained in:
openeuler-ci-bot 2022-01-15 03:14:55 +00:00 committed by Gitee
commit 251bbf8e36
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -2,13 +2,13 @@
Name: apache2-mod_xforward Name: apache2-mod_xforward
Version: 0.6 Version: 0.6
Release: lp151.1.4 Release: lp151.1.5
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 gcc BuildRequires: httpd-devel gcc perl
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
* 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 * Wed Jun 30 2021 zhouwenpei <zhouwenpei1@huawei.com> - 0.6-lp151.1.4
- add buildrequire gcc - add buildrequire gcc