SPECS: apache-mod_perl.spec - typo

baggins baggins at pld-linux.org
Wed Jan 18 10:40:11 CET 2006


Author: baggins                      Date: Wed Jan 18 09:40:11 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- typo

---- Files affected:
SPECS:
   apache-mod_perl.spec (1.125 -> 1.126) 

---- Diffs:

================================================================
Index: SPECS/apache-mod_perl.spec
diff -u SPECS/apache-mod_perl.spec:1.125 SPECS/apache-mod_perl.spec:1.126
--- SPECS/apache-mod_perl.spec:1.125	Wed Jan 18 10:38:22 2006
+++ SPECS/apache-mod_perl.spec	Wed Jan 18 10:40:06 2006
@@ -211,7 +211,7 @@
 %setup -q -n mod_perl-%{version}
 %patch0 -p1
 
-if %{without internal_test}
+%if !%{with internal_test}
 system=$(%{__perl} -MApache::Test -e 'print Apache::Test->VERSION')
 bundled=$(%{__perl} -IApache-Test/lib -MApache::Test -e 'print Apache::Test->VERSION')
 if [ "$system" != "$bundled" ]; then
@@ -300,6 +300,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.126  2006/01/18 09:40:06  baggins
+- typo
+
 Revision 1.125  2006/01/18 09:38:22  baggins
 - I think I got it right now
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/apache-mod_perl.spec?r1=1.125&r2=1.126&f=u



More information about the pld-cvs-commit mailing list