- Pass --enable-core to configure so we get a useful debuginfo package.

This commit is contained in:
Callum Lerwick 2006-04-05 07:07:00 +00:00
parent 5ef9ad03cf
commit b53a5cf775
1 changed files with 5 additions and 2 deletions

View File

@ -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 <seg@haxxed.com> - 5.0-0.4.b7
- Pass --enable-core to configure so we get a useful debuginfo package.
* Sun Mar 05 2006 Callum Lerwick <seg@haxxed.com> - 5.0-0.3.b7
- Added {?dist} to Release.