patch is obsolete

OBS-URL: https://build.opensuse.org/package/show/science/cura-engine?expand=0&rev=13
This commit is contained in:
2018-01-25 08:52:53 +00:00
committed by Git OBS Bridge
parent e43a2bc322
commit 7d61688d3b
2 changed files with 0 additions and 19 deletions

View File

@@ -25,7 +25,6 @@ Group: Hardware/Printing
Url: http://github.com/Ultimaker/CuraEngine
Source0: https://github.com/Ultimaker/CuraEngine/archive/%{version}/CuraEngine-%{version}.tar.xz
Source1: CuraEngine.1
Patch1: fix-build.patch
# On TW/Factory or Leap/SLE 15 use latest gcc, gcc6 otherwise
%if 0%{?suse_version} >= 1500
BuildRequires: gcc-c++ >= 5
@@ -42,7 +41,6 @@ It is part of the larger open source project called "Cura".
%prep
%setup -q -n CuraEngine-%version
%patch1 -p1
%build
%if 0%{?suse_version} < 1500