SPECS: subversion.spec - http backend works with neon-0.25.5 too.
pluto
pluto at pld-linux.org
Wed Mar 22 21:47:48 CET 2006
Author: pluto Date: Wed Mar 22 20:47:48 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- http backend works with neon-0.25.5 too.
---- Files affected:
SPECS:
subversion.spec (1.161 -> 1.162)
---- Diffs:
================================================================
Index: SPECS/subversion.spec
diff -u SPECS/subversion.spec:1.161 SPECS/subversion.spec:1.162
--- SPECS/subversion.spec:1.161 Sat Mar 18 16:13:16 2006
+++ SPECS/subversion.spec Wed Mar 22 21:47:43 2006
@@ -50,7 +50,7 @@
BuildRequires: gettext-devel
BuildRequires: libtool >= 1.4-9
BuildRequires: neon-devel >= 0.24.7
-BuildConflicts: neon-devel >= 0.25.5
+BuildConflicts: neon-devel > 0.25.5
%if %{with python}
BuildRequires: python >= 2.2
BuildRequires: python-devel >= 2.2
@@ -300,6 +300,7 @@
%endif
%endif
--with-neon=%{_prefix} \
+ --disable-neon-version-check \
--with-apr=%{_bindir}/apr-1-config \
--with-apr-util=%{_bindir}/apu-1-config
@@ -516,6 +517,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.162 2006/03/22 20:47:43 pluto
+- http backend works with neon-0.25.5 too.
+
Revision 1.161 2006/03/18 15:13:16 glen
- should be buildconflicts
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/subversion.spec?r1=1.161&r2=1.162&f=u
More information about the pld-cvs-commit
mailing list