diff --git a/subversion.spec b/subversion.spec index 8d6c6b7..00cd132 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: 1 +Release: 2 License: BSD Group: Development/Tools URL: http://subversion.tigris.org/ @@ -14,6 +14,7 @@ Source0: http://subversion.tigris.org/tarballs/subversion-%{version}.tar.gz Source1: subversion.conf Source3: filter-requires.sh Source4: http://www.xsteve.at/prg/emacs/psvn.el +Patch1: subversion-0.24.2-swig.patch Patch2: subversion-0.20.1-deplibs.patch Patch3: subversion-0.31.0-rpath.patch Patch6: subversion-1.0.3-pie.patch @@ -69,6 +70,7 @@ This package includes the Perl bindings to the Subversion libraries. %prep %setup -q +%patch1 -p1 -b .swig %patch2 -p1 -b .deplibs %patch3 -p1 -b .rpath %patch6 -p1 -b .pie @@ -185,6 +187,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_mandir}/man*/*::* %changelog +* Thu Sep 30 2004 Joe Orton 1.1.0-2 +- fix swig bindings build on x86_64 + * Thu Sep 30 2004 Joe Orton 1.1.0-1 - update to 1.1.0