diff --git a/.cvsignore b/.cvsignore index 47a5fb1..b070505 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -subversion-1.6.4.tar.bz2 +subversion-1.6.5.tar.bz2 diff --git a/sources b/sources index 53bcb8f..4f27b20 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -11e3fa838c9a558cadc378f2807572e2 subversion-1.6.4.tar.bz2 +1a53a0e72bee0bf814f4da83a9b6a636 subversion-1.6.5.tar.bz2 diff --git a/subversion.spec b/subversion.spec index 680d7dc..0d33c8e 100644 --- a/subversion.spec +++ b/subversion.spec @@ -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 1.6.5-1 +- update to 1.6.5 + * Tue Aug 18 2009 Joe Orton 1.6.4-4 - rebuild diff --git a/upstream b/upstream index 47a5fb1..b070505 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -subversion-1.6.4.tar.bz2 +subversion-1.6.5.tar.bz2