File tree Expand file tree Collapse file tree 2 files changed +0
-69
lines changed Expand file tree Collapse file tree 2 files changed +0
-69
lines changed Original file line number Diff line number Diff line change @@ -46,10 +46,6 @@ Source5: %{name}-mime.xml
46
46
# https://github.com/qgis/QGIS/commit/718581ffb12b723f9a3c0ae01b7ec2d8aed9d4bb.patch
47
47
Patch0: %{name}-lib64.patch
48
48
49
- # Fix build error "PyCapsule_GetPointer called with incorrect name" on >=F29
50
- # https://issues.qgis.org/issues/19476
51
- Patch1: %{name}-fix-sip-name.patch
52
-
53
49
# Compiling stuff
54
50
BuildRequires: bison
55
51
BuildRequires: clang
@@ -188,9 +184,6 @@ Please refer to %{name}-server-README.fedora for details!
188
184
%prep
189
185
%setup -q
190
186
%patch0 -p0 -b .lib64
191
- %if 0%{?fedora} >= 29
192
- %patch1 -p1
193
- %endif
194
187
195
188
# Remove executable permissions from source code files
196
189
find . \( -name "*.cpp" -o -name "*.h" \) -type f -perm /111 -execdir chmod -x {} \+
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments