]> git.pld-linux.org Git - packages/gegl.git/commitdiff
- removed outdated without-lua patch (broke x32 build now); release 2 auto/th/gegl-0.4.16-2
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 15 Jun 2019 15:45:02 +0000 (17:45 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 15 Jun 2019 15:45:02 +0000 (17:45 +0200)
gegl-without-lua.patch [deleted file]
gegl.spec

diff --git a/gegl-without-lua.patch b/gegl-without-lua.patch
deleted file mode 100644 (file)
index dc22379..0000000
+++ /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
index ea1e98dfa8cb5df0133c5c9c36fbf27e301c1efb..0d8bb1d711c30147669e3e7f339c98348b78fdc5 100644 (file)
--- 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}
This page took 0.259198 seconds and 4 git commands to generate.