]> git.ipfire.org Git - people/ms/ipfire-3.x.git/commitdiff
libcroco: Update to version 0.6.8
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 1 Feb 2015 20:58:39 +0000 (15:58 -0500)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 23 Feb 2015 01:28:18 +0000 (02:28 +0100)
libcroco/libcroco.nm

index 8b5cb5d3b81047ea825abbeaf9c729d392b66d83..e90aebba43d9c1fc96cb1ce451017a3b225d2caa 100644 (file)
@@ -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