[emerillon/f16] drop sed scripts which changed libchamplain versions to 0.10

Karsten Hopp karsten at fedoraproject.org
Wed Oct 5 20:12:20 UTC 2011


commit a634a830821728ae63e065eef334149a038db31c
Author: Karsten Hopp <karsten at redhat.com>
Date:   Wed Oct 5 22:14:15 2011 +0200

    drop sed scripts which changed libchamplain versions to 0.10

 emerillon.spec |   12 ++++--------
 1 files changed, 4 insertions(+), 8 deletions(-)
---
diff --git a/emerillon.spec b/emerillon.spec
index ed34966..4ece6b9 100644
--- a/emerillon.spec
+++ b/emerillon.spec
@@ -1,6 +1,6 @@
 Name:          emerillon
 Version:       0.1.90
-Release:       2%{?dist}
+Release:       2%{?dist}.1
 Summary:       A map viewer for GNOME
 
 Group:         User Interface/Desktops
@@ -50,13 +50,6 @@ Files for vala development with %{name}.
 %prep
 %setup -q
 
-sed -i 's#champlain-0.12#champlain-0.10#' configure.ac
-sed -i 's#champlain-gtk-0.12#champlain-gtk-0.10#' configure.ac
-sed -i 's#CHAMPLAIN_REQUIRED=0.11.0#CHAMPLAIN_REQUIRED=0.10.0#' configure.ac
-sed -i 's#CHAMPLAIN_GTK_REQUIRED=0.11.0#CHAMPLAIN_GTK_REQUIRED=0.10.0#' configure.ac
-sed -i 's#champlain-0.12#champlain-0.10#' data/emerillon.pc.in
-sed -i 's#Champlain-0.12#Champlain-0.10#' emerillon/Makefile.am
-
 # Require until stable tar ball release
 NOCONFIGURE=yes ./autogen.sh
 
@@ -106,6 +99,9 @@ fi
 %{_datadir}/vala/vapi/%{name}.*
 
 %changelog
+* Wed Oct 05 2011 Karsten Hopp <karsten at redhat.com> 0.1.90-2.fc16.1
+- drop sed scripts which changed libchamplain versions to 0.10
+
 * Thu Sep 22 2011 Peter Robinson <pbrobinson at gmail.com> - 0.1.90-2
 - Bump build for new cogl/champlain
 


More information about the scm-commits mailing list