!3 Modify Source0 Url of package apache2-mod_xforward
From: @wang--ge Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
077d0d3004
Binary file not shown.
@ -2,11 +2,11 @@
|
|||||||
|
|
||||||
Name: apache2-mod_xforward
|
Name: apache2-mod_xforward
|
||||||
Version: 0.6
|
Version: 0.6
|
||||||
Release: lp151.1.2
|
Release: lp151.1.3
|
||||||
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://www.gitorious.org/opensuse/apache2-mod_xforward
|
Url: https://github.com/openSUSE/apache2-mod_xforward/
|
||||||
Source: %{name}-%{version}.tar.bz2
|
Source: https://github.com/openSUSE/%{name}/archive/master.zip
|
||||||
|
|
||||||
BuildRequires: httpd-devel
|
BuildRequires: httpd-devel
|
||||||
Requires: httpd
|
Requires: httpd
|
||||||
@ -17,7 +17,7 @@ When this header is seen by Apache it uses the apache mod_proxy module to proxy
|
|||||||
given URL.
|
given URL.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n %{name}
|
%setup -n %{name}-master
|
||||||
|
|
||||||
%build
|
%build
|
||||||
apxs -c mod_xforward.c
|
apxs -c mod_xforward.c
|
||||||
@ -31,5 +31,8 @@ cp -p .libs/mod_xforward.so $RPM_BUILD_ROOT/%{apache_libexecdir}
|
|||||||
%{apache_libexecdir}/*.so
|
%{apache_libexecdir}/*.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 10 2020 Ge Wang <wangge20@huawei.com> - 0.6-lp151.1.3
|
||||||
|
- Modify Source0 Url
|
||||||
|
|
||||||
* Mon Mar 2 2020 openEuler Buildteam <buildteam@openeuler.org> - 0.6-lp151.1.2
|
* Mon Mar 2 2020 openEuler Buildteam <buildteam@openeuler.org> - 0.6-lp151.1.2
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
version_control: github
|
version_control: github
|
||||||
src_repo: openSUSE/apache2-mod_xforward
|
src_repo: openSUSE/apache2-mod_xforward
|
||||||
tag_prefix: ^
|
tag_prefix: NA
|
||||||
seperator: .
|
seperator: NA
|
||||||
|
|||||||
BIN
master.zip
Normal file
BIN
master.zip
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user