- Change license to GPL-3.0+, see
https://github.com/openscad/openscad/issues/2059 OBS-URL: https://build.opensuse.org/package/show/graphics/openscad?expand=0&rev=20
This commit is contained in:
committed by
Git OBS Bridge
parent
f3329757e4
commit
1c54aac4a4
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 13 07:59:42 UTC 2017 - idonmez@suse.com
|
||||||
|
|
||||||
|
- Change license to GPL-3.0+, see
|
||||||
|
https://github.com/openscad/openscad/issues/2059
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Apr 27 11:25:47 UTC 2017 - jengelh@inai.de
|
Thu Apr 27 11:25:47 UTC 2017 - jengelh@inai.de
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package openscad
|
# spec file for package openscad
|
||||||
#
|
#
|
||||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -20,7 +20,7 @@ Name: openscad
|
|||||||
Version: 2015.03
|
Version: 2015.03
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Programmers Solid 3D CAD Modeller
|
Summary: Programmers Solid 3D CAD Modeller
|
||||||
License: GPL-2.0+
|
License: GPL-3.0+
|
||||||
Group: Productivity/Graphics/CAD
|
Group: Productivity/Graphics/CAD
|
||||||
Url: http://openscad.org/
|
Url: http://openscad.org/
|
||||||
Source: http://files.openscad.org/%{name}-%{version}-2.src.tar.gz
|
Source: http://files.openscad.org/%{name}-%{version}-2.src.tar.gz
|
||||||
@@ -29,27 +29,27 @@ Patch0: openscad-git4fa5f0340a.patch
|
|||||||
BuildRequires: flex
|
BuildRequires: flex
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: glew-devel
|
BuildRequires: glew-devel
|
||||||
|
BuildRequires: harfbuzz-devel
|
||||||
BuildRequires: libcgal-devel
|
BuildRequires: libcgal-devel
|
||||||
BuildRequires: opencsg-devel
|
BuildRequires: opencsg-devel
|
||||||
BuildRequires: harfbuzz-devel
|
|
||||||
%if 0%{?suse_version}
|
%if 0%{?suse_version}
|
||||||
BuildRequires: Mesa-devel
|
BuildRequires: Mesa-devel
|
||||||
BuildRequires: bison
|
BuildRequires: bison
|
||||||
BuildRequires: libeigen3-devel
|
BuildRequires: libeigen3-devel
|
||||||
|
BuildRequires: libqscintilla-qt5-devel
|
||||||
|
BuildRequires: pkgconfig(Qt5Concurrent)
|
||||||
BuildRequires: pkgconfig(Qt5Core)
|
BuildRequires: pkgconfig(Qt5Core)
|
||||||
BuildRequires: pkgconfig(Qt5Gui)
|
BuildRequires: pkgconfig(Qt5Gui)
|
||||||
BuildRequires: pkgconfig(Qt5Widgets)
|
|
||||||
BuildRequires: pkgconfig(Qt5OpenGL)
|
BuildRequires: pkgconfig(Qt5OpenGL)
|
||||||
BuildRequires: pkgconfig(Qt5Concurrent)
|
BuildRequires: pkgconfig(Qt5Widgets)
|
||||||
BuildRequires: libqscintilla-qt5-devel
|
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?fedora_version}
|
%if 0%{?fedora_version}
|
||||||
BuildRequires: byacc
|
BuildRequires: byacc
|
||||||
BuildRequires: eigen3-devel
|
BuildRequires: eigen3-devel
|
||||||
BuildRequires: mesa-libGL-devel
|
BuildRequires: mesa-libGL-devel
|
||||||
BuildRequires: mesa-libGLU-devel
|
BuildRequires: mesa-libGLU-devel
|
||||||
BuildRequires: qt-devel
|
|
||||||
BuildRequires: qscintilla-devel
|
BuildRequires: qscintilla-devel
|
||||||
|
BuildRequires: qt-devel
|
||||||
%endif
|
%endif
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user