SFEmpfr.spec: added library check spec-files-extra
authorkenmays
Tue, 26 Feb 2013 15:32:01 +0000
branchspec-files-extra
changeset 10624 f265b0a5c4c7
parent 10623 5b2c33a1f7d9
child 10625 0f2211065043
SFEmpfr.spec: added library check
trunk/ChangeLog
trunk/SFEmpfr.spec
--- a/trunk/ChangeLog	Tue Feb 26 15:16:58 2013 +0000
+++ b/trunk/ChangeLog	Tue Feb 26 15:32:01 2013 +0000
@@ -6,6 +6,7 @@
 	* patches/simgear-01-stdlib.diff
 	* patches/simgear-02-isnan.diff
 	* base-specs/libmpc.spec: added library check 
+	* SFEmpfr.spec: added library check
 
 2013-02-24  Logan O'Sullivan Bruns  <[email protected]>
 
--- a/trunk/SFEmpfr.spec	Tue Feb 26 15:16:58 2013 +0000
+++ b/trunk/SFEmpfr.spec	Tue Feb 26 15:32:01 2013 +0000
@@ -125,6 +125,7 @@
 	    $nlsopt
 
 make -j$CPUS
+make check
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -188,6 +189,8 @@
 %{_includedir}/*
 
 %changelog
+* Tue Feb 25 2013 - Ken Mays <[email protected]>
+- Added make check for optimized builds
 * Sun Jul 22 2012 - Milan Jurik
 - bump to 3.1.1
 * Mon Oct 10 2011 - Milan Jurik