Accepting request 338807 from home:pgajdos:apache2
Yeah I know apache_branch as string is awful, we will need to convert it to a number soon. OBS-URL: https://build.opensuse.org/request/show/338807 OBS-URL: https://build.opensuse.org/package/show/Apache:Modules/apache2-mod_nss?expand=0&rev=16
This commit is contained in:
parent
abada88a70
commit
caa7c1c7aa
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 14 09:23:18 UTC 2015 - pgajdos@suse.com
|
||||||
|
|
||||||
|
- mod_nss-httpd24.patch applied depending on %{apache_branch}
|
||||||
|
instead of %{suse_version}, fixes build for sle11 with new apache
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 2 14:35:41 UTC 2015 - pgajdos@suse.com
|
Fri Oct 2 14:35:41 UTC 2015 - pgajdos@suse.com
|
||||||
|
|
||||||
|
@ -128,7 +128,7 @@ security library.
|
|||||||
%patch28 -p1 -b .reverse_proxy_send_SNI.rpmpatch
|
%patch28 -p1 -b .reverse_proxy_send_SNI.rpmpatch
|
||||||
|
|
||||||
# keep this last, otherwise we get fuzzyness from above
|
# keep this last, otherwise we get fuzzyness from above
|
||||||
%if 0%{?suse_version} >= 1300
|
%if "%{apache_branch}" != "2.2"
|
||||||
%patch9 -p1 -b .http24
|
%patch9 -p1 -b .http24
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user