From 9bf0b10753b359cb034ca1ed0c8ea94df73f213f Mon Sep 17 00:00:00 2001 From: Debarshi Ray Date: Apr 18 2013 12:38:58 +0000 Subject: Fix build failure with guile2. --- diff --git a/autogen.spec b/autogen.spec index 918b4e4..d6af27c 100644 --- a/autogen.spec +++ b/autogen.spec @@ -1,7 +1,7 @@ Summary: Automated text file generator Name: autogen Version: 5.12 -Release: 4%{?dist} +Release: 5%{?dist} # Some files are licensed under GPLv2+. # We redistribute them under GPLv3+. License: GPLv3+ @@ -60,7 +60,7 @@ This package contains development files for libopts. %patch1 -p1 %build -export LDFLAGS="-lguile" +export LDFLAGS="-lguile-2.0" # Static libraries are needed to run test-suite. %configure @@ -152,6 +152,9 @@ fi %{_includedir}/autoopts/usage-txt.h %changelog +* Thu Apr 18 2013 Debarshi Ray - 5.12-5 +- Fix build failure with guile2. + * Wed Feb 13 2013 Fedora Release Engineering - 5.12-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild