[virtuoso-opensource/f16] respin, enable 'make check'

Rex Dieter rdieter at fedoraproject.org
Tue Oct 11 18:51:02 UTC 2011


commit 917600ab63f95bf4feabc19441adc976768b32dd
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Tue Oct 11 13:51:01 2011 -0500

    respin, enable 'make check'

 virtuoso-opensource.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/virtuoso-opensource.spec b/virtuoso-opensource.spec
index 001e982..28f9285 100644
--- a/virtuoso-opensource.spec
+++ b/virtuoso-opensource.spec
@@ -5,7 +5,7 @@
 Name:    virtuoso-opensource
 Epoch:   1
 Version: 6.1.3
-Release: 2%{?dist}
+Release: 2%{?dist}.1
 Summary: A high-performance object-relational SQL database
 
 Group:   Applications/Databases
@@ -158,7 +158,7 @@ rm -rvf %{buildroot}%{_libdir}/sesame
 
 %check
 ## these take a very long time
-#make check
+make check
 
 
 %clean
@@ -203,6 +203,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Tue Oct 11 2011 Rex Dieter <rdieter at fedoraproject.org> 6.1.3-2.1
+- respin, enable 'make check'
+
 * Wed Sep 14 2011 Rex Dieter <rdieter at fedoraproject.org> 6.1.3-2
 - upstream patch to fix encoding errors (#728857, kde#271664)
 


More information about the scm-commits mailing list