SPECS: spec_utf8 - typo
ankry
ankry at pld-linux.org
Fri Oct 6 20:41:57 CEST 2006
Author: ankry Date: Fri Oct 6 18:41:57 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- typo
---- Files affected:
SPECS:
spec_utf8 (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/spec_utf8
diff -u SPECS/spec_utf8:1.3 SPECS/spec_utf8:1.4
--- SPECS/spec_utf8:1.3 Mon Jun 12 03:07:07 2006
+++ SPECS/spec_utf8 Fri Oct 6 20:41:51 2006
@@ -88,7 +88,7 @@
if r:
(enc, pure_lang) = find_encoding(r.group(2))
if enc == None:
- outfile.write("#unknow lang code in %%description -l %s\n" % (lang))
+ outfile.write("#unknown lang code in %%description -l %s\n" % (lang))
elif not re_utf.search(enc):
in_desc = True
l = "%s-l %s.UTF-8%s\n" % (r.group(1), pure_lang, r.group(3))
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/spec_utf8?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list