Author: megabajt Date: Sat Oct 13 17:56:07 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.3.6 - added build patch
---- Files affected: SPECS: gok.spec (1.64 -> 1.65) ---- Diffs: ================================================================ Index: SPECS/gok.spec diff -u SPECS/gok.spec:1.64 SPECS/gok.spec:1.65 --- SPECS/gok.spec:1.64 Tue Sep 18 19:01:59 2007 +++ SPECS/gok.spec Sat Oct 13 19:56:02 2007 @@ -6,12 +6,13 @@ Summary: GNOME Onscreen Keyboard Summary(pl.UTF-8): Klawiatura na ekranie dla GNOME Name: gok -Version: 1.3.4 +Version: 1.3.6 Release: 1 License: LGPL v2+ Group: X11/Applications Source0: http://ftp.gnome.org/pub/GNOME/sources/gok/1.3/%{name}-%{version}.tar.bz2 -# Source0-md5: b304eb500800c0b359d2e3c361be5282 +# Source0-md5: 5a427c4a30a528a5b61f7441ffd4efe4 +Patch0: %{name}-build.patch URL: http://www.gok.ca/ BuildRequires: ORBit2-devel >= 1:2.14.9 BuildRequires: at-spi-devel >= 1.20.0 @@ -28,7 +29,7 @@ BuildRequires: intltool >= 0.36.2 BuildRequires: libbonobo-devel >= 2.20.0 BuildRequires: libglade2-devel >= 1:2.6.2 -BuildRequires: libgnomeui-devel >= 2.19.1 +BuildRequires: libgnomeui-devel >= 2.20.0 BuildRequires: libtool BuildRequires: libwnck-devel >= 2.20.0 BuildRequires: libxml2-devel >= 1:2.6.30 @@ -40,7 +41,7 @@ Requires(post,preun): GConf2 Requires(post,postun): gtk+2 >= 2:2.12.0 Requires(post,postun): hicolor-icon-theme -Requires: libgnomeui >= 2.19.1 +Requires: libgnomeui >= 2.20.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -80,6 +81,7 @@ %prep %setup -q +%patch0 -p1 %build cp /usr/share/gnome-common/data/omf.make . @@ -144,6 +146,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.65 2007/10/13 17:56:02 megabajt +- updated to 1.3.6 +- added build patch + Revision 1.64 2007/09/18 17:01:59 megabajt - updated to 1.3.4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gok.spec?r1=1.64&r2=1.65&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
