From 35a2920cdac54e6fdef2007fe35d89e0695ba840d266ac90832b6475f8de0088 Mon Sep 17 00:00:00 2001 From: Martin Hauke Date: Thu, 19 Sep 2019 20:57:48 +0000 Subject: [PATCH] Accepting request 731990 from home:StefanBruens:branches:hardware:sdr Some fixups for Leap and building dependent packages: - Use pkgconfig(py3cairo) to specify pycairo dependency, package got renamed between Leap 15.x and TW, and pkgconfig(py3cairo) fits both. - Add log4cpp-devel to -devel Requires, always required by gr-runtime. OBS-URL: https://build.opensuse.org/request/show/731990 OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/gnuradio?expand=0&rev=39 --- gnuradio.changes | 7 +++++++ gnuradio.spec | 3 ++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/gnuradio.changes b/gnuradio.changes index 00435d9..f55b338 100644 --- a/gnuradio.changes +++ b/gnuradio.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Sep 19 16:37:47 UTC 2019 - Stefan BrĂ¼ns + +- Use pkgconfig(py3cairo) to specify pycairo dependency, package got + renamed between Leap 15.x and TW, and pkgconfig(py3cairo) fits both. +- Add log4cpp-devel to -devel Requires, always required by gr-runtime. + ------------------------------------------------------------------- Wed Sep 18 20:16:50 UTC 2019 - Martin Hauke diff --git a/gnuradio.spec b/gnuradio.spec index fc4e021..f025f60 100644 --- a/gnuradio.spec +++ b/gnuradio.spec @@ -70,7 +70,6 @@ BuildRequires: python3-gobject-cairo BuildRequires: python3-mako >= 0.9.1 BuildRequires: python3-numpy BuildRequires: python3-pyaml >= 3.11 -BuildRequires: python3-pycairo BuildRequires: python3-qt5-devel BuildRequires: python3-six BuildRequires: qwt6-qt5-devel @@ -80,6 +79,7 @@ BuildRequires: update-desktop-files BuildRequires: pkgconfig(codec2) BuildRequires: pkgconfig(libusb-1.0) BuildRequires: pkgconfig(libxml-2.0) +BuildRequires: pkgconfig(py3cairo) BuildRequires: pkgconfig(volk) >= 2.0 BuildRequires: typelib(Gtk) = 3.0 BuildRequires: typelib(PangoCairo) = 1.0 @@ -117,6 +117,7 @@ Summary: Deveopment files for GNU Radio Group: Development/Libraries/C and C++ Requires: %{name} = %{version} Requires: gmp-devel +Requires: log4cpp-devel %description devel GNU Radio is a collection of software that when combined with minimal