Author: megabajt Date: Mon Sep 29 15:53:16 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 2.24.0
---- Files affected: SPECS: gok.spec (1.74 -> 1.75) ---- Diffs: ================================================================ Index: SPECS/gok.spec diff -u SPECS/gok.spec:1.74 SPECS/gok.spec:1.75 --- SPECS/gok.spec:1.74 Thu Jul 17 00:15:51 2008 +++ SPECS/gok.spec Mon Sep 29 17:53:11 2008 @@ -7,46 +7,42 @@ Summary: GNOME Onscreen Keyboard Summary(pl.UTF-8): Klawiatura na ekranie dla GNOME Name: gok -Version: 1.4.0 +Version: 2.24.0 Release: 1 License: LGPL v2+ Group: X11/Applications -Source0: http://ftp.gnome.org/pub/GNOME/sources/gok/1.4/%{name}-%{version}.tar.bz2 -# Source0-md5: ba9b013643a0ff9572978a97fa5c49fe +Source0: http://ftp.gnome.org/pub/GNOME/sources/gok/2.24/%{name}-%{version}.tar.bz2 +# Source0-md5: 3fff3dee0d673eef32ab149d4a0a480e URL: http://www.gok.ca/ +BuildRequires: GConf2-devel >= 2.24.0 BuildRequires: ORBit2-devel >= 1:2.14.9 -BuildRequires: GConf2-devel -BuildRequires: at-spi-devel >= 1.22.0 -BuildRequires: atk-devel >= 1:1.20.0 +BuildRequires: at-spi-devel >= 1.24.0 BuildRequires: autoconf BuildRequires: automake BuildRequires: esound-devel >= 0.2.37 -BuildRequires: gail-devel >= 1.20.0 BuildRequires: gettext-devel -BuildRequires: gnome-common >= 2.20.0 +BuildRequires: gnome-common >= 2.24.0 BuildRequires: gnome-speech-devel >= 0.4.16 -BuildRequires: gtk+2-devel >= 2:2.12.0 +BuildRequires: gtk+2-devel >= 2:2.14.0 %{?with_apidocs:BuildRequires: gtk-doc >= 1.8} BuildRequires: intltool >= 0.40.0 -BuildRequires: libbonobo-devel >= 2.20.0 +BuildRequires: libbonobo-devel >= 2.24.0 BuildRequires: libglade2-devel >= 1:2.6.2 -BuildRequires: libgnomeui-devel >= 2.22.0 +BuildRequires: libgnomeui-devel >= 2.24.0 BuildRequires: libtool %{?with_usb:BuildRequires: libusb-devel} -BuildRequires: libwnck-devel >= 2.22.0 -BuildRequires: libxml2-devel >= 1:2.6.30 +BuildRequires: libwnck-devel >= 2.24.0 BuildRequires: pkgconfig BuildRequires: rpmbuild(find_lang) >= 1.23 BuildRequires: rpmbuild(macros) >= 1.311 BuildRequires: scrollkeeper >= 0.3.14 -BuildRequires: sed >= 4.0 BuildRequires: xorg-lib-libXevie-devel BuildRequires: xorg-lib-libXi-devel -Requires(post,preun): GConf2 -Requires(post,postun): gtk+2 >= 2:2.12.0 +Requires(post,postun): gtk+2 Requires(post,postun): hicolor-icon-theme Requires(post,postun): scrollkeeper -Requires: libgnomeui >= 2.22.0 +Requires(post,preun): GConf2 +Requires: libgnomeui >= 2.24.0 # [EMAIL PROTECTED] vs. [EMAIL PROTECTED] Conflicts: glibc-misc < 6:2.7 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -89,9 +85,6 @@ %prep %setup -q -sed -i -e '[EMAIL PROTECTED]@latin#' po/LINGUAS -mv -f po/[EMAIL PROTECTED],latin}.po - %build %{__glib_gettextize} %{__intltoolize} @@ -139,14 +132,15 @@ %files -f %{name}.lang %defattr(644,root,root,755) %doc AUTHORS ChangeLog README -%attr(755,root,root) %{_bindir}/* -%{_libdir}/bonobo/servers/*.server +%attr(755,root,root) %{_bindir}/create-branching-keyboard +%attr(755,root,root) %{_bindir}/gok +%{_libdir}/bonobo/servers/GNOME_Gok.server %{_datadir}/%{name} -%{_pkgconfigdir}/*.pc +%{_pkgconfigdir}/gok-1.0.pc %{_sysconfdir}/gconf/schemas/gok.schemas %{_iconsdir}/hicolor/*/apps/gok.png %{_pixmapsdir}/* -%{_desktopdir}/*.desktop +%{_desktopdir}/gok.desktop %if %{with apidocs} %files apidocs @@ -160,6 +154,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.75 2008/09/29 15:53:11 megabajt +- updated to 2.24.0 + Revision 1.74 2008/07/16 22:15:51 megabajt - updated to 1.4.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gok.spec?r1=1.74&r2=1.75&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
