[aws] Add missed requirements

Pavel Zhukov landgraf at fedoraproject.org
Tue Jun 24 17:36:26 UTC 2014


commit 6ef41b6cfb40e6ef9026e642ad87a00da5787dbb
Author: Pavel Zhukov <landgraf at fedoraproject.org>
Date:   Tue Jun 24 13:36:20 2014 -0400

    Add missed requirements

 aws.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/aws.spec b/aws.spec
index 90babfd..7af0b45 100644
--- a/aws.spec
+++ b/aws.spec
@@ -1,7 +1,7 @@
 %global with_gnutls 1
 Name:       aws 
 Version:    3.1.0
-Release:    7%{?dist}
+Release:    8%{?dist}
 Summary:    Ada Web Server
 
 Group:      System Environment/Libraries
@@ -24,7 +24,6 @@ BuildRequires:   templates_parser-devel openldap-devel
 ExclusiveArch: %{GNAT_arches}
 
 
-
 %description
 AWS is a complete framework to develop Web based applications. 
 The main part of the framework is the embedded Web server. 
@@ -37,6 +36,9 @@ Summary:    Tools for %{name}
 License:    GPLv3+
 Group:      Applications/Text
 Requires:   %{name}%{?_isa} = %{version}-%{release}
+Requires:   gnutls-devel 
+Requires:   libgcrypt-devel 
+
 
 %description tools
 %{summary}


More information about the scm-commits mailing list