test: test-ooo_lang_bcond.spec - strict locale must be matched

glen glen at pld-linux.org
Mon Jan 30 16:35:39 CET 2006


Author: glen                         Date: Mon Jan 30 15:35:39 2006 GMT
Module: test                          Tag: HEAD
---- Log message:
- strict locale must be matched

---- Files affected:
test:
   test-ooo_lang_bcond.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: test/test-ooo_lang_bcond.spec
diff -u test/test-ooo_lang_bcond.spec:1.3 test/test-ooo_lang_bcond.spec:1.4
--- test/test-ooo_lang_bcond.spec:1.3	Mon Jan 30 16:31:22 2006
+++ test/test-ooo_lang_bcond.spec	Mon Jan 30 16:35:34 2006
@@ -4,7 +4,7 @@
 %define	_ooo_all_languages en-US de fr it et_EE
 # --define 'ooo_languages en-US pl_Chuck_Nooris.UTF-8'
 %define _ooo_languages %{?ooo_languages}%{!?ooo_languages:%{_ooo_all_languages}}
-%define	with_ooo_lang() %(echo ' %_ooo_languages ' | fgrep -c '%1')
+%define	with_ooo_lang() %(echo ' %_ooo_languages ' | fgrep -c ' %1 ')
 
 Summary:	test
 Name:		test
@@ -51,6 +51,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2006/01/30 15:35:34  glen
+- strict locale must be matched
+
 Revision 1.3  2006/01/30 15:31:22  glen
 - expand was evil
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/test/test-ooo_lang_bcond.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list