]> git.pld-linux.org Git - packages/babl.git/commitdiff
- up to 0.0.16
authorzbyniu <zbyniu@pld-linux.org>
Thu, 27 Dec 2007 01:27:06 +0000 (01:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    babl-as-needed.patch -> 1.2
    babl.spec -> 1.5

babl-as-needed.patch
babl.spec

index d19915f87d15658b52c5956f603d2381415a6d27..c9b8a23f8e72457070841267080b518d7ba14a17 100644 (file)
@@ -10,7 +10,6 @@ diff -ur babl-0.0.14-o/babl/Makefile.am babl-0.0.14/babl/Makefile.am
  
 +EXTRA_LTLIBRARIES =
 +
- libbabl_@BABL_API_VERSION@_la_LDFLAGS= \
-       ${no_undefined}                \
+ libbabl_@BABL_API_VERSION@_la_LDFLAGS=                \
+       ${no_undefined} ${DL_LIB} $(MATH_LIB)   \
        -version-info $(BABL_LIBRARY_VERSION)
-Only in babl-0.0.14/babl: Makefile.am~
index 14890074a90f8bc442d61980e9fe5a0b497854a3..3998d128cc46c816fee3bbff8a3326d1ae9a3ec3 100644 (file)
--- a/babl.spec
+++ b/babl.spec
@@ -1,12 +1,12 @@
 Summary:       Library for pixel-format agnosticism
 Summary(pl.UTF-8):     Biblioteka niezależności od formatu piksela
 Name:          babl
-Version:       0.0.14
+Version:       0.0.16
 Release:       1
 License:       LGPL v2+
 Group:         Libraries
 Source0:       ftp://ftp.gtk.org/pub/babl/0.0/%{name}-%{version}.tar.bz2
-# Source0-md5: c8274d0a2686f7f59e979313bd8e78fe
+# Source0-md5: 1f69d2b59bf269bd5270c14100803318
 Patch0:                %{name}-as-needed.patch
 URL:           http://www.gegl.org/babl/
 BuildRequires: autoconf >= 2.54
This page took 0.119156 seconds and 4 git commands to generate.