[nepomuk-core] (re)enable tests

Rex Dieter rdieter at fedoraproject.org
Mon Feb 17 12:01:53 UTC 2014


commit eb27aa4b0b547b13353f7337c10df267e8982b34
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Mon Feb 17 06:02:35 2014 -0600

    (re)enable tests

 nepomuk-core.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/nepomuk-core.spec b/nepomuk-core.spec
index be52db7..936ef5f 100644
--- a/nepomuk-core.spec
+++ b/nepomuk-core.spec
@@ -5,7 +5,7 @@
 %global soprano_version %(pkg-config --modversion soprano 2>/dev/null || echo %{soprano_ver})
 
 # enable tests (they're disabled by default)
-#global tests 1
+%global tests 1
 %if 0%{?tests}
 %global _kde4_build_tests -DKDE4_BUILD_TESTS:BOOL=ON
 %endif
@@ -14,7 +14,7 @@
 
 Name:    nepomuk-core
 Version: 4.12.2
-Release: 1%{?dist}
+Release: 2%{?dist}
 Summary: Nepomuk Core utilities and libraries
 
 License: LGPLv2 or LGPLv3
@@ -198,6 +198,9 @@ time xvfb-run -a dbus-launch --exit-with-session make test ARGS="--output-on-fai
 
 
 %changelog
+* Mon Feb 17 2014 Rex Dieter <rdieter at fedoraproject.org> 4.12.2-2
+- (re)enable tests
+
 * Fri Jan 31 2014 Rex Dieter <rdieter at fedoraproject.org> - 4.12.2-1
 - 4.12.2
 


More information about the scm-commits mailing list