|
|
@@ -24,8 +24,8 @@
|
|
|
##
|
|
|
|
|
|
# package version
|
|
|
-%define V_release 0.22.1
|
|
|
-%define V_subdir 15/4038
|
|
|
+%define V_release 0.22.2
|
|
|
+%define V_subdir 15/4097
|
|
|
|
|
|
# package information
|
|
|
Name: subversion
|
|
|
@@ -37,7 +37,7 @@ Distribution: OpenPKG [EVAL]
|
|
|
Group: SCM
|
|
|
License: Apache/BSD
|
|
|
Version: %{V_release}
|
|
|
-Release: 20030510
|
|
|
+Release: 20030514
|
|
|
|
|
|
# list of sources
|
|
|
Source0: http://subversion.tigris.org/files/documents/%{V_subdir}/subversion-%{V_release}.tar.gz
|
|
|
@@ -45,7 +45,7 @@ Source0: http://subversion.tigris.org/files/documents/%{V_subdir}/subversio
|
|
|
# build information
|
|
|
Prefix: %{l_prefix}
|
|
|
BuildRoot: %{l_buildroot}
|
|
|
-BuildPreReq: OpenPKG, openpkg >= 20020206, diffutils, libxml, db, openssl, zlib, make
|
|
|
+BuildPreReq: OpenPKG, openpkg >= 20020206, diffutils, libxml, db, openssl, zlib, make, apr
|
|
|
PreReq: OpenPKG, openpkg >= 20020206, diffutils
|
|
|
AutoReq: no
|
|
|
AutoReqProv: no
|