[soprano] update to soprano 2.5.1, updated a conditional

thomasj thomasj at fedoraproject.org
Wed Sep 8 16:08:11 UTC 2010


commit 370d1dca0659b70c110b0c5830ccf4fa5bb72629
Author: Thomas Janssen <thomasj at fedoraproject.org>
Date:   Wed Sep 8 18:08:08 2010 +0200

    update to soprano 2.5.1, updated a conditional

 soprano.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/soprano.spec b/soprano.spec
index 6dfbb7d..b44bfff 100644
--- a/soprano.spec
+++ b/soprano.spec
@@ -109,7 +109,7 @@ format for easy browsing.
 
 mkdir -p %{_target_platform}
 pushd %{_target_platform}
-%if 0%{?fedora} && 0%{?fedora} < 14
+%if 0%{?fedora} && 0%{?fedora} < 15
 export CXXFLAGS="%optflags -DQT_NO_DEBUG_OUTPUT"
 %endif
 %{cmake} \


More information about the scm-commits mailing list