forked from pool/gnuplot
.
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=34
This commit is contained in:
@@ -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
|
Mon Apr 2 15:37:32 UTC 2012 - werner@suse.de
|
||||||
|
|
||||||
|
@@ -16,6 +16,8 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
%bcond_without h3d_gridbox
|
||||||
|
|
||||||
Name: gnuplot
|
Name: gnuplot
|
||||||
BuildRequires: ImageMagick
|
BuildRequires: ImageMagick
|
||||||
BuildRequires: automake
|
BuildRequires: automake
|
||||||
@@ -153,7 +155,7 @@ test $? -eq 0 || exit 1
|
|||||||
--with-bitmap-terminals \
|
--with-bitmap-terminals \
|
||||||
--with-freetype=%{_libdir}\
|
--with-freetype=%{_libdir}\
|
||||||
--enable-x11-mbfonts \
|
--enable-x11-mbfonts \
|
||||||
%if 0
|
%if ! %{with h3d_gridbox}
|
||||||
--enable-h3d-quadtree \
|
--enable-h3d-quadtree \
|
||||||
--disable-h3d-gridbox \
|
--disable-h3d-gridbox \
|
||||||
%else
|
%else
|
||||||
|
Reference in New Issue
Block a user