]> git.pld-linux.org Git - packages/gtranslator.git/blobdiff - gtranslator.spec
- updated to 1.1.5, updated locale_names patch, removed obsolete pl_pl patch
[packages/gtranslator.git] / gtranslator.spec
index 9596db14f6e17aaffd46970b3bf38d2e3920b96e..0b8ba57c8a10e49add369c2dc104b9007b3c4bfa 100644 (file)
@@ -1,26 +1,27 @@
 Summary:       gtranslator - a comfortable po file editor with many bells and whistles
 Summary(pl):   gtranslator - wygodny edytor plików po z ró¿nymi wodotryskami
 Name:          gtranslator
-Version:       1.1.4
+Version:       1.1.5
 Release:       1
 Epoch:         1
 License:       GPL
 Vendor:                GNOME Project
 Group:         Development/Tools
 Source0:       http://dl.sourceforge.net/gtranslator/%{name}-%{version}.tar.gz
-# Source0-md5: 188a73d5e2cb9dce67b3168acdf0ff27
+# Source0-md5: 2cd24e8471362ab76348fc202a1f957f
 Patch0:                %{name}-configure_in.patch
-Patch1:                %{name}-pl_po.patch
+Patch1:                %{name}-locale_names.patch
 URL:           http://gtranslator.sf.net/
 BuildRequires: autoconf
 BuildRequires: automake
-BuildRequires: glib2-devel
 BuildRequires: gnome-common
-BuildRequires: gnome-vfs2-devel
+BuildRequires: gnome-vfs2-devel >= 2.0.0
+BuildRequires: gtk+2-devel >= 2.0.0
 BuildRequires: intltool
-BuildRequires: libbonoboui-devel
-BuildRequires: libgnomeui-devel
+BuildRequires: libbonoboui-devel >= 2.0.0
+BuildRequires: libgnomeui-devel >= 2.0.0
 BuildRequires: libxml2-devel >= 2.4.12
+BuildRequires: pkgconfig
 BuildRequires: scrollkeeper
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -39,6 +40,9 @@ t
 %patch0 -p1
 %patch1 -p1
 
+mv -f po/{no,nb}.po
+sed -i 's/Categories=.*/Categories=GTK;GNOME;Development;/' data/desktop/gtranslator.desktop.in
+
 %build
 glib-gettextize --copy --force
 intltoolize
This page took 0.03419 seconds and 4 git commands to generate.