[emerillon] conditionalize on fixed version of ethos-devel

Tom Callaway spot at fedoraproject.org
Tue May 3 20:34:04 UTC 2011


commit 5a83d18e1abe9cd22dbcc70c0c964644ace6db6d
Author: Tom "spot" Callaway <tcallawa at redhat.com>
Date:   Tue May 3 16:33:53 2011 -0400

    conditionalize on fixed version of ethos-devel

 emerillon.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/emerillon.spec b/emerillon.spec
index 7942fa2..5057e75 100644
--- a/emerillon.spec
+++ b/emerillon.spec
@@ -1,6 +1,6 @@
 Name:          emerillon
 Version:       0.1.2
-Release:       16%{?dist}
+Release:       17%{?dist}
 Summary:       A map viewer for GNOME
 
 Group:         User Interface/Desktops
@@ -9,7 +9,7 @@ URL:           http://projects.gnome.org/emerillon/
 Source0:       ftp://ftp.gnome.org/pub/gnome/sources/%{name}/0.1/%{name}-%{version}.tar.bz2
 Patch0:        emerillon-0.1.2-gtk3.patch
 
-BuildRequires: ethos-devel
+BuildRequires: ethos-devel >= 0.2.2-11
 BuildRequires: gtk3-devel
 BuildRequires: GConf2-devel
 BuildRequires: geoclue-devel
@@ -125,6 +125,9 @@ fi
 %{_datadir}/vala/vapi/%{name}.*
 
 %changelog
+* Tue May  3 2011 Tom Callaway <spot at fedoraproject.org> 0.1.2-17
+- conditionalize on fixed version of ethos-devel
+
 * Tue May  3 2011 Tom Callaway <spot at fedoraproject.org> 0.1.2-16
 - build against gtk3, fix for new champlain
 


More information about the scm-commits mailing list