[gfan] Disable back %check as it fails only in ix86

pcpa pcpa at fedoraproject.org
Fri Jul 6 16:52:44 UTC 2012


commit 16304d73add85fc157f6f7088bc03a1bfe33aadd
Author: pcpa <paulo.cesar.pereira.de.andrade at gmail.com>
Date:   Fri Jul 6 13:51:30 2012 -0400

    Disable back %check as it fails only in ix86
    
      The proper correction is to figure out why %check works in x86_64, but
    this at first does not nothing more than disable it back, as %check was
    already disabled prior to my sagemath patch.

 gfan.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/gfan.spec b/gfan.spec
index 9215ac1..c06a0c7 100644
--- a/gfan.spec
+++ b/gfan.spec
@@ -102,6 +102,9 @@ popd
 %doc homepage
 
 %changelog
+* Fri Jul 6 2012 pcpa <paulo.cesar.pereira.de.andrade at gmail.com> - 0.5-5
+- Disable back %%check as it fails only in ix86.
+
 * Thu Jul 5 2012 pcpa <paulo.cesar.pereira.de.andrade at gmail.com> - 0.5-4
 - Use gfan itself to create symlinks.
 - Create -doc subpackage and install the homepage dir as documentation.


More information about the scm-commits mailing list