[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openpkg-users
Subject:    subversion
From:       Thomas Moschny <moschny () ipd ! uni-karlsruhe ! de>
Date:       2005-03-02 14:29:36
Message-ID: 200503021529.43299.moschny () ipd ! uni-karlsruhe ! de
[Download RAW message or body]

In OpenPKG 2.3.0, there are (still) two problems with the subversion package.

Firstly, in order to successfully build it (under RHEL3/ia64), I had to 
disable mod_dav_svn.so by specifying --without-axps. 

Secondly, subversion's configure doesn't pass --with-ssl to the configure 
script of the included neon package, and thus the svn client doesn't contain 
support for the https scheme. While this has imho to be fixed upstream, it 
can be worked around by using OpenPKG's neon package.

--- subversion.spec.orig        2005-02-21 18:02:32.000000000 +0100
+++ subversion.spec     2005-03-02 15:14:13.000000000 +0100
@@ -58,8 +58,8 @@
 BuildRoot:    %{l_buildroot}
 BuildPreReq:  OpenPKG, openpkg >= 2.3.0, make
 PreReq:       OpenPKG, openpkg >= 2.3.0
-BuildPreReq:  diffutils, libxml, db, openssl, zlib
-PreReq:       diffutils, libxml, db, openssl, zlib
+BuildPreReq:  diffutils, libxml, db, openssl, zlib, neon
+PreReq:       diffutils, libxml, db, openssl, zlib, neon
 %if "%{with_cvs2svn}" == "yes"
 PreReq:       rcs, python
 %endif
@@ -114,7 +114,9 @@
         --with-zlib \
         --enable-static \
         --disable-nls \
-        --disable-shared
+        --disable-shared \
+        --without-apxs \
+        --with-neon=%{l_prefix}

     #   build package
     %{l_make} %{l_mflags}

Regards, Thomas.

[Attachment #3 (application/pgp-signature)]
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
User Communication List                      openpkg-users@openpkg.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic