]> git.pld-linux.org Git - packages/gtranslator.git/commitdiff
- unify sourceforge url
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 26 Jul 2006 16:03:33 +0000 (16:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gtranslator.spec -> 1.31

gtranslator.spec

index 042bceffe3748ae5ceb6048e3dbfc2ab59434108..7c18ce284afea1f95fb05fe35387e4d5c894879a 100644 (file)
@@ -5,13 +5,12 @@ Version:      1.1.6
 Release:       2
 Epoch:         1
 License:       GPL
-Vendor:                GNOME Project
 Group:         Development/Tools
 Source0:       http://ftp.gnome.org/pub/GNOME/sources/gtranslator/1.1/%{name}-%{version}.tar.bz2
 # Source0-md5: e3aab4a220ab4a3a88e08dde9e1c461c
 Patch0:                %{name}-configure_in.patch
 Patch1:                %{name}-locale_names.patch
-URL:           http://gtranslator.sf.net/
+URL:           http://gtranslator.sourceforge.net/
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: gettext-devel
@@ -46,7 +45,7 @@ mv -f po/{no,nb}.po
 sed -i 's/Categories=.*/Categories=GTK;GNOME;Development;Translation;/' data/desktop/gtranslator.desktop.in
 
 %build
-glib-gettextize --copy --force
+%{__glib_gettextize}
 intltoolize
 %{__aclocal}
 %{__autoheader}
This page took 0.027478 seconds and 4 git commands to generate.