Author: twittner Date: Fri May 4 20:51:46 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - fix locale names (pt_PT -> pt) - rel. 0.2
---- Files affected: SPECS: subtitleeditor.spec (1.11 -> 1.12) ---- Diffs: ================================================================ Index: SPECS/subtitleeditor.spec diff -u SPECS/subtitleeditor.spec:1.11 SPECS/subtitleeditor.spec:1.12 --- SPECS/subtitleeditor.spec:1.11 Fri May 4 22:09:22 2007 +++ SPECS/subtitleeditor.spec Fri May 4 22:51:40 2007 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Narzędzie w GTK+ do edycji napisów Name: subtitleeditor Version: 0.13.6 -Release: 0.1 +Release: 0.2 License: GPL v2 Group: Applications Source0: http://kitone.free.fr/subtitleeditor/files/%{name}-%{version}.tar.gz @@ -47,6 +47,7 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT +mv -f $RPM_BUILD_ROOT%{_datadir}/locale/pt{_PT,} %find_lang %{name} --with-gnome %clean @@ -66,6 +67,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.12 2007/05/04 20:51:40 twittner +- fix locale names (pt_PT -> pt) +- rel. 0.2 + Revision 1.11 2007/05/04 20:09:22 twittner - up to 0.13.6 - -init_aspell.patch is not longer needed ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/subtitleeditor.spec?r1=1.11&r2=1.12&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
