Author: megabajt Date: Wed Feb 23 21:40:15 2011 GMT Module: packages Tag: HEAD ---- Log message: - drop ur_PK locale (ur locale already exists) - release 2
---- Files affected: packages/lxlauncher: lxlauncher.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: packages/lxlauncher/lxlauncher.spec diff -u packages/lxlauncher/lxlauncher.spec:1.4 packages/lxlauncher/lxlauncher.spec:1.5 --- packages/lxlauncher/lxlauncher.spec:1.4 Wed Sep 15 08:12:38 2010 +++ packages/lxlauncher/lxlauncher.spec Wed Feb 23 22:40:10 2011 @@ -2,7 +2,7 @@ Summary: lxauncher Name: lxlauncher Version: 0.2.1 -Release: 1 +Release: 2 License: GPL v3 Group: X11/Applications Source0: http://downloads.sourceforge.net/lxde/%{name}-%{version}.tar.gz @@ -36,6 +36,9 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT +# there is ur locale so drop ur_PK +%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/locale/ur_PK + %find_lang %{name} %clean @@ -55,6 +58,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2011/02/23 21:40:10 megabajt +- drop ur_PK locale (ur locale already exists) +- release 2 + Revision 1.4 2010/09/15 06:12:38 glen - BR: menu-cache-devel, startup-notification-devel - workaround for broken po/Makefile ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/lxlauncher/lxlauncher.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
