OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 09-Dec-2004 17:40:20
Branch: HEAD Handle: 2004120916401900
Modified files:
openpkg-src/subversion subversion.spec
Log:
probably depends on libintl
Summary:
Revision Changes Path
1.67 +3 -3 openpkg-src/subversion/subversion.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/subversion/subversion.spec
============================================================================
$ cvs diff -u -r1.66 -r1.67 subversion.spec
--- openpkg-src/subversion/subversion.spec 7 Dec 2004 19:57:41 -0000
1.66
+++ openpkg-src/subversion/subversion.spec 9 Dec 2004 16:40:19 -0000
1.67
@@ -39,7 +39,7 @@
Group: SCM
License: Apache/BSD
Version: %{V_opkg}
-Release: 20041207
+Release: 20041209
# package options
%option with_cvs2svn no
@@ -54,8 +54,8 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20040130, diffutils, make
-PreReq: OpenPKG, openpkg >= 20040130, diffutils
+BuildPreReq: OpenPKG, openpkg >= 20040130, diffutils, gettext, make
+PreReq: OpenPKG, openpkg >= 20040130, diffutils, gettext
BuildPreReq: libxml, db, openssl, zlib
PreReq: libxml, db, openssl, zlib
%if "%{with_cvs2svn}" == "yes"
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]