.
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=34
This commit is contained in:
parent
f63c1a80f5
commit
9e1eb437a7
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 4 12:13:24 UTC 2012 - werner@suse.de
|
||||
|
||||
- Use new bcond_without h3d_gridbox to switch back to h3d-quadtree
|
||||
if h3d-gridbox will be disabled on the commandline of rpmbuild
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 2 15:37:32 UTC 2012 - werner@suse.de
|
||||
|
||||
|
@ -16,6 +16,8 @@
|
||||
#
|
||||
|
||||
|
||||
%bcond_without h3d_gridbox
|
||||
|
||||
Name: gnuplot
|
||||
BuildRequires: ImageMagick
|
||||
BuildRequires: automake
|
||||
@ -153,7 +155,7 @@ test $? -eq 0 || exit 1
|
||||
--with-bitmap-terminals \
|
||||
--with-freetype=%{_libdir}\
|
||||
--enable-x11-mbfonts \
|
||||
%if 0
|
||||
%if ! %{with h3d_gridbox}
|
||||
--enable-h3d-quadtree \
|
||||
--disable-h3d-gridbox \
|
||||
%else
|
||||
|
Loading…
x
Reference in New Issue
Block a user