diff --git a/apache2-mod_nss.changes b/apache2-mod_nss.changes index c702caa..a3d68c4 100644 --- a/apache2-mod_nss.changes +++ b/apache2-mod_nss.changes @@ -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 diff --git a/apache2-mod_nss.spec b/apache2-mod_nss.spec index f0af8e6..dc9824a 100644 --- a/apache2-mod_nss.spec +++ b/apache2-mod_nss.spec @@ -128,7 +128,7 @@ security library. %patch28 -p1 -b .reverse_proxy_send_SNI.rpmpatch # keep this last, otherwise we get fuzzyness from above -%if 0%{?suse_version} >= 1300 +%if "%{apache_branch}" != "2.2" %patch9 -p1 -b .http24 %endif