[gprbuild] Add fedora-gnat-project-common to the requires list

Pavel Zhukov landgraf at fedoraproject.org
Mon Nov 18 13:46:19 UTC 2013


commit 4ba35db3ec091d930ad05a0e1c1e460f09a8603f
Author: Pavel Zhukov <pzhukov at redhat.com>
Date:   Mon Nov 18 13:46:29 2013 +0100

    Add fedora-gnat-project-common to the requires list

 gprbuild.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/gprbuild.spec b/gprbuild.spec
index 3ab070c..b30736f 100644
--- a/gprbuild.spec
+++ b/gprbuild.spec
@@ -1,6 +1,6 @@
 Name:       gprbuild
 Version:    2013
-Release:    5%{?dist}
+Release:    6%{?dist}
 Summary:    Ada project builder
 Group:      Development/Languages
 License:    GPLv2+
@@ -17,6 +17,7 @@ Patch6:     %{name}-%{version}-remove_rpath.patch
 BuildRequires:  xmlada-devel
 BuildRequires:  gcc-gnat libgnat-static libgnat-devel
 BuildRequires:  fedora-gnat-project-common >= 2
+Requires:       fedora-gnat-project-common >= 2
 # xmlada and gcc-gnat only available on these:
 ExclusiveArch: %{ix86} x86_64 ia64 ppc ppc64 alpha
 
@@ -62,6 +63,9 @@ find __doc/examples -type f -exec chmod -x {} \;
 %_GNAT_project_dir/*
 
 %changelog
+* Mon Nov 18 2013 Pavel Zhukov <landgraf at fedoraproject.org> - 2013-6
+- Add fedora-gnat-project-common to the requires list
+
 * Wed Sep 04 2013 Pavel Zhukov <landgraf at fedoraproject.org> - 2013-5
 - changed http://fedoraproject.org/wiki/Changes/UnversionedDocdirs
 


More information about the scm-commits mailing list