- run test suite in C locale

This commit is contained in:
jorton 2005-02-15 10:31:27 +00:00
parent 1a7e002869
commit 2130ca6864
1 changed files with 3 additions and 1 deletions

View File

@ -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 <jorton@redhat.com> 1.1.3-3
* Tue Feb 15 2005 Joe Orton <jorton@redhat.com> 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 <jorton@redhat.com> 1.1.3-2