From 040f22fa998690e43e1836e32005c91546e026d559457ac75345392ddf425f63 Mon Sep 17 00:00:00 2001 From: Dmitry Roshchin Date: Wed, 23 Nov 2016 06:35:46 +0000 Subject: [PATCH] Accepting request 441419 from home:adamm:kicad No longer depend on boost_1_58_0 explicitly. Pending maintenance request to Leap 42.1 provides boost-devel. In Leap 42.2 we have boost 1.61 and the pending update of boost 1.58. In Leap 42.3, boost 1.58 will be removed. OBS-URL: https://build.opensuse.org/request/show/441419 OBS-URL: https://build.opensuse.org/package/show/electronics/kicad?expand=0&rev=29 --- kicad.changes | 6 ++++++ kicad.spec | 4 ---- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/kicad.changes b/kicad.changes index a1c1785..658f5ba 100644 --- a/kicad.changes +++ b/kicad.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Nov 22 15:07:05 UTC 2016 - adam.majer@suse.de + +- No longer depend on boost_1_58_0 explicitly as it now provides + boost-devel with correct version numbers. + ------------------------------------------------------------------- Mon Sep 12 14:02:01 UTC 2016 - davejplater@gmail.com diff --git a/kicad.spec b/kicad.spec index 3b09d9c..134b9c2 100644 --- a/kicad.spec +++ b/kicad.spec @@ -40,11 +40,7 @@ Patch4: kicad-boost-1_61-boost-context-changes.patch # PATCH-OPENSUSE kicad-set-cxx-standard.diff -- use C++14 by default and decay to 11, required by boost 1.61 patch Patch5: kicad-set-cxx-version.patch %endif -%if 0%{?suse_version} > 1320 BuildRequires: boost-devel >= 1.56 -%else -BuildRequires: boost_1_58_0-devel -%endif BuildRequires: cmake BuildRequires: doxygen BuildRequires: fdupes