From b9c494899c9b7700b1fbb94f78594b8b21da7bfc Mon Sep 17 00:00:00 2001 From: jorton Date: Oct 13 2008 10:05:48 +0000 Subject: - fix build --- diff --git a/subversion.spec b/subversion.spec index 6e18479..0900cd0 100644 --- a/subversion.spec +++ b/subversion.spec @@ -15,7 +15,7 @@ Summary: Modern Version Control System designed to replace CVS Name: subversion Version: 1.5.3 -Release: 2 +Release: 3 License: ASL 1.1 Group: Development/Tools URL: http://subversion.tigris.org/ @@ -27,7 +27,6 @@ Patch2: subversion-0.20.1-deplibs.patch Patch3: subversion-1.5.1-rpath.patch Patch6: subversion-1.5.2-pie.patch Patch7: subversion-1.1.3-java.patch -Patch8: subversion-1.5.0-perl510.patch BuildRequires: autoconf, libtool, python, python-devel, texinfo, which BuildRequires: db4-devel >= 4.1.25, swig >= 1.3.24, gettext BuildRequires: apr-devel >= 0.9.7, apr-util-devel >= 0.9.7 @@ -110,7 +109,6 @@ This package includes the Ruby bindings to the Subversion libraries. %if %{with_java} %patch7 -p1 -b .java %endif -%patch8 -p1 -b .perl510 %build # Regenerate after patches to build.conf et al @@ -277,6 +275,9 @@ rm -rf ${RPM_BUILD_ROOT} %endif %changelog +* Mon Oct 13 2008 Joe Orton 1.5.3-3 +- fix build + * Mon Oct 13 2008 Joe Orton 1.5.3-2 - update to 1.5.3 (#466674) - update psvn.el to r33557