SPECS: ies4linux.spec - more sorting, zh fixes
qboosh
qboosh at pld-linux.org
Fri May 25 23:05:44 CEST 2007
Author: qboosh Date: Fri May 25 21:05:44 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- more sorting, zh fixes
---- Files affected:
SPECS:
ies4linux.spec (1.17 -> 1.18)
---- Diffs:
================================================================
Index: SPECS/ies4linux.spec
diff -u SPECS/ies4linux.spec:1.17 SPECS/ies4linux.spec:1.18
--- SPECS/ies4linux.spec:1.17 Fri May 25 23:02:36 2007
+++ SPECS/ies4linux.spec Fri May 25 23:05:39 2007
@@ -133,12 +133,12 @@
%endif
%define loc_cn ""
-%if %{with locale_zh_cn}
+%if %{with locale_zh_CN}
%define loc_cn cn
%endif
%define loc_tw ""
-%if %{with locale_zh_tw}
+%if %{with locale_zh_TW}
%define loc_tw tw
%endif
@@ -798,98 +798,98 @@
%files ie6-en_US -f ie6-en-US.files
%endif
-%if %{with locale_pt_BR}
-%files ie6-pt_BR -f ie6-pt-BR.files
+%if %{with locale_ar}
+%files ie6-ar -f ie6-ar.files
+%endif
+
+%if %{with locale_cs}
+%files ie6-cs -f ie6-cs.files
+%endif
+
+%if %{with locale_da}
+%files ie6-da -f ie6-da.files
%endif
%if %{with locale_de}
%files ie6-de -f ie6-de.files
%endif
-%if %{with locale_fr}
-%files ie6-fr -f ie6-fr.files
+%if %{with locale_el}
+%files ie6-el -f ie6-el.files
%endif
%if %{with locale_es}
%files ie6-es -f ie6-es.files
%endif
-%if %{with locale_it}
-%files ie6-it -f ie6-it.files
-%endif
-
-%if %{with locale_nl}
-%files ie6-nl -f ie6-nl.files
+%if %{with locale_fi}
+%files ie6-fi -f ie6-fi.files
%endif
-%if %{with locale_sv}
-%files ie6-sv -f ie6-sv.files
+%if %{with locale_fr}
+%files ie6-fr -f ie6-fr.files
%endif
-%if %{with locale_ja}
-%files ie6-ja -f ie6-ja.files
+%if %{with locale_he}
+%files ie6-he -f ie6-he.files
%endif
-%if %{with locale_ko}
-%files ie6-ko -f ie6-ko.files
+%if %{with locale_hu}
+%files ie6-hu -f ie6-hu.files
%endif
-%if %{with locale_no}
-%files ie6-no -f ie6-no.files
+%if %{with locale_it}
+%files ie6-it -f ie6-it.files
%endif
-%if %{with locale_da}
-%files ie6-da -f ie6-da.files
+%if %{with locale_ja}
+%files ie6-ja -f ie6-ja.files
%endif
-%if %{with locale_cn}
-%files ie6-cn -f ie6-cn.files
+%if %{with locale_ko}
+%files ie6-ko -f ie6-ko.files
%endif
-%if %{with locale_tw}
-%files ie6-tw -f ie6-tw.files
+%if %{with locale_nl}
+%files ie6-nl -f ie6-nl.files
%endif
-%if %{with locale_fi}
-%files ie6-fi -f ie6-fi.files
+%if %{with locale_no}
+%files ie6-no -f ie6-no.files
%endif
%if %{with locale_pl}
%files ie6-pl -f ie6-pl.files
%endif
-%if %{with locale_hu}
-%files ie6-hu -f ie6-hu.files
-%endif
-
-%if %{with locale_ar}
-%files ie6-ar -f ie6-ar.files
-%endif
-
-%if %{with locale_he}
-%files ie6-he -f ie6-he.files
-%endif
-
-%if %{with locale_cs}
-%files ie6-cs -f ie6-cs.files
-%endif
-
%if %{with locale_pt}
%files ie6-pt -f ie6-pt.files
%endif
+%if %{with locale_pt_BR}
+%files ie6-pt_BR -f ie6-pt-BR.files
+%endif
+
%if %{with locale_ru}
%files ie6-ru -f ie6-ru.files
%endif
-%if %{with locale_el}
-%files ie6-el -f ie6-el.files
+%if %{with locale_sv}
+%files ie6-sv -f ie6-sv.files
%endif
%if %{with locale_tr}
%files ie6-tr -f ie6-tr.files
%endif
+%if %{with locale_zh_CN}
+%files ie6-zh_CN -f ie6-cn.files
+%endif
+
+%if %{with locale_zh_TW}
+%files ie6-zh_TW -f ie6-tw.files
+%endif
+
%if %{with ie7}
%if %{with locale_en_US}
%files ie7-en_US -f ie7-en-US.files
@@ -905,6 +905,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.18 2007/05/25 21:05:39 qboosh
+- more sorting, zh fixes
+
Revision 1.17 2007/05/25 21:02:36 qboosh
- locale info in descs
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ies4linux.spec?r1=1.17&r2=1.18&f=u
More information about the pld-cvs-commit
mailing list