Author: ankry Date: Fri Aug 19 00:19:50 2011 GMT Module: packages Tag: HEAD ---- Log message: - ur_PK and tt_RU are supported locale now; dirs fixed, rel. 3, STBR
---- Files affected: packages/lxlauncher: lxlauncher.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: packages/lxlauncher/lxlauncher.spec diff -u packages/lxlauncher/lxlauncher.spec:1.8 packages/lxlauncher/lxlauncher.spec:1.9 --- packages/lxlauncher/lxlauncher.spec:1.8 Mon Aug 15 19:30:15 2011 +++ packages/lxlauncher/lxlauncher.spec Fri Aug 19 02:19:45 2011 @@ -11,7 +11,7 @@ Summary: lxauncher Name: lxlauncher Version: 0.2.2 -Release: 2 +Release: 3 License: GPL v3 Group: X11/Applications Source0: http://downloads.sourceforge.net/lxde/%{name}-%{version}.tar.gz @@ -45,8 +45,10 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT -# there is ur locale so drop ur_PK +# there is frp locale so drop frp %{__rm} -r $RPM_BUILD_ROOT%{_datadir}/locale/{frp,ur_PK,tt_RU} +mv $RPM_BUILD_ROOT%{_datadir}/locale/ur{_PK,} +mv $RPM_BUILD_ROOT%{_datadir}/locale/tt{_RU,} %find_lang %{name} @@ -67,6 +69,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2011/08/19 00:19:45 ankry +- ur_PK and tt_RU are supported locale now; dirs fixed, rel. 3, STBR + Revision 1.8 2011/08/15 17:30:15 glen - rebuild ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/lxlauncher/lxlauncher.spec?r1=1.8&r2=1.9&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
