From: Michael Tremer Date: Sun, 1 Feb 2015 20:58:39 +0000 (-0500) Subject: libcroco: Update to version 0.6.8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35f1ed0ebea64028e0c6dde6bbc3198d3b3302cd;p=ipfire-3.x.git libcroco: Update to version 0.6.8 --- diff --git a/libcroco/libcroco.nm b/libcroco/libcroco.nm index 8b5cb5d3b..e90aebba4 100644 --- a/libcroco/libcroco.nm +++ b/libcroco/libcroco.nm @@ -4,7 +4,7 @@ ############################################################################### name = libcroco -version = 0.6.2 +version = 0.6.8 major_ver = 0.6 release = 1 @@ -18,13 +18,19 @@ description end source_dl = http://download.gnome.org/sources/%{name}/%{major_ver}/ +sources = %{thisapp}.tar.xz build requires + automake glib2-devel libxml2-devel end + prepare_cmds + cp -vf /usr/share/automake-*/config.{guess,sub} . + end + configure_options += \ --disable-static test