From 9b99c450bf96333adacfbcbe7156d3d1450ec183 Mon Sep 17 00:00:00 2001 From: Scott Baker Date: Fri, 15 Sep 2006 22:27:51 +0000 Subject: [PATCH] Fixed a bug in the build process --- qcomicbook.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/qcomicbook.spec b/qcomicbook.spec index 5f824a8..6294a9f 100644 --- a/qcomicbook.spec +++ b/qcomicbook.spec @@ -1,7 +1,7 @@ Summary: A viewer for comic book archives Name: qcomicbook Version: 0.3.2 -Release: 5%{?dist} +Release: 6%{?dist} License: GPL Group: Amusements/Graphics URL: http://linux.bydg.org/~yogin @@ -36,7 +36,7 @@ gzip+bzip2 support and unace to handle archives. %build %{configure} -%{?_smp_mflags} +%{__make} %{?_smp_mflags} %install %{__rm} -rf $RPM_BUILD_ROOT @@ -64,6 +64,9 @@ desktop-file-install --vendor fedora \ %{_datadir}/pixmaps/%{name}* %changelog +* Sun Sep 03 2006 Scott Baker - 0.3.2-6 +- Fixed building for SMP arches + * Thu Aug 31 2006 Scott Baker - 0.3.2-5 - Removed the BuildArch