[GtkAda] · Require fedora-gnat-project-common 3.3. · Removed requirements that were needed for building the

Björn Persson rombobeorn at fedoraproject.org
Thu Jan 5 07:56:30 UTC 2012


commit 39582395201b0ca5690534361e0d989b88e4af95
Author: Björn Persson <bjorn at rombobjörn.se>
Date:   Thu Jan 5 08:34:20 2012 +0100

    · Require fedora-gnat-project-common 3.3.
    · Removed requirements that were needed for building the documentation.

 GtkAda.spec |    9 ++-------
 1 files changed, 2 insertions(+), 7 deletions(-)
---
diff --git a/GtkAda.spec b/GtkAda.spec
index 7669904..0d9ac10 100644
--- a/GtkAda.spec
+++ b/GtkAda.spec
@@ -38,7 +38,6 @@ Patch10:        GtkAda-2.18.0-ldflags.patch
 # Hack to avoid conflicts where two project files claim the same source files:
 Patch11:        GtkAda-2.18.0-source_dirs.patch
 BuildRequires:  gcc-gnat
-BuildRequires:  perl
 BuildRequires:  gtk2-devel >= 2.21
 BuildRequires:  libgnome-devel
 BuildRequires:  libgnomeui-devel
@@ -49,12 +48,8 @@ BuildRequires:  libglade2-devel
 BuildRequires:  libGL-devel
 BuildRequires:  libGLU-devel
 BuildRequires:  GConf2-devel
-BuildRequires:  texinfo-tex
-BuildRequires:  texinfo
-BuildRequires:  tetex
-BuildRequires:  tetex-dvips
-BuildRequires:  fedora-gnat-project-common >= 3
-# gcc-gnat is only available on these architectures:
+BuildRequires:  fedora-gnat-project-common >= 3.3
+# Build only on architectures where gcc-gnat is available:
 ExclusiveArch:  %{GNAT_arches}
 
 %global common_description_en \


More information about the scm-commits mailing list