]> git.pld-linux.org Git - packages/gtranslator.git/blobdiff - gtranslator.spec
- no -> nb, fixed Categories, rel. 2
[packages/gtranslator.git] / gtranslator.spec
index 9596db14f6e17aaffd46970b3bf38d2e3920b96e..83b735b2b4043f789a18ed4079db150ab6302d19 100644 (file)
@@ -2,7 +2,7 @@ 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
-Release:       1
+Release:       2
 Epoch:         1
 License:       GPL
 Vendor:                GNOME Project
@@ -11,6 +11,7 @@ Source0:      http://dl.sourceforge.net/gtranslator/%{name}-%{version}.tar.gz
 # Source0-md5: 188a73d5e2cb9dce67b3168acdf0ff27
 Patch0:                %{name}-configure_in.patch
 Patch1:                %{name}-pl_po.patch
+Patch2:                %{name}-locale_names.patch
 URL:           http://gtranslator.sf.net/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -38,6 +39,10 @@ t
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -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
This page took 0.047016 seconds and 4 git commands to generate.