[eris] Update minimum versions of some build dependencies.

Bruno Wolff III bruno at fedoraproject.org
Sun May 15 18:51:17 UTC 2011


commit 0d1f2533545cecc99ed71b3272a6c42e96969fbf
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Sun May 15 13:49:48 2011 -0500

    Update minimum versions of some build dependencies.

 eris.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/eris.spec b/eris.spec
index ad93042..85d8bb2 100644
--- a/eris.spec
+++ b/eris.spec
@@ -11,7 +11,11 @@ URL:            http://worldforge.org/dev/eng/libraries/eris
 Source0:        http://downloads.sourceforge.net/worldforge/%{name}-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  wfmath-devel skstream-devel atlascpp-devel mercator-devel doxygen
+BuildRequires: mercator-devel doxygen
+BuildRequires: atlascpp-devel >= 0.5.98
+BuildRequires: wfmath-devel >= 0.3.2
+BuildRequires: skstream-devel >= 0.3.5
+
 BuildRequires:  libsigc++20-devel glib-devel
 
 %description


More information about the scm-commits mailing list