Dominique Leuenberger 2021-11-08 09:06:09 +00:00 committed by Git OBS Bridge
parent 355ac30306
commit 5a9aef4743
2 changed files with 10 additions and 2 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Nov 6 11:15:24 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
- Add missing explicit libgnome-bluetooth13 Requires to devel sub
package, it was already pulled in via typelib Requires, so no
real world change.
- Use ldconfig_scriptlets macro for post(un) handling.
-------------------------------------------------------------------
Thu Sep 16 01:35:54 UTC 2021 - Stanislav Brabec <sbrabec@suse.com>

View File

@ -72,6 +72,7 @@ Summary: Development files for the GNOME Bluetooth libraries
License: GPL-2.0-or-later AND LGPL-2.1-or-later
Group: Development/Libraries/GNOME
Requires: %{name} = %{version}
Requires: libgnome-bluetooth13 = %{version}
Requires: typelib-1_0-GnomeBluetooth-1_0 = %{version}
%description devel
@ -95,8 +96,7 @@ This package provides the necessary files for development with GNOME Bluetooth.
%find_lang %{name}2 %{?no_lang_C}
%fdupes %{buildroot}/%{_prefix}
%post -n libgnome-bluetooth13 -p /sbin/ldconfig
%postun -n libgnome-bluetooth13 -p /sbin/ldconfig
%ldconfig_scriptlets -n libgnome-bluetooth13
%files
%license COPYING