- update to 1.6.5
This commit is contained in:
parent
c7bb3de324
commit
4dff0799be
@ -1 +1 @@
|
||||
subversion-1.6.4.tar.bz2
|
||||
subversion-1.6.5.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
11e3fa838c9a558cadc378f2807572e2 subversion-1.6.4.tar.bz2
|
||||
1a53a0e72bee0bf814f4da83a9b6a636 subversion-1.6.5.tar.bz2
|
||||
|
@ -14,8 +14,8 @@
|
||||
|
||||
Summary: A Modern Concurrent Version Control System
|
||||
Name: subversion
|
||||
Version: 1.6.4
|
||||
Release: 4%{?dist}
|
||||
Version: 1.6.5
|
||||
Release: 1%{?dist}
|
||||
License: ASL 1.1
|
||||
Group: Development/Tools
|
||||
URL: http://subversion.tigris.org/
|
||||
@ -238,6 +238,7 @@ sed -i "/^dependency_libs/{
|
||||
export LANG=C LC_ALL=C
|
||||
export LD_LIBRARY_PATH=$RPM_BUILD_ROOT%{_libdir}
|
||||
export MALLOC_PERTURB_=171 MALLOC_CHECK_=3
|
||||
export LIBC_FATAL_STDERR_=1
|
||||
make check check-swig-pl check-swig-py CLEANUP=yes
|
||||
# check-swig-rb omitted: it runs svnserve
|
||||
%endif
|
||||
@ -326,6 +327,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sun Aug 23 2009 Joe Orton <jorton@redhat.com> 1.6.5-1
|
||||
- update to 1.6.5
|
||||
|
||||
* Tue Aug 18 2009 Joe Orton <jorton@redhat.com> 1.6.4-4
|
||||
- rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user