jkastner pushed to OCE (epel7). "skipping failing tests on rhel6"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Apr 28 18:59:54 UTC 2015


>From 05a80becc7f174479b32aa84414c1001fb47d2a9 Mon Sep 17 00:00:00 2001
From: Jiri Kastner <jkastner at redhat.com>
Date: Tue, 28 Apr 2015 18:03:24 +0200
Subject: skipping failing tests on rhel6


diff --git a/OCE.spec b/OCE.spec
index 4bd6e9e..8bb2631 100644
--- a/OCE.spec
+++ b/OCE.spec
@@ -6,7 +6,7 @@
 
 Name:           OCE
 Version:        %{ver_major}.%{ver_minor}%{?ver_patch:.%{ver_patch}}
-Release:        1%{?relcan:.rc%{relcan}}%{?dist}
+Release:        2%{?relcan:.rc%{relcan}}%{?dist}
 Summary:        OpenCASCADE Community Edition
 
 License:        LGPLv2 with exception
@@ -186,12 +186,12 @@ for size in 256 128 64 48; do
         %{buildroot}%{_datadir}/icons/hicolor/${size}x${size}/apps/oce.png
 done
 
-
+%if 0%{?fedora} || 0%{?rhel} > 6
 %check
 pushd build/test
 export CTEST_OUTPUT_ON_FAILURE=1
 make test
-
+%endif
 
 %post foundation -p /sbin/ldconfig
 %postun foundation -p /sbin/ldconfig
@@ -317,6 +317,9 @@ fi
 
 
 %changelog
+* Tue Apr 28 2015 Jiri Kastner <jkastner at redhat.com> - 0.16.1-2
+- skipping failing tests on rhel6
+
 * Fri Apr 24 2015 Richard Shaw <hobbes1069 at gmail.com> - 0.16.1-1
 - Update to latest upstream release.
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/OCE.git/commit/?h=epel7&id=05a80becc7f174479b32aa84414c1001fb47d2a9


More information about the scm-commits mailing list