From cb92f22c147fe2d4f51108f76916a2b27a1bc16c5ee18b9b818e47de5dc5eb7f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Tue, 9 Aug 2016 09:39:25 +0000 Subject: [PATCH] Accepting request 417953 from home:lnussel:branches:Application:Geo - use pkgconfig(udev) to always allow using udev-mini OBS-URL: https://build.opensuse.org/request/show/417953 OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gpsd?expand=0&rev=97 --- gpsd.changes | 5 +++++ gpsd.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/gpsd.changes b/gpsd.changes index 89c73b5..c09d766 100644 --- a/gpsd.changes +++ b/gpsd.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Aug 9 09:19:54 UTC 2016 - lnussel@suse.de + +- use pkgconfig(udev) to always allow using udev-mini + ------------------------------------------------------------------- Mon Aug 8 18:04:20 UTC 2016 - benoit.monin@gmx.fr diff --git a/gpsd.spec b/gpsd.spec index 8abeca6..cd23928 100644 --- a/gpsd.spec +++ b/gpsd.spec @@ -48,9 +48,9 @@ BuildRequires: ncurses-devel BuildRequires: pps-tools-devel BuildRequires: python-devel BuildRequires: scons >= 2.0.1 -BuildRequires: udev BuildRequires: update-desktop-files BuildRequires: xmlto +BuildRequires: pkgconfig(udev) %if 0%{?suse_version} >= 1210 BuildRequires: systemd-rpm-macros %systemd_requires