]> git.pld-linux.org Git - packages/accerciser.git/commitdiff
- updated to 1.10.1 auto/th/accerciser-1_10_1-1 auto/ti/accerciser-1_10_1-1
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Sat, 1 May 2010 10:15:00 +0000 (10:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    accerciser.spec -> 1.20

accerciser.spec

index c23b3936b483247df234186c6c3a98e32fe71a63..a4f40e06fd82320a5c104382faec163ec24e8c9e 100644 (file)
@@ -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}
This page took 0.152797 seconds and 4 git commands to generate.