]> git.pld-linux.org Git - packages/babl.git/commitdiff
Update to 0.1.38 auto/th/babl-0.1.38-1
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Mon, 1 Jan 2018 10:23:10 +0000 (11:23 +0100)
committerMarcin Banasiak <marcin.banasiak@gmail.com>
Mon, 1 Jan 2018 10:23:10 +0000 (11:23 +0100)
- removed obsolete -as-needed patch

babl-as-needed.patch [deleted file]
babl.spec

diff --git a/babl-as-needed.patch b/babl-as-needed.patch
deleted file mode 100644 (file)
index c9b8a23..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-diff -ur babl-0.0.14-o/babl/Makefile.am babl-0.0.14/babl/Makefile.am
---- babl-0.0.14-o/babl/Makefile.am     2007-02-14 16:21:20.000000000 -0700
-+++ babl-0.0.14/babl/Makefile.am       2007-06-10 17:18:09.000000000 -0600
-@@ -51,8 +51,11 @@
- libbabl_@BABL_API_VERSION@_la_SOURCES= $(h_sources) $(c_sources)
- libbabl_@BABL_API_VERSION@_la_LIBADD=\
-       base/libbase.la \
-+      $(DL_LIB) $(MATH_LIB) \
-       @LTLIBOBJS@
-+EXTRA_LTLIBRARIES =
-+
- libbabl_@BABL_API_VERSION@_la_LDFLAGS=                \
-       ${no_undefined} ${DL_LIB} $(MATH_LIB)   \
-       -version-info $(BABL_LIBRARY_VERSION)
index 8b8820f1b71d6bc253e5db9007d85e6db32da4b7..76ffe0ae9c7f80145452e48eca883d316dcd56b6 100644 (file)
--- a/babl.spec
+++ b/babl.spec
@@ -5,13 +5,12 @@
 Summary:       Library for pixel-format agnosticism
 Summary(pl.UTF-8):     Biblioteka niezależności od formatu piksela
 Name:          babl
-Version:       0.1.30
+Version:       0.1.38
 Release:       1
 License:       LGPL v3+
 Group:         Libraries
 Source0:       https://download.gimp.org/pub/babl/0.1/%{name}-%{version}.tar.bz2
-# Source0-md5: fca6926a00130eeacc875cac5465c5e7
-Patch0:                %{name}-as-needed.patch
+# Source0-md5: eb814d37e70aaf896243b105eea2b1a3
 URL:           http://www.gegl.org/babl/
 BuildRequires: autoconf >= 2.54
 BuildRequires: automake >= 1:1.11
@@ -69,7 +68,6 @@ API języka Vala dla biblioteki babl.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %{__libtoolize}
This page took 0.174708 seconds and 4 git commands to generate.