[emerillon] recompile against new champlain

Peter Robinson pbrobinson at fedoraproject.org
Fri Apr 8 09:43:05 UTC 2011


commit 725632ec46148ef768a42deb5171dbd74931f802
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Fri Apr 8 10:43:05 2011 +0100

    recompile against new champlain

 emerillon.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/emerillon.spec b/emerillon.spec
index c180938..588d351 100644
--- a/emerillon.spec
+++ b/emerillon.spec
@@ -56,8 +56,8 @@ Files for vala development with %{name}.
 %setup -q
 
 sed -i 's#rest-0.6 >= 0.6#rest-0.7 >= 0.7#' configure.ac
-sed -i 's#champlain-0.6#champlain-0.8#' configure.ac
-sed -i 's#champlain-gtk-0.6#champlain-gtk-0.8#'	configure.ac
+sed -i 's#champlain-0.6#champlain-0.10#' configure.ac
+sed -i 's#champlain-gtk-0.6#champlain-gtk-0.10#' configure.ac
 
 # Require until stable tar ball release
 NOCONFIGURE=yes ./autogen.sh
@@ -121,6 +121,9 @@ fi
 %{_datadir}/vala/vapi/%{name}.*
 
 %changelog
+* Fri Apr  8 2011 Peter Robinson <pbrobinson at gmail.com> 0.1.2-15
+- recompile against new champlain
+
 * Fri Feb 11 2011 Matthias Clasen <mclasen at redhat.com> 0.1.2-14
  Rebuilda against newer gtk
 


More information about the scm-commits mailing list