Accepting request 453903 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/453903
OBS-URL: https://build.opensuse.org/package/show/Publishing/lyx?expand=0&rev=127
This commit is contained in:
Martin Pluskal
2017-02-01 15:44:29 +00:00
committed by Git OBS Bridge
parent 3cda41e2a1
commit 4f63fb92f1
2 changed files with 10 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Feb 1 14:23:38 UTC 2017 - adam.majer@suse.de
- use individual libboost-*-devel packages instead of boost-devel
-------------------------------------------------------------------
Mon Oct 10 18:15:45 UTC 2016 - cornelis@solcon.nl

View File

@@ -1,7 +1,7 @@
#
# spec file for package lyx
#
# 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
@@ -21,7 +21,11 @@ Name: lyx
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: bc
%if 0%{?suse_version} > 1325
BuildRequires: libboost_signals-devel
%else
BuildRequires: boost-devel
%endif
BuildRequires: enchant-devel
BuildRequires: fdupes
BuildRequires: file-devel