SPECS: gnomebaker.spec - locale fixes, rel. 4
ankry
ankry at pld-linux.org
Sun Jun 12 02:16:48 CEST 2005
Author: ankry Date: Sun Jun 12 00:16:48 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- locale fixes, rel. 4
---- Files affected:
SPECS:
gnomebaker.spec (1.7 -> 1.8)
---- Diffs:
================================================================
Index: SPECS/gnomebaker.spec
diff -u SPECS/gnomebaker.spec:1.7 SPECS/gnomebaker.spec:1.8
--- SPECS/gnomebaker.spec:1.7 Wed Apr 13 22:56:55 2005
+++ SPECS/gnomebaker.spec Sun Jun 12 02:16:42 2005
@@ -3,7 +3,7 @@
Summary(pl): Program dla GNOME do nagrywania płyt CD
Name: gnomebaker
Version: 0.3
-Release: 3
+Release: 4
License: GPL v2
Group: X11/Applications/Multimedia
Source0: http://biddell.co.uk/files/%{name}-%{version}.tar.gz
@@ -32,6 +32,12 @@
%prep
%setup -q
%patch0 -p1
+# these seem to be more up-to-date
+cp -f po/es{_ES,}.po
+cp -f po/fr{_FR,}.po
+# this one is not so obvious...
+# cp -f po/sv{_SE,}.po
+rm -f po/*.gmo
%build
%{__libtoolize}
@@ -54,6 +60,8 @@
install pixmaps/gnomebaker-48.png \
$RPM_BUILD_ROOT%{_pixmapsdir}/gnomebaker.png
+rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/{es_ES,fr_FR,sv_SE}
+mv -f $RPM_BUILD_ROOT%{_datadir}/locale/nl{_NL,}
%find_lang %{name}
%clean
@@ -92,6 +100,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.8 2005/06/12 00:16:42 ankry
+- locale fixes, rel. 4
+
Revision 1.7 2005/04/13 20:56:55 freetz
- new style macros, requirements removed (and added to banner), rel.3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gnomebaker.spec?r1=1.7&r2=1.8&f=u
More information about the pld-cvs-commit
mailing list