rpms/Falcon/devel Falcon.spec,1.3,1.4 sources,1.3,1.4

Michel Alexandre Salim (salimma) fedora-extras-commits at redhat.com
Sat Jun 7 17:04:00 UTC 2008


Author: salimma

Update of /cvs/pkgs/rpms/Falcon/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27944/devel

Modified Files:
	Falcon.spec sources 
Log Message:
Falcon-0.8.10: committing to devel first to test fixed build script



Index: Falcon.spec
===================================================================
RCS file: /cvs/pkgs/rpms/Falcon/devel/Falcon.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Falcon.spec	3 Jun 2008 07:38:00 -0000	1.3
+++ Falcon.spec	7 Jun 2008 17:02:10 -0000	1.4
@@ -51,12 +51,8 @@
 
 
 %build
-# Using only -j 2 (max two processors in build) flags.
-# It seems CMAKE has some problem in determining priority of startup actions
-# so the package won't build correctly with -j more than 2.
-#
-CXXFLAGS="$RPM_OPT_FLAGS" CFLAGS="$RPM_OPT_FLAGS" ./build.sh \
-  -p $RPM_BUILD_ROOT%{_prefix} -f %{_prefix} -l %{_lib} -j 2
+CXXFLAGS="$RPM_OPT_FLAGS -w" CFLAGS="$RPM_OPT_FLAGS -w" ./build.sh \
+  -p $RPM_BUILD_ROOT%{_prefix} -f %{_prefix} -l %{_lib} %{?_smp_flags}
 
 
 %install
@@ -100,7 +96,7 @@
 %{_mandir}/man1/faltest*
 
 %changelog
-* Tue Jun  3 2008 Michel Alexandre Salim <salimma at fedoraproject.org> - 0.8.10-1
+* Sat Jun  7 2008 Michel Alexandre Salim <salimma at fedoraproject.org> - 0.8.10-1
 - Update to 0.8.10
 
 * Wed May 21 2008 Michel Salim <salimma at fedoraproject.org> - 0.8.8-3


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/Falcon/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	3 Jun 2008 07:38:00 -0000	1.3
+++ sources	7 Jun 2008 17:02:10 -0000	1.4
@@ -1 +1 @@
-41e15d7b14556e1c62a0780ee543f451  Falcon-0.8.10.tar.gz
+7739f66bca0e1f3f6620bcbdeab19b1f  Falcon-0.8.10.tar.gz




More information about the fedora-extras-commits mailing list