From 2130ca6864e5988cbf7dea6836cd22b8d345b9ef Mon Sep 17 00:00:00 2001 From: jorton Date: Tue, 15 Feb 2005 10:31:27 +0000 Subject: [PATCH] - run test suite in C locale --- subversion.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/subversion.spec b/subversion.spec index dfdd33f..f9e478b 100644 --- a/subversion.spec +++ b/subversion.spec @@ -143,6 +143,7 @@ ln -f subversion/mod_authz_svn/INSTALL mod_authz_svn-INSTALL %if %{make_check} %check +export LANG=C LC_ALL=C make check CLEANUP=yes # check-swig-pl %endif @@ -204,7 +205,8 @@ rm -rf ${RPM_BUILD_ROOT} %endif %changelog -* Mon Feb 7 2005 Joe Orton 1.1.3-3 +* Tue Feb 15 2005 Joe Orton 1.1.3-3 +- run test suite in C locale (#146125) - adjust -pie patch for build.conf naming upstream * Wed Jan 19 2005 Joe Orton 1.1.3-2