From e35ab5a954f43197f2f45d246552598bb1fa9875 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 17 Oct 2009 03:16:58 +0200 Subject: [PATCH] intltool: set noarch, add dash rundep. --HG-- extra : convert_revision : b9f6df960bb237ebbe25e23af33a6d9773129b0f --- templates/intltool/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/templates/intltool/template b/templates/intltool/template index 321a7f23c0e..c87293f19a5 100644 --- a/templates/intltool/template +++ b/templates/intltool/template @@ -1,8 +1,8 @@ # Template build file for 'intltool'. pkgname=intltool version=0.40.6 -distfiles=" -http://ftp.gnome.org/pub/GNOME/sources/intltool/0.40/$pkgname-$version.tar.bz2" +revision=1 +distfiles="${GNOME_SITE}/$pkgname/0.40/$pkgname-$version.tar.bz2" build_style=gnu_configure short_desc="Toolbox for internationalisation" maintainer="Juan RP " @@ -25,5 +25,6 @@ long_desc=" from tarballs don't need intltool, only folks building from cvs. (This is modeled on gettextize.)" -Add_dependency full glibc +noarch=yes Add_dependency full perl-XML-Parser +Add_dependency full dash