SPECS: apache-mod_perl.spec - typo

baggins baggins at pld-linux.org
Wed Jan 18 10:36:13 CET 2006


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

---- Files affected:
SPECS:
   apache-mod_perl.spec (1.123 -> 1.124) 

---- Diffs:

================================================================
Index: SPECS/apache-mod_perl.spec
diff -u SPECS/apache-mod_perl.spec:1.123 SPECS/apache-mod_perl.spec:1.124
--- SPECS/apache-mod_perl.spec:1.123	Wed Jan 18 10:31:47 2006
+++ SPECS/apache-mod_perl.spec	Wed Jan 18 10:36:08 2006
@@ -42,7 +42,7 @@
 BuildRequires:	expat-devel
 BuildRequires:	gdbm-devel
 BuildRequires:	openldap-devel >= 2.3.0
-%if %{without internal_test}
+%if !%{with internal_test}
 BuildRequires:	perl-Apache-Test = %{apache_test_version}
 %endif
 BuildRequires:	perl-devel >= 1:5.8.2
@@ -54,7 +54,7 @@
 # What's this mod_perl_hooks for?
 Provides:	perl(mod_perl_hooks)
 # not sure is this neccessary
-if %{without internal_test}
+%if !%{with internal_test}
 Requires:	perl-Apache-Test = %{apache_test_version}
 %endif
 Obsoletes:	mod_perl
@@ -300,6 +300,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.124  2006/01/18 09:36:08  baggins
+- typo
+
 Revision 1.123  2006/01/18 09:31:47  baggins
 - bcond fighting
 
================================================================

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



More information about the pld-cvs-commit mailing list