SPECS: subversion.spec - fix non-serf

arekm arekm at pld-linux.org
Sun Aug 10 13:15:04 CEST 2008


Author: arekm                        Date: Sun Aug 10 11:15:04 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix non-serf

---- Files affected:
SPECS:
   subversion.spec (1.228 -> 1.229) 

---- Diffs:

================================================================
Index: SPECS/subversion.spec
diff -u SPECS/subversion.spec:1.228 SPECS/subversion.spec:1.229
--- SPECS/subversion.spec:1.228	Sun Aug 10 12:48:51 2008
+++ SPECS/subversion.spec	Sun Aug 10 13:14:58 2008
@@ -352,7 +352,7 @@
 sed -i -e 's#serf_prefix/lib#serf_prefix/%{_lib}#g' build/ac-macros/serf.m4
 
 # serf.m4 macro is broken and ignores --without serf
-%{?with_neon:sed -i -e 's#serf_found="yes"#serf_found="no"#g' build/ac-macros/serf.m4}
+%{!?with_serf:sed -i -e 's#serf_found="yes"#serf_found="no"#g' build/ac-macros/serf.m4}
 
 %build
 rm subversion/bindings/swig/proxy/*.swg
@@ -740,6 +740,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.229  2008/08/10 11:14:58  arekm
+- fix non-serf
+
 Revision 1.228  2008/08/10 10:48:51  adamg
 - bcond change: without_serf -> with_neon
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/subversion.spec?r1=1.228&r2=1.229&f=u



More information about the pld-cvs-commit mailing list