From 0838f754b38f52f890ebbb0bfb51f367427450d79852f266b9e2435496c1342f Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sat, 25 Aug 2018 06:44:18 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/network/canutils?expand=0&rev=13 --- canutils.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/canutils.spec b/canutils.spec index 5383288..c564432 100644 --- a/canutils.spec +++ b/canutils.spec @@ -16,7 +16,7 @@ # -Name: canutils-linuxcan +Name: canutils Summary: Utilities for Controller Area Networks from the Linux-CAN project License: GPL-2.0-only AND GPL-2.0-or-later AND BSD-3-Clause Group: Hardware/Other @@ -28,6 +28,8 @@ Source: can-utils-%version.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: libtool BuildRequires: pkg-config +Obsoletes: canutils-linuxcan +Provides: canutils-linuxcan %description SocketCAN userspace utilities and tools. @@ -50,7 +52,7 @@ slcan_attach, slcand and slcanpty. %build ./autogen.sh # Avoid overlap with other canutils -%configure --disable-static --program-prefix="linuxcan-" +%configure --disable-static make %{?_smp_mflags} %install