[aws] Fix typo: R: libgcrypt-devel, not libgrypt-devel.

corsepiu corsepiu at fedoraproject.org
Thu Jul 17 15:48:13 UTC 2014


commit ad9e910b79bd0a852a9c6cfc6b29de95be559a84
Author: Ralf Corsépius <corsepiu at fedoraproject.org>
Date:   Thu Jul 17 17:48:35 2014 +0200

    Fix typo: R: libgcrypt-devel, not libgrypt-devel.
    
    - Add missing %changelog entry.

 aws.spec |   11 +++++++++--
 1 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/aws.spec b/aws.spec
index 7af0b45..8986940 100644
--- a/aws.spec
+++ b/aws.spec
@@ -1,7 +1,7 @@
 %global with_gnutls 1
 Name:       aws 
 Version:    3.1.0
-Release:    8%{?dist}
+Release:    9%{?dist}
 Summary:    Ada Web Server
 
 Group:      System Environment/Libraries
@@ -59,7 +59,7 @@ Requires:   %{name}%{?_isa} = %{version}-%{release}
 Requires:   fedora-gnat-project-common  zlib-ada-devel
 Requires:   templates_parser-devel xmlada-devel
 %if %{with_gnutls}
-Requires:   gnutls-devel  libgrypt-devel
+Requires:   gnutls-devel  libgcrypt-devel
 %endif
 
 %description devel
@@ -128,6 +128,13 @@ rm -rf %{buildroot}/%{_libdir}/%{name}/static
 
 
 %changelog
+* Thu Jul 17 2014 Ralf Corsépius <corsepiu at fedoraproject.org> - 3.1.0-9
+- Fix typo: R: libgcrypt-devel, not libgrypt-devel.
+- Add missing %%changelog entry.
+
+* Tue 24 Jun 2014 Pavel Zhukov <landgraf at fedoraproject.org> - 3.1.0-8
+- Add missed requirements.
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.1.0-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list