From 8b7a24b4ab913a7573f4953398cf3ed1b13eab07 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Thu, 3 May 2012 20:28:27 +0000 Subject: [PATCH] - rel 1 - disabled introspection as babl has it broken and no sign of fix Changed files: gegl.spec -> 1.36 --- gegl.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/gegl.spec b/gegl.spec index c024f70..17bfedf 100644 --- a/gegl.spec +++ b/gegl.spec @@ -3,7 +3,8 @@ %bcond_with mmx # use MMX instructions %bcond_with sse # use SSE instructions %bcond_without doc # apidocs -%bcond_without introspection # API introspection +# reenable when new babl will arrive that actually is able to build +%bcond_with introspection # API introspection # reenable when new babl will arrive that actually is able to build %bcond_with vala # Vala API # @@ -20,7 +21,7 @@ Summary: Generic image processing library Summary(pl.UTF-8): Ogólna biblioteka przetwarzania obrazu Name: gegl Version: 0.2.0 -Release: 0.1 +Release: 1 License: LGPL v3+ Group: Libraries Source0: ftp://ftp.gimp.org/pub/gegl/0.2/%{name}-%{version}.tar.bz2 -- 2.43.0