SPECS: gok.spec - rel. 1 - workaround for (probably) new intltool
sls
sls at pld-linux.org
Fri Apr 4 03:36:36 CEST 2008
Author: sls Date: Fri Apr 4 01:36:36 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rel. 1
- workaround for (probably) new intltool
---- Files affected:
SPECS:
gok.spec (1.71 -> 1.72)
---- Diffs:
================================================================
Index: SPECS/gok.spec
diff -u SPECS/gok.spec:1.71 SPECS/gok.spec:1.72
--- SPECS/gok.spec:1.71 Fri Apr 4 02:48:03 2008
+++ SPECS/gok.spec Fri Apr 4 03:36:31 2008
@@ -8,7 +8,7 @@
Summary(pl.UTF-8): Klawiatura na ekranie dla GNOME
Name: gok
Version: 1.3.7
-Release: 0.1
+Release: 1
License: LGPL v2+
Group: X11/Applications
Source0: http://ftp.gnome.org/pub/GNOME/sources/gok/1.3/%{name}-%{version}.tar.bz2
@@ -109,6 +109,9 @@
%install
rm -rf $RPM_BUILD_ROOT
+if [ -f C/main.kbd ]; then
+ mv C/*.kbd .
+fi
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT \
GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
@@ -154,6 +157,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.72 2008-04-04 01:36:31 sls
+- rel. 1
+- workaround for (probably) new intltool
+
Revision 1.71 2008-04-04 00:48:03 sls
- added bcond usb
- BR: GConf2-devel
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gok.spec?r1=1.71&r2=1.72&f=u
More information about the pld-cvs-commit
mailing list