[packages/gegl] - removed outdated without-lua patch (broke x32 build now); release 2
qboosh
qboosh at pld-linux.org
Sat Jun 15 17:43:56 CEST 2019
commit 9ce21e3e0c76e1d017e29d5c5874a0d7b84603d9
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Jun 15 17:45:02 2019 +0200
- removed outdated without-lua patch (broke x32 build now); release 2
gegl-without-lua.patch | 18 ------------------
gegl.spec | 4 +---
2 files changed, 1 insertion(+), 21 deletions(-)
---
diff --git a/gegl.spec b/gegl.spec
index ea1e98d..0d8bb1d 100644
--- a/gegl.spec
+++ b/gegl.spec
@@ -32,7 +32,7 @@ Summary: Generic image processing library
Summary(pl.UTF-8): Ogólna biblioteka przetwarzania obrazu
Name: gegl
Version: 0.4.16
-Release: 1
+Release: 2
License: LGPL v3+
Group: Libraries
Source0: https://download.gimp.org/pub/gegl/0.4/%{name}-%{version}.tar.bz2
@@ -40,7 +40,6 @@ Source0: https://download.gimp.org/pub/gegl/0.4/%{name}-%{version}.tar.bz2
Patch1: %{name}-ruby1.9.patch
Patch2: %{name}-build.patch
Patch3: umfpack.patch
-Patch5: %{name}-without-lua.patch
URL: http://www.gegl.org/
BuildRequires: OpenEXR-devel >= 1.6.1
BuildRequires: SDL-devel >= 1.2.0
@@ -189,7 +188,6 @@ API języka Vala dla biblioteki gegl.
%patch1 -p1
%patch2 -p1
%patch3 -p1
-%patch5 -p1
%build
%{__libtoolize}
diff --git a/gegl-without-lua.patch b/gegl-without-lua.patch
deleted file mode 100644
index dc22379..0000000
--- a/gegl-without-lua.patch
+++ /dev/null
@@ -1,18 +0,0 @@
---- gegl-0.4.14/bin/ui-core.c~ 2019-03-01 13:59:14.000000000 +0100
-+++ gegl-0.4.14/bin/ui-core.c 2019-04-09 10:23:12.245855802 +0200
-@@ -4828,6 +4828,7 @@
- else
- {
-
-+#if HAVE_LUA
- if (g_str_has_suffix (o->path, ".lui"))
- {
- int result;
-@@ -4846,6 +4847,7 @@
- }
- }
- }
-+#endif
-
-
-
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gegl.git/commitdiff/9ce21e3e0c76e1d017e29d5c5874a0d7b84603d9
More information about the pld-cvs-commit
mailing list