SPECS: koffice-l10n.spec - better and cleaner
glen
glen at pld-linux.org
Mon Nov 6 12:56:02 CET 2006
Author: glen Date: Mon Nov 6 11:56:02 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- better and cleaner
---- Files affected:
SPECS:
koffice-l10n.spec (1.32 -> 1.33)
---- Diffs:
================================================================
Index: SPECS/koffice-l10n.spec
diff -u SPECS/koffice-l10n.spec:1.32 SPECS/koffice-l10n.spec:1.33
--- SPECS/koffice-l10n.spec:1.32 Mon Nov 6 00:55:35 2006
+++ SPECS/koffice-l10n.spec Mon Nov 6 12:55:57 2006
@@ -1187,6 +1187,7 @@
FindLang sr Serbian
FindLang sr at Latn Serbian_Latin
cat Serbian_Latin.lang >> Serbian.lang
+rm -f Serbian_Latin.lang
FindLang sv Swedish
#FindLang ta Tamil
#FindLang tg Tajik
@@ -1214,9 +1215,6 @@
for a in *.lang; do
lang=${a%%.lang}
- # included in Serbian.lang
- [ $lang = Serbian_Latin ] && continue
-
rpmfile=%{_rpmdir}/%{name}-$lang-%{version}-%{release}.%{_target_cpu}.rpm
if [ ! -f $rpmfile ]; then
echo >&2 "Missing %%files section for $lang"
@@ -1415,6 +1413,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.33 2006/11/06 11:55:57 glen
+- better and cleaner
+
Revision 1.32 2006/11/05 23:55:35 glen
- %check is too early for rpm check
- rel 1 (if anyone wishes to fix "es" can do it later)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/koffice-l10n.spec?r1=1.32&r2=1.33&f=u
More information about the pld-cvs-commit
mailing list