rpms/qcomicbook/devel qcomicbook.spec,1.1,1.2

Scott Baker (muerte) fedora-extras-commits at redhat.com
Fri Sep 15 22:27:52 UTC 2006


Author: muerte

Update of /cvs/extras/rpms/qcomicbook/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv931/qcomicbook/devel

Modified Files:
	qcomicbook.spec 
Log Message:
Fixed a bug in the build process



Index: qcomicbook.spec
===================================================================
RCS file: /cvs/extras/rpms/qcomicbook/devel/qcomicbook.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- qcomicbook.spec	15 Sep 2006 17:57:06 -0000	1.1
+++ qcomicbook.spec	15 Sep 2006 22:27:51 -0000	1.2
@@ -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 @@
 
 %build
 %{configure}
-%{?_smp_mflags}
+%{__make} %{?_smp_mflags}
 
 %install
 %{__rm} -rf $RPM_BUILD_ROOT
@@ -64,6 +64,9 @@
 %{_datadir}/pixmaps/%{name}*
 
 %changelog
+* Sun Sep 03 2006 Scott Baker <scott at perturb.org> - 0.3.2-6
+- Fixed building for SMP arches
+
 * Thu Aug 31 2006 Scott Baker <scott at perturb.org> - 0.3.2-5
 - Removed the BuildArch
 




More information about the scm-commits mailing list