Author: megabajt Date: Wed May 12 16:51:37 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 2.30.0
---- Files affected: packages/gok: gok.spec (1.80 -> 1.81) ---- Diffs: ================================================================ Index: packages/gok/gok.spec diff -u packages/gok/gok.spec:1.80 packages/gok/gok.spec:1.81 --- packages/gok/gok.spec:1.80 Fri Nov 27 14:19:15 2009 +++ packages/gok/gok.spec Wed May 12 18:51:31 2010 @@ -7,12 +7,12 @@ Summary: GNOME Onscreen Keyboard Summary(pl.UTF-8): Klawiatura na ekranie dla GNOME Name: gok -Version: 2.26.0 +Version: 2.30.0 Release: 1 License: LGPL v2+ Group: X11/Applications/Accessibility -Source0: http://ftp.gnome.org/pub/GNOME/sources/gok/2.26/%{name}-%{version}.tar.bz2 -# Source0-md5: 8cc28ad6010a977c9ccbe8d5b690f636 +Source0: http://ftp.gnome.org/pub/GNOME/sources/gok/2.30/%{name}-%{version}.tar.bz2 +# Source0-md5: 853c7825eb62d7c425f5a0efdc07412a URL: http://www.gok.ca/ BuildRequires: GConf2-devel >= 2.24.0 BuildRequires: ORBit2-devel >= 1:2.14.9 @@ -24,25 +24,25 @@ BuildRequires: gettext-devel BuildRequires: gnome-common >= 2.24.0 BuildRequires: gnome-speech-devel >= 0.4.16 -BuildRequires: gtk+2-devel >= 2:2.14.0 +BuildRequires: gtk+2-devel >= 2:2.18.0 %{?with_apidocs:BuildRequires: gtk-doc >= 1.8} BuildRequires: intltool >= 0.40.0 BuildRequires: libbonobo-devel >= 2.24.0 -BuildRequires: libglade2-devel >= 1:2.6.2 -BuildRequires: libgnomeui-devel >= 2.24.0 +BuildRequires: libcanberra-gtk-devel >= 0.3 BuildRequires: libtool %{?with_usb:BuildRequires: libusb-compat-devel} BuildRequires: libwnck-devel >= 2.24.0 +BuildRequires: libxml2-devel 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-libXi-devel Requires(post,postun): gtk+2 Requires(post,postun): hicolor-icon-theme Requires(post,postun): scrollkeeper Requires(post,preun): GConf2 -Requires: libgnomeui >= 2.24.0 # s...@latn vs. s...@latin Conflicts: glibc-misc < 6:2.7 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -85,6 +85,9 @@ %prep %setup -q +sed -i -e 's/e...@shaw//' po/LINGUAS +rm -f po/[email protected] + %build %{__glib_gettextize} %{__intltoolize} @@ -96,6 +99,7 @@ %configure \ --with-html-dir=%{_gtkdocdir} \ --disable-schemas-install \ + --disable-silent-rules \ %{?with_usb:--enable-libusb-input} \ --%{?with_apidocs:en}%{!?with_apidocs:dis}able-gtk-doc %{__make} @@ -141,6 +145,7 @@ %{_iconsdir}/hicolor/*/apps/gok.png %{_pixmapsdir}/* %{_desktopdir}/gok.desktop +%{_datadir}/sounds/freedesktop/stereo/*.wav %if %{with apidocs} %files apidocs @@ -154,6 +159,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.81 2010/05/12 16:51:31 megabajt +- updated to 2.30.0 + Revision 1.80 2009/11/27 13:19:15 sparky - BR: docbook-dtd412-xml - drop BR: xorg-lib-libXevie-devel ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gok/gok.spec?r1=1.80&r2=1.81&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
