Author: radek                        Date: Sat Feb 19 16:06:33 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- release 3: LC_ALL= for make test

---- Files affected:
SPECS:
   perl-libintl.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/perl-libintl.spec
diff -u SPECS/perl-libintl.spec:1.5 SPECS/perl-libintl.spec:1.6
--- SPECS/perl-libintl.spec:1.5 Sat Feb 19 16:27:09 2005
+++ SPECS/perl-libintl.spec     Sat Feb 19 17:06:25 2005
@@ -9,7 +9,7 @@
 Summary(pl):   Biblioteka umiędzynaradawiająca Perla
 Name:          perl-libintl
 Version:       1.11
-Release:       2
+Release:       3
 License:       LGPL
 Group:         Development/Languages/Perl
 Source0:       
http://www.cpan.org/modules/by-authors/id/G/GU/GUIDO/%{pnam}-%{version}.tar.gz
@@ -39,8 +39,8 @@
        OPTIMIZE="%{rpmcflags}"
 %{__make}
 
-# LANG=... -- workaround for broken (?) gettext
-%{?with_tests:LANG=en_US %{__make} test}
+# LC_ALL= LANG=... -- workaround for broken (?) gettext
+%{?with_tests:LC_ALL= LANG=en_US %{__make} test}
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -68,6 +68,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2005/02/19 16:06:25  radek
+- release 3: LC_ALL= for make test
+
 Revision 1.5  2005/02/19 15:27:09  radek
 - release 2: added -kill_libiconv.patch and LANG=en_US hack for tests
   (workaround for a weird gettext behaviour: if LANG is "C" or "POSIX",
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/perl-libintl.spec?r1=1.5&r2=1.6&f=u


_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to