From bf93bb235f9ef39e620c199488548274848870e2 Mon Sep 17 00:00:00 2001 From: sparky Date: Sun, 6 Feb 2011 01:45:38 +0000 Subject: [PATCH] - bconds should be the very first thing, moved defines and includes after them Changed files: fltk2.spec -> 1.15 --- fltk2.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fltk2.spec b/fltk2.spec index 0a760ba..5b71e0c 100644 --- a/fltk2.spec +++ b/fltk2.spec @@ -1,12 +1,12 @@ # TODO: # - tons of "Unresolved symbols found in: ..." # +# Conditional build: +%bcond_with cairo # without cairo support + %define _name fltk %define _snap r6970 %define _version 2.0 -# Conditional build: -%bcond_with cairo # without cairo support -# Summary: Fast Light Tool Kit 2.x Summary(pl.UTF-8): FLTK - "lekki" X11 toolkit wersja 2.x Summary(pt_BR.UTF-8): Interface gráfica em C++ para X, OpenGL e Windows -- 2.44.0