]> git.pld-linux.org Git - packages/babl.git/commitdiff
- rel 1 auto/th/babl-0_1_10-1 auto/ti/babl-0.1.10-1
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 3 May 2012 20:23:11 +0000 (20:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- disabled introspection and vala as they're still broken and no sign of fix upstream

Changed files:
    babl.spec -> 1.21

babl.spec

index 26dd1fc90386316eea4ed8a336929a95cfe78a18..356c330eb9804e9f7455e56cef8baea9ef582417 100644 (file)
--- a/babl.spec
+++ b/babl.spec
@@ -1,7 +1,7 @@
 #
 # Conditional build:
-%bcond_without introspection   # API introspection
-%bcond_without vala            # Vala API
+%bcond_with    introspection   # API introspection
+%bcond_with    vala            # Vala API
 #
 %if %{without introspection}
 %undefine      with_vala
@@ -10,7 +10,7 @@ Summary:      Library for pixel-format agnosticism
 Summary(pl.UTF-8):     Biblioteka niezależności od formatu piksela
 Name:          babl
 Version:       0.1.10
-Release:       0.1
+Release:       1
 License:       LGPL v3+
 Group:         Libraries
 Source0:       ftp://ftp.gimp.org/pub/babl/0.1/%{name}-%{version}.tar.bz2
This page took 0.257609 seconds and 4 git commands to generate.