martinkg pushed to sayonara (master). "rebuild for new svn release (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Mar 31 20:50:32 UTC 2015


>From 995bcb214686a47ec9d5efa853f899af0a4a187a Mon Sep 17 00:00:00 2001
From: Martin Gansser <mgansser at alice.de>
Date: Tue, 31 Mar 2015 22:50:23 +0200
Subject: rebuild for new svn release

- added 'if' conditions to fix f23 build

diff --git a/sayonara.spec b/sayonara.spec
index 16cb0e4..4259f66 100644
--- a/sayonara.spec
+++ b/sayonara.spec
@@ -37,7 +37,7 @@ rm -rf .svn
 # removed java stuff
 rm -rf sayonara_client/src
 
-# Fedora 22 needs CXXFLAG -fPIC for debugging
+# Fedora 23 needs CXXFLAG -fPIC for debugging
 %if 0%{?fedora} > 22
 sed -i -e 's|SET(CMAKE_CXX_FLAGS "-Woverloaded-virtual -Wall -std=c++11 -Wunreachable-code")|\
              SET(CMAKE_CXX_FLAGS "-Woverloaded-virtual -Wall -std=c++11 -Wunreachable-code -fPIC")|g' src/CMakeLists.txt
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/sayonara.git/commit/?h=master&id=995bcb214686a47ec9d5efa853f899af0a4a187a


More information about the scm-commits mailing list