From 053a069b74449f26e7d7e6ca7687691b025275a4d6b70fb259ff9f4764106cf4 Mon Sep 17 00:00:00 2001 From: Nicholas Yang Date: Thu, 16 May 2024 03:13:35 +0000 Subject: [PATCH] Accepting request 1174327 from home:nicholasyang:branches:Base:System fix the naming of the shared lib package * should not have a ${NUM} suffix * follow the name used in pkgconfig for better discoverability OBS-URL: https://build.opensuse.org/request/show/1174327 OBS-URL: https://build.opensuse.org/package/show/Base:System/ledmon?expand=0&rev=54 --- ledmon.spec | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/ledmon.spec b/ledmon.spec index ed1c93d..2b30f3b 100644 --- a/ledmon.spec +++ b/ledmon.spec @@ -102,19 +102,18 @@ libled enable enclosure LED control for applications. %post -n libled1 -p /sbin/ldconfig %postun -n libled1 -p /sbin/ldconfig -%package -n libled1-devel +%package devel Summary: Document and Include Files for Enclosure LED Control Library License: LGPL-2.1-or-later Group: Development/Libraries/C and C++ Requires: libled1 = %{version}-%{release} Requires: pkgconfig -Provides: ledmon-devel = %{version} -%description -n libled1-devel +%description devel This package contains the files that are necessary for software development using libled. -%files -n libled1-devel +%files devel %license COPYING.LIB %doc src/lib/LIBRARY.md %dir %{_includedir}/led/