From 428810a808cfee64664a5308b7b3d65f27e90a75 Mon Sep 17 00:00:00 2001 From: Marcin Banasiak Date: Sat, 1 May 2010 10:15:00 +0000 Subject: [PATCH] - updated to 1.10.1 Changed files: accerciser.spec -> 1.20 --- accerciser.spec | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/accerciser.spec b/accerciser.spec index c23b393..a4f40e0 100644 --- a/accerciser.spec +++ b/accerciser.spec @@ -1,12 +1,12 @@ Summary: An interactive Python tool for querying accessibility information Summary(pl.UTF-8): Interaktywne narzędzie w Pythonie do pobierania informacji o dostępności Name: accerciser -Version: 1.8.0 +Version: 1.10.1 Release: 1 License: BSD Group: X11/Applications/Accessibility -Source0: http://ftp.gnome.org/pub/GNOME/sources/accerciser/1.8/%{name}-%{version}.tar.bz2 -# Source0-md5: ede1d36e9820fa441bcc24cb634d59cc +Source0: http://ftp.gnome.org/pub/GNOME/sources/accerciser/1.10/%{name}-%{version}.tar.bz2 +# Source0-md5: 15b14e77108c2fc9ffbef59e9d6cb5b7 URL: http://live.gnome.org/Accerciser BuildRequires: GConf2-devel >= 2.24.0 BuildRequires: autoconf @@ -21,6 +21,7 @@ BuildRequires: python >= 1:2.4 BuildRequires: rpm-pythonprov BuildRequires: rpmbuild(find_lang) >= 1.23 BuildRequires: rpmbuild(macros) >= 1.311 +BuildRequires: sed >= 4.0 Requires(post,postun): gtk+2 Requires(post,postun): hicolor-icon-theme Requires(post,preun): GConf2 @@ -44,6 +45,9 @@ Interaktywny eksplorator dostępności w Pythonie. %prep %setup -q +%{__sed} -i -e 's/en@shaw//' po/LINGUAS +rm -f po/en@shaw.po + %build %{__glib_gettextize} %{__intltoolize} -- 2.44.0