Fixed a bug in the build process
This commit is contained in:
parent
d781da2a2c
commit
9b99c450bf
@ -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 <scott@perturb.org> - 0.3.2-6
|
||||
- Fixed building for SMP arches
|
||||
|
||||
* Thu Aug 31 2006 Scott Baker <scott@perturb.org> - 0.3.2-5
|
||||
- Removed the BuildArch
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user