Accepting request 348386 from home:pgajdos

- %{apache_branch} converted to number

OBS-URL: https://build.opensuse.org/request/show/348386
OBS-URL: https://build.opensuse.org/package/show/Apache:Modules/apache2-mod_nss?expand=0&rev=18
This commit is contained in:
Kristyna Streitova 2015-12-17 11:23:42 +00:00 committed by Git OBS Bridge
parent caa7c1c7aa
commit 5f3d57f80c
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Dec 11 12:08:09 UTC 2015 - pgajdos@suse.com
- %{apache_branch} converted to number
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Oct 14 09:23:18 UTC 2015 - pgajdos@suse.com Wed Oct 14 09:23:18 UTC 2015 - pgajdos@suse.com

View File

@ -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 "%{apache_branch}" != "2.2" %if %{apache_branch} >= 204
%patch9 -p1 -b .http24 %patch9 -p1 -b .http24
%endif %endif