[packages/apache/APACHE_2_2] - don't even apply itk code when bcond off (to avoid problems with this unmaintained patch)
    arekm 
    arekm at pld-linux.org
       
    Thu Apr 11 12:02:17 CEST 2013
    
    
  
commit d1755cd301641eaa251cb263912d692d7993b8e5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Thu Apr 11 12:02:13 2013 +0200
    - don't even apply itk code when bcond off (to avoid problems with this unmaintained patch)
 apache.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/apache.spec b/apache.spec
index fad2c46..2df7659 100644
--- a/apache.spec
+++ b/apache.spec
@@ -1800,7 +1800,7 @@ Dwa programy testowe/przykładowe cgi: test-cgi and print-env.
 %patch24 -p1
 %patch25 -p1
 %patch26 -p1
-%patch28 -p1
+%{?with_itk:%patch28 -p1}
 %patch29 -p1
 %patch30 -p1
 
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/apache.git/commitdiff/d1755cd301641eaa251cb263912d692d7993b8e5
    
    
More information about the pld-cvs-commit
mailing list