Accepting request 453826 from multimedia:libs

1

OBS-URL: https://build.opensuse.org/request/show/453826
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/exempi?expand=0&rev=34
This commit is contained in:
Dominique Leuenberger 2017-02-06 13:33:09 +00:00 committed by Git OBS Bridge
commit 00451b57cb
2 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Feb 1 10:45:36 UTC 2017 - adam.majer@suse.de
- use individual libboost-*-devel packages instead of boost-devel
-------------------------------------------------------------------
Sun Nov 22 20:09:11 UTC 2015 - mpluskal@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package exempi
#
# Copyright (c) 2015 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
@ -28,7 +28,11 @@ Source0: http://libopenraw.freedesktop.org/download/%{name}-%{version}.ta
Source1: http://libopenraw.freedesktop.org/download/%{name}-%{version}.tar.bz2.asc
Source2: %{name}.keyring
Source3: baselibs.conf
%if 0%{?suse_version} > 1325
BuildRequires: libboost_test-devel
%else
BuildRequires: boost-devel >= 1.33.0
%endif
BuildRequires: gcc-c++
BuildRequires: libexpat-devel
BuildRequires: pkg-config