From df8478002122f7ada6dce4235b198f0f28aa86732b15115b94256c4dfc4ca7da Mon Sep 17 00:00:00 2001 From: Yunhe Guo Date: Mon, 3 Feb 2020 20:36:53 +0000 Subject: [PATCH] Accepting request 769709 from home:dimstar:Factory Shortcut through -mini OBS-URL: https://build.opensuse.org/request/show/769709 OBS-URL: https://build.opensuse.org/package/show/Emulators/retroarch?expand=0&rev=26 --- retroarch.changes | 6 ++++++ retroarch.spec | 5 ++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/retroarch.changes b/retroarch.changes index 1116da6..c7d6733 100644 --- a/retroarch.changes +++ b/retroarch.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 3 16:10:18 UTC 2020 - Dominique Leuenberger + +- BuildRequire pkgconfig(libsystemd) instead of systemd-devel: + allow OBS to shortcut through -mini flavors. + ------------------------------------------------------------------- Wed Jan 22 11:05:21 UTC 2020 - Yunhe Guo diff --git a/retroarch.spec b/retroarch.spec index a5607d4..63b5a4c 100644 --- a/retroarch.spec +++ b/retroarch.spec @@ -1,7 +1,7 @@ # # spec file for package retroarch # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -31,7 +31,6 @@ BuildRequires: gcc-c++ BuildRequires: p7zip BuildRequires: pkgconfig BuildRequires: python3-devel -BuildRequires: systemd-devel BuildRequires: unzip BuildRequires: pkgconfig(Qt5Concurrent) BuildRequires: pkgconfig(Qt5Core) @@ -52,6 +51,7 @@ BuildRequires: pkgconfig(gl) BuildRequires: pkgconfig(jack) BuildRequires: pkgconfig(libass) BuildRequires: pkgconfig(libpulse) +BuildRequires: pkgconfig(libsystemd) BuildRequires: pkgconfig(libudev) BuildRequires: pkgconfig(libusb-1.0) BuildRequires: pkgconfig(libv4l2) @@ -199,7 +199,6 @@ export CXXFLAGS="$CFLAGS" --enable-mmap make %{?_smp_mflags} - %install %make_install