Author: glen Date: Mon Mar 12 01:23:37 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - BR localedb
---- Files affected: SPECS: dict-freedict.spec (1.29 -> 1.30) ---- Diffs: ================================================================ Index: SPECS/dict-freedict.spec diff -u SPECS/dict-freedict.spec:1.29 SPECS/dict-freedict.spec:1.30 --- SPECS/dict-freedict.spec:1.29 Mon Mar 12 00:13:19 2007 +++ SPECS/dict-freedict.spec Mon Mar 12 02:23:32 2007 @@ -194,6 +194,9 @@ URL: http://www.freedict.de/ BuildRequires: dictfmt BuildRequires: dictzip +%if "%(locale -a | grep '^en_IN.utf8$')" == "" +BuildRequires: glibc-localedb-all +%endif Requires: %{_sysconfdir}/dictd Requires: dictd BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -1727,6 +1730,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.30 2007/03/12 01:23:32 glen +- BR localedb + Revision 1.29 2007/03/11 23:13:19 glen - rel 4 (- use %service) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/dict-freedict.spec?r1=1.29&r2=1.30&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
