Author: ankry Date: Wed Apr 9 07:30:19 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - kill unsupported Manding translation
---- Files affected: SPECS: ccsm.spec (1.14 -> 1.15) ---- Diffs: ================================================================ Index: SPECS/ccsm.spec diff -u SPECS/ccsm.spec:1.14 SPECS/ccsm.spec:1.15 --- SPECS/ccsm.spec:1.14 Tue Apr 8 21:29:18 2008 +++ SPECS/ccsm.spec Wed Apr 9 09:30:13 2008 @@ -1,11 +1,9 @@ # $Revision$, $Date$ -# TODO -# +error: ccsm-0.7.4-1: req /usr/share/locale/md/LC_MESSAGES not found Summary: CompizConfig Settings Manager Summary(pl.UTF-8): CompizConfig Settings Manager - zarządca ustawień konfiguracji compiza Name: ccsm Version: 0.7.4 -Release: 1 +Release: 2 License: GPL v2+ Group: X11/Applications Source0: http://releases.compiz-fusion.org/%{version}/%{name}-%{version}.tar.bz2 @@ -46,6 +44,10 @@ %py_postclean %{py_sitescriptdir}/ccm +# bad lang code +mv $RPM_BUILD_ROOT%{_datadir}/locale/{md,man} +# and uncupported by glibc (2.7) +rm -f $RPM_BUILD_ROOT%{_datadir}/locale/man %find_lang %{name} %clean @@ -72,6 +74,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.15 2008-04-09 07:30:13 ankry +- kill unsupported Manding translation + Revision 1.14 2008-04-08 19:29:18 glen - missing or invalid localedir ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ccsm.spec?r1=1.14&r2=1.15&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
