Author: megabajt Date: Thu Apr 9 11:29:01 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - fixed locale name (hu_HU -> hu) - release 2
---- Files affected: SPECS: teg.spec (1.24 -> 1.25) ---- Diffs: ================================================================ Index: SPECS/teg.spec diff -u SPECS/teg.spec:1.24 SPECS/teg.spec:1.25 --- SPECS/teg.spec:1.24 Mon Apr 23 17:07:57 2007 +++ SPECS/teg.spec Thu Apr 9 13:28:55 2009 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Klon Ryzyka Name: teg Version: 0.11.2 -Release: 1 +Release: 2 License: GPL Group: X11/Applications/Games Source0: http://dl.sourceforge.net/teg/%{name}-%{version}.tar.bz2 @@ -53,6 +53,8 @@ GCONFTOOL=/bin/true \ Gamesdir=%{_desktopdir} +mv $RPM_BUILD_ROOT%{_datadir}/locale/hu{_HU,} + %find_lang %{name} --with-gnome %clean @@ -71,7 +73,7 @@ %{_pixmapsdir}/teg_icono.png %{_pixmapsdir}/teg_pix %{_desktopdir}/*.desktop -%{_sysconfdir}/gconf/schemas/*.schemas +%{_sysconfdir}/gconf/schemas/teg.schemas %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -79,6 +81,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.25 2009/04/09 11:28:55 megabajt +- fixed locale name (hu_HU -> hu) +- release 2 + Revision 1.24 2007/04/23 15:07:57 darekr - added AUTHORS to %doc ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/teg.spec?r1=1.24&r2=1.25&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
