SPECS: gpsdrive.spec - fixed greek locale
sls
sls at pld-linux.org
Thu Mar 27 02:01:54 CET 2008
Author: sls Date: Thu Mar 27 01:01:54 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fixed greek locale
---- Files affected:
SPECS:
gpsdrive.spec (1.14 -> 1.15)
---- Diffs:
================================================================
Index: SPECS/gpsdrive.spec
diff -u SPECS/gpsdrive.spec:1.14 SPECS/gpsdrive.spec:1.15
--- SPECS/gpsdrive.spec:1.14 Tue Feb 13 08:16:47 2007
+++ SPECS/gpsdrive.spec Thu Mar 27 02:01:49 2008
@@ -9,6 +9,7 @@
Group: Applications/Communications
Source0: http://gpsdrive.kraftvoll.at/%{name}-%{version}.tar.gz
# Source0-md5: eaa52cb220f3d10312a1046dd47126bb
+Patch0: %{name}-locale.patch
URL: http://www.gpsdrive.cc/
BuildRequires: gdk-pixbuf-devel
BuildRequires: gtk+2-devel >= 1:2.0.6
@@ -40,6 +41,9 @@
%prep
%setup -q
+%patch0 -p1
+
+mv -f po/{gr,el}.po
%build
cp -f /usr/share/automake/config.sub .
@@ -88,6 +92,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.15 2008-03-27 01:01:49 sls
+- fixed greek locale
+
Revision 1.14 2007-02-13 07:16:47 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gpsdrive.spec?r1=1.14&r2=1.15&f=u
More information about the pld-cvs-commit
mailing list