OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: r...@openpkg.org Module: openpkg-src Date: 24-Jan-2009 23:05:41 Branch: HEAD Handle: 2009012422054100 Modified files: openpkg-src/subversion subversion.spec Log: pass --disable-threads for use by the embedded APR in order to circumvent problems with the Apache module Summary: Revision Changes Path 1.160 +1 -0 openpkg-src/subversion/subversion.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/subversion/subversion.spec ============================================================================ $ cvs diff -u -r1.159 -r1.160 subversion.spec --- openpkg-src/subversion/subversion.spec 24 Jan 2009 21:12:03 -0000 1.159 +++ openpkg-src/subversion/subversion.spec 24 Jan 2009 22:05:41 -0000 1.160 @@ -211,6 +211,7 @@ --with-ruby=%{l_prefix}/bin/ruby \ %endif --disable-nls \ + --disable-threads \ --disable-shared \ --enable-static @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org