[aunit] Add gcc-gnat to BR

Pavel Zhukov landgraf at fedoraproject.org
Tue Dec 18 14:22:24 UTC 2012


commit aee1abfa5c1c9effa17334cc946d2c96d590ebfb
Author: Pavel Zhukov <pavel at zhukoff.net>
Date:   Tue Dec 18 18:22:04 2012 +0400

    Add gcc-gnat to BR

 aunit.spec |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/aunit.spec b/aunit.spec
index 958c65e..f2e1f8b 100644
--- a/aunit.spec
+++ b/aunit.spec
@@ -4,7 +4,7 @@
 
 Name:        aunit
 Version:    2012
-Release:    1%{?dist}
+Release:    2%{?dist}
 Summary:    Unit test framework for Ada
 Group:      Development/Languages
 License:    GPLv2+
@@ -22,7 +22,7 @@ Patch2:     aunit-2012-directories.patch
 
 
 BuildRequires: fedora-gnat-project-common >= 2     
-BuildRequires:  chrpath gprbuild
+BuildRequires:  chrpath gprbuild gcc-gnat
 
 Requires:    fedora-gnat-project-common >= 2
 
@@ -96,6 +96,7 @@ rm -rf $RPM_BUILD_ROOT
 %changelog
 * Tue Dec 18 2012  Pavel Zhukov <landgraf at fedoraproject.org> - 2012-1
 - New release 2012
+- Add gcc-gnat to BR
 
 * Sun Mar 04 2012 Pavel Zhukov <landgraf at fedoraproject.org> - 2011-1
 - Update to 2011


More information about the scm-commits mailing list