- rebuild against db-4.3.21.
This commit is contained in:
parent
b72f172baf
commit
dddff426c6
@ -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.1
|
Version: 1.1.1
|
||||||
Release: 3
|
Release: 4
|
||||||
License: BSD
|
License: BSD
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
URL: http://subversion.tigris.org/
|
URL: http://subversion.tigris.org/
|
||||||
@ -18,6 +18,7 @@ Patch1: subversion-0.24.2-swig.patch
|
|||||||
Patch2: subversion-0.20.1-deplibs.patch
|
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
|
||||||
|
Patch7: subversion-1.1.1-db43.patch
|
||||||
BuildPreReq: autoconf, libtool, python, python-devel, texinfo
|
BuildPreReq: autoconf, libtool, python, python-devel, texinfo
|
||||||
BuildPreReq: db4-devel >= 4.1.25, swig >= 1.3.21-5, 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
|
||||||
@ -74,6 +75,7 @@ This package includes the Perl bindings to the Subversion libraries.
|
|||||||
%patch2 -p1 -b .deplibs
|
%patch2 -p1 -b .deplibs
|
||||||
%patch3 -p1 -b .rpath
|
%patch3 -p1 -b .rpath
|
||||||
%patch6 -p1 -b .pie
|
%patch6 -p1 -b .pie
|
||||||
|
%patch7 -p1 -b .db43
|
||||||
|
|
||||||
rm -rf neon apr apr-util db4
|
rm -rf neon apr apr-util db4
|
||||||
|
|
||||||
@ -190,6 +192,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%{_mandir}/man*/*::*
|
%{_mandir}/man*/*::*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 11 2004 Jeff Johnson <jbj@jbj.org> 1.1.1-4
|
||||||
|
- rebuild against db-4.3.21.
|
||||||
|
|
||||||
* Mon Nov 8 2004 Jeremy Katz <katzj@redhat.com> - 1.1.1-3
|
* Mon Nov 8 2004 Jeremy Katz <katzj@redhat.com> - 1.1.1-3
|
||||||
- rebuild against python 2.4
|
- rebuild against python 2.4
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user