]> git.pld-linux.org Git - packages/gegl.git/commitdiff
- rel 1 auto/th/gegl-0_2_0-1
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 3 May 2012 20:28:27 +0000 (20:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- disabled introspection as babl has it broken and no sign of fix

Changed files:
    gegl.spec -> 1.36

gegl.spec

index c024f70b7527a3c48a225e096006a188b531f0a9..17bfedf3d4686fb38482fba452973fec49fe1834 100644 (file)
--- 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
This page took 0.144612 seconds and 4 git commands to generate.