- fix build
This commit is contained in:
parent
1b1de00325
commit
b9c494899c
@ -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 <jorton@redhat.com> 1.5.3-3
|
||||
- fix build
|
||||
|
||||
* Mon Oct 13 2008 Joe Orton <jorton@redhat.com> 1.5.3-2
|
||||
- update to 1.5.3 (#466674)
|
||||
- update psvn.el to r33557
|
||||
|
Loading…
Reference in New Issue
Block a user