[packages/gimp] - removed outdated gcc4 patch
qboosh
qboosh at pld-linux.org
Thu Apr 29 06:29:01 CEST 2021
commit 232774c59c764c5cb54431b8180786176d3bbd82
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Thu Apr 29 06:30:27 2021 +0200
- removed outdated gcc4 patch
gimp-gcc4.patch | 11 -----------
gimp.spec | 2 --
2 files changed, 13 deletions(-)
---
diff --git a/gimp.spec b/gimp.spec
index 07c4fdd..706d640 100644
--- a/gimp.spec
+++ b/gimp.spec
@@ -30,7 +30,6 @@ Group: X11/Applications/Graphics
Source0: https://download.gimp.org/pub/gimp/v2.10/%{name}-%{version}.tar.bz2
# Source0-md5: 31e4a055ba34e6841f42a6b2439ca480
Patch0: %{name}-home_etc.patch
-Patch2: %{name}-gcc4.patch
Patch3: %{name}-no-checks-for-runtime-deps.patch
URL: https://www.gimp.org/
BuildRequires: OpenEXR-devel >= 1.6.1
@@ -344,7 +343,6 @@ Wtyczka SVG dla GIMPa.
%prep
%setup -q
%patch0 -p1
-%patch2 -p1
%patch3 -p1
%{__sed} -i -e '1s,/usr/bin/env python,%{__python},' plug-ins/pygimp/plug-ins/gradients-save-as-css.py
diff --git a/gimp-gcc4.patch b/gimp-gcc4.patch
deleted file mode 100644
index be098c4..0000000
--- a/gimp-gcc4.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- gimp-2.2.4/app/actions/dialogs-actions.h.orig 2004-04-27 15:55:26.000000000 +0200
-+++ gimp-2.2.4/app/actions/dialogs-actions.h 2005-03-12 21:47:08.443575392 +0100
-@@ -19,6 +19,8 @@
- #ifndef __DIALOGS_ACTIONS_H__
- #define __DIALOGS_ACTIONS_H__
-
-+#include <widgets/gimpactiongroup.h>
-+#include <widgets/widgets-types.h>
-
- extern GimpStringActionEntry dialogs_dockable_actions[];
- extern gint n_dialogs_dockable_actions;
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gimp.git/commitdiff/232774c59c764c5cb54431b8180786176d3bbd82
More information about the pld-cvs-commit
mailing list