Accepting request 453869 from home:adamm:branches:devel:libraries:c_c++

- use individual libboost-*-devel packages instead of boost-devel

OBS-URL: https://build.opensuse.org/request/show/453869
OBS-URL: https://build.opensuse.org/package/show/graphics/librecad?expand=0&rev=48
This commit is contained in:
2017-02-02 02:12:49 +00:00
committed by Git OBS Bridge
parent 84c8507ba9
commit 2b41c52fbd
2 changed files with 10 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Feb 1 13:09:28 UTC 2017 - adam.majer@suse.de
- use individual libboost-*-devel packages instead of boost-devel
-------------------------------------------------------------------
Sat Oct 8 13:24:33 UTC 2016 - jslaby@suse.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package librecad
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -40,7 +40,11 @@ Patch3: librecad-use-system-libdxfrw.patch
Patch4: librecad-install.diff
Patch5: librecad-plugindir.diff
Patch6: librecad-use-system-shapelib.patch
%if 0%{?suse_version} > 1325
BuildRequires: libboost_headers-devel
%else
BuildRequires: boost-devel
%endif
BuildRequires: fdupes
BuildRequires: freetype2-devel
BuildRequires: gcc-c++ >= 4.7