auto-import changelog data from subversion-1.0.6-2.src.rpm

Thu Jul 22 2004 Joe Orton <jorton@redhat.com> 1.0.6-2
- rebuild
Tue Jul 20 2004 Joe Orton <jorton@redhat.com> 1.0.6-1
- update to 1.0.6
- allow build against neon 0.24.*
This commit is contained in:
cvsdist 2004-09-09 12:51:59 +00:00
parent 5b3925ed26
commit 9258f62bd5
3 changed files with 12 additions and 3 deletions

View File

@ -1 +1 @@
subversion-1.0.5.tar.gz
subversion-1.0.6.tar.gz

View File

@ -1 +1 @@
96856d7e1a6b056a17833d10d3cd7623 subversion-1.0.5.tar.gz
160c655194dff55f9fdd856110801d01 subversion-1.0.6.tar.gz

View File

@ -5,7 +5,7 @@
Summary: Modern Version Control System designed to replace CVS
Name: subversion
Version: 1.0.5
Version: 1.0.6
Release: 2
License: BSD
Group: Development/Tools
@ -19,6 +19,7 @@ Patch3: subversion-0.31.0-rpath.patch
Patch4: subversion-1.0.2-blame.patch
Patch5: subversion-r8822.patch
Patch6: subversion-1.0.3-pie.patch
Patch7: subversion-1.0.6-neonver.patch
BuildPreReq: autoconf, libtool, python, python-devel, texinfo
BuildPreReq: db4-devel >= 4.1.25, swig >= 1.3.15, docbook-style-xsl
BuildPreReq: apr-devel, apr-util-devel, neon-devel >= 0:0.24.0-1
@ -77,6 +78,7 @@ This package includes the Perl bindings to the Subversion libraries.
%patch4 -p1 -b .blame
%patch5 -p1 -b .r8822
%patch6 -p1 -b .pie
%patch7 -p1 -b .neonver
rm -rf neon apr apr-util db4
@ -188,6 +190,13 @@ rm -rf ${RPM_BUILD_ROOT}
%{_mandir}/man*/*::*
%changelog
* Thu Jul 22 2004 Joe Orton <jorton@redhat.com> 1.0.6-2
- rebuild
* Tue Jul 20 2004 Joe Orton <jorton@redhat.com> 1.0.6-1
- update to 1.0.6
- allow build against neon 0.24.*
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt