Author: megabajt Date: Wed May 12 20:34:16 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 4.11
---- Files affected: packages/dasher: dasher.spec (1.50 -> 1.51) ---- Diffs: ================================================================ Index: packages/dasher/dasher.spec diff -u packages/dasher/dasher.spec:1.50 packages/dasher/dasher.spec:1.51 --- packages/dasher/dasher.spec:1.50 Mon Feb 22 18:28:48 2010 +++ packages/dasher/dasher.spec Wed May 12 22:34:11 2010 @@ -2,33 +2,34 @@ Summary: Predictive text entry application Summary(pl.UTF-8): PrzewidujÄ…ca aplikacja do wprowadzania tekstu Name: dasher -Version: 4.10.1 +Version: 4.11 Release: 1 License: GPL v2 Group: X11/Applications/Accessibility -Source0: http://ftp.gnome.org/pub/gnome/sources/dasher/4.10/%{name}-%{version}.tar.bz2 -# Source0-md5: 83e556690ac54c4bb8c49c050510259e +Source0: http://ftp.gnome.org/pub/GNOME/sources/dasher/4.11/%{name}-%{version}.tar.bz2 +# Source0-md5: 55695cacecb9fa9e3259e0f2ef82ae9e URL: http://www.inference.phy.cam.ac.uk/dasher/ BuildRequires: GConf2-devel >= 2.20.0 BuildRequires: ORBit2-devel >= 1:2.14.7 BuildRequires: at-spi-devel >= 1.20.0 BuildRequires: atk-devel >= 1.20.0 -BuildRequires: autoconf >= 2.56 +BuildRequires: autoconf >= 2.59 BuildRequires: automake >= 1:1.8 BuildRequires: docbook-dtd412-xml BuildRequires: expat-devel BuildRequires: gettext-devel +BuildRequires: glib2-devel >= 1:2.16.1 BuildRequires: gnome-doc-utils BuildRequires: gnome-speech-devel >= 0.4.10 -BuildRequires: gnome-vfs2-devel >= 2.20.0 -BuildRequires: gtk+2-devel >= 2:2.12.0 -BuildRequires: intltool >= 0.36.2 +BuildRequires: gtk+2-devel >= 2:2.18.0 +BuildRequires: intltool >= 0.40.1 BuildRequires: libbonobo-devel >= 2.20.0 -BuildRequires: libglade2-devel >= 2.6.0 BuildRequires: libgnomeui-devel >= 2.20.0 BuildRequires: libtool BuildRequires: pkgconfig +BuildRequires: rpmbuild(find_lang) >= 1.23 BuildRequires: rpmbuild(macros) >= 1.311 +BuildRequires: sed >= 4.0 BuildRequires: xorg-lib-libXtst-devel Requires(post,postun): gtk+2 Requires(post,postun): hicolor-icon-theme @@ -66,12 +67,14 @@ %prep %setup -q +sed -i -e 's/e...@shaw//' po/LINGUAS +rm -f po/[email protected] + %build -rm -r m4 %{__glib_gettextize} %{__intltoolize} %{__libtoolize} -%{__aclocal} +%{__aclocal} -I m4 %{__autoconf} %{__autoheader} %{__automake} @@ -91,7 +94,7 @@ [ -d $RPM_BUILD_ROOT%{_datadir}/locale/s...@latin ] || \ mv -f $RPM_BUILD_ROOT%{_datadir}/locale/s...@{latn,latin} -%find_lang %{name} --with-gnome --all-name +%find_lang %{name} --with-gnome --with-omf --all-name %clean rm -rf $RPM_BUILD_ROOT @@ -118,7 +121,6 @@ %{_iconsdir}/hicolor/48x48/apps/%{name}.png %{_iconsdir}/hicolor/scalable/apps/%{name}.svg %{_mandir}/man1/%{name}* -%{_omf_dest_dir}/%{name} %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -126,6 +128,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.51 2010/05/12 20:34:11 megabajt +- updated to 4.11 + Revision 1.50 2010/02/22 17:28:48 sls - ver. 4.10.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/dasher/dasher.spec?r1=1.50&r2=1.51&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
