Lars Vogdt 2019-01-06 10:38:04 +00:00 committed by Git OBS Bridge
parent 3e6d128228
commit 6c10f11694

View File

@ -17,7 +17,7 @@
Name: semantik
Version: 1.0.1
Version: 1.2.1
Release: 0
Summary: A mindmapping-like tool
License: GPL-3.0 and GPL-2.0
@ -55,7 +55,7 @@ to create general-purpose documents through the use of mindmaps.
%prep
%setup -q
%patch -p1
#%%patch -p1
#wrong-icon-size
convert -strip src/data/hi48-app-semantik-d.png -resize 48x48 src/data/hi48-app-semantik-d.png
@ -68,7 +68,7 @@ done
export CFLAGS="%{optflags}"
export CXXFLAGS="%{optflags}"
# export LDFLAGS="-Wl,-Bsymbolic-functions $LDFLAGS"
./waf configure \
--prefix=%{_prefix}