From b53a5cf775129dab5ef06976c241cc451e6ea87d Mon Sep 17 00:00:00 2001 From: Callum Lerwick Date: Apr 05 2006 07:07:00 +0000 Subject: - Pass --enable-core to configure so we get a useful debuginfo package. --- diff --git a/tinyfugue.spec b/tinyfugue.spec index 4fc2681..4be81e2 100644 --- a/tinyfugue.spec +++ b/tinyfugue.spec @@ -2,7 +2,7 @@ Name: tinyfugue Version: 5.0 -Release: 0.3.b7%{?dist} +Release: 0.4.b7%{?dist} Summary: A MU* client Group: Applications/Internet @@ -24,7 +24,7 @@ macros, and create hooks and triggers for automated responses to game messages. %patch0 -p1 %build -%configure +%configure --enable-core make %{?_smp_mflags} %install @@ -44,6 +44,9 @@ rm -rf $RPM_BUILD_ROOT %doc CHANGES COPYING CREDITS README %changelog +* Wed Apr 05 2006 Callum Lerwick - 5.0-0.4.b7 +- Pass --enable-core to configure so we get a useful debuginfo package. + * Sun Mar 05 2006 Callum Lerwick - 5.0-0.3.b7 - Added {?dist} to Release.