From 6ee90bec7089d116909f7a681e7954b40693758c Mon Sep 17 00:00:00 2001 From: sailer Date: Oct 12 2008 20:19:48 +0000 Subject: fix BR --- diff --git a/ghdl.spec b/ghdl.spec index c20c81d..900f278 100644 --- a/ghdl.spec +++ b/ghdl.spec @@ -5,7 +5,7 @@ Summary: A VHDL simulator, using the GCC technology Name: ghdl Version: %{ghdlver} -Release: 0.%{ghdlsvnver}svn.1%{?dist} +Release: 0.%{ghdlsvnver}svn.2%{?dist} License: GPLv2+ Group: Development/Languages URL: http://ghdl.free.fr/ @@ -52,7 +52,7 @@ BuildRequires: glibc-devel >= 2.3.90-2 BuildRequires: glibc >= 2.3.90-35 %endif # Ada requires Ada to build -BuildRequires: gcc-gnat >= 4.3, libgnat >= 4.3 +BuildRequires: gcc-gnat >= 3.1, libgnat >= 3.1 # GCC build requirements BuildRequires: gmp-devel >= 4.1, mpfr-devel >= 2.3.0 # Need .eh_frame ld optimizations @@ -299,6 +299,9 @@ popd %changelog +* Sun Oct 12 2008 Thomas Sailer - 0.27-0.110svn.2 +- fix BR + * Sun Oct 12 2008 Thomas Sailer - 0.27-0.110svn.1 - noruntime patch not needed