diff --git a/subversion.spec b/subversion.spec index 00cd132..2c799f5 100644 --- a/subversion.spec +++ b/subversion.spec @@ -6,7 +6,7 @@ Summary: Modern Version Control System designed to replace CVS Name: subversion Version: 1.1.0 -Release: 2 +Release: 3 License: BSD Group: Development/Tools URL: http://subversion.tigris.org/ @@ -19,7 +19,7 @@ Patch2: subversion-0.20.1-deplibs.patch Patch3: subversion-0.31.0-rpath.patch Patch6: subversion-1.0.3-pie.patch BuildPreReq: autoconf, libtool, python, python-devel, texinfo -BuildPreReq: db4-devel >= 4.1.25, swig >= 1.3.15, docbook-style-xsl +BuildPreReq: db4-devel >= 4.1.25, swig >= 1.3.21-5, docbook-style-xsl BuildPreReq: apr-devel, apr-util-devel, neon-devel >= 0:0.24.7-1 BuildRoot: %{_tmppath}/%{name}-root @@ -187,6 +187,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_mandir}/man*/*::* %changelog +* Thu Sep 30 2004 Joe Orton 1.1.0-3 +- BuildRequire newest swig for "swig -ldflags" fix + * Thu Sep 30 2004 Joe Orton 1.1.0-2 - fix swig bindings build on x86_64