- BuildRequire newest swig for "swig -ldflags" fix
This commit is contained in:
parent
d65d2396a8
commit
219ac49bf0
@ -6,7 +6,7 @@
|
|||||||
Summary: Modern Version Control System designed to replace CVS
|
Summary: Modern Version Control System designed to replace CVS
|
||||||
Name: subversion
|
Name: subversion
|
||||||
Version: 1.1.0
|
Version: 1.1.0
|
||||||
Release: 2
|
Release: 3
|
||||||
License: BSD
|
License: BSD
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
URL: http://subversion.tigris.org/
|
URL: http://subversion.tigris.org/
|
||||||
@ -19,7 +19,7 @@ Patch2: subversion-0.20.1-deplibs.patch
|
|||||||
Patch3: subversion-0.31.0-rpath.patch
|
Patch3: subversion-0.31.0-rpath.patch
|
||||||
Patch6: subversion-1.0.3-pie.patch
|
Patch6: subversion-1.0.3-pie.patch
|
||||||
BuildPreReq: autoconf, libtool, python, python-devel, texinfo
|
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
|
BuildPreReq: apr-devel, apr-util-devel, neon-devel >= 0:0.24.7-1
|
||||||
BuildRoot: %{_tmppath}/%{name}-root
|
BuildRoot: %{_tmppath}/%{name}-root
|
||||||
|
|
||||||
@ -187,6 +187,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%{_mandir}/man*/*::*
|
%{_mandir}/man*/*::*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 30 2004 Joe Orton <jorton@redhat.com> 1.1.0-3
|
||||||
|
- BuildRequire newest swig for "swig -ldflags" fix
|
||||||
|
|
||||||
* Thu Sep 30 2004 Joe Orton <jorton@redhat.com> 1.1.0-2
|
* Thu Sep 30 2004 Joe Orton <jorton@redhat.com> 1.1.0-2
|
||||||
- fix swig bindings build on x86_64
|
- fix swig bindings build on x86_64
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user