- run test suite in C locale
This commit is contained in:
parent
1a7e002869
commit
2130ca6864
@ -143,6 +143,7 @@ ln -f subversion/mod_authz_svn/INSTALL mod_authz_svn-INSTALL
|
|||||||
|
|
||||||
%if %{make_check}
|
%if %{make_check}
|
||||||
%check
|
%check
|
||||||
|
export LANG=C LC_ALL=C
|
||||||
make check CLEANUP=yes
|
make check CLEANUP=yes
|
||||||
# check-swig-pl
|
# check-swig-pl
|
||||||
%endif
|
%endif
|
||||||
@ -204,7 +205,8 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%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
|
- adjust -pie patch for build.conf naming upstream
|
||||||
|
|
||||||
* Wed Jan 19 2005 Joe Orton <jorton@redhat.com> 1.1.3-2
|
* Wed Jan 19 2005 Joe Orton <jorton@redhat.com> 1.1.3-2
|
||||||
|
Loading…
Reference in New Issue
Block a user