From 034d36a8f0456ca1403f2c5ae34f644c2eae4deb Mon Sep 17 00:00:00 2001 From: Pavel Zhukov Date: Sat, 9 Mar 2013 21:54:07 +0100 Subject: [PATCH] Try to fix AWS build --- xmlada.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xmlada.spec b/xmlada.spec index 21225a8..f7dff19 100644 --- a/xmlada.spec +++ b/xmlada.spec @@ -1,6 +1,6 @@ Name: xmlada Version: 4.3 -Release: 4%{?dist} +Release: 5%{?dist} Summary: XML library for Ada Group: System Environment/Libraries License: GPLv2+ @@ -103,6 +103,9 @@ rm -f %{buildroot}/%{_libdir}/%{name}/static/* %changelog +* Sat Mar 09 2013 Pavel Zhukov - 4.3-5 +- Aws failed to bind with xmlada + * Fri Jan 25 2013 Kevin Fenzi 4.3-4 - Rebuild for new libgnat