SHA256
1
0
forked from pool/bluez

Accepting request 908361 from Base:System

remove notification message from bluez-deprecated package (forwarded request 908360 from seife)

OBS-URL: https://build.opensuse.org/request/show/908361
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bluez?expand=0&rev=178
This commit is contained in:
Dominique Leuenberger 2021-07-29 19:31:03 +00:00 committed by Git OBS Bridge
commit 9e76003b18
2 changed files with 8 additions and 18 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jul 12 12:35:06 UTC 2021 - Stefan Seyfried <seife+obs@b1-systems.com>
- remove notification message from bluez-deprecated package.
I'm not going to remove it, and another maintainer can still
restart the removal process :-)
also boo#1188660
-------------------------------------------------------------------
Thu Jul 8 07:39:55 UTC 2021 - Stefan Seyfried <seife+obs@b1-systems.com>

View File

@ -283,23 +283,6 @@ EOF
touch -r %{SOURCE0} %{buildroot}%{_defaultdocdir}/%{name}/README-mesh.SUSE
%endif
%if %{with bluez_deprecated}
mkdir -p %{buildroot}%{_localstatedir}/adm/update-messages
UM=%{buildroot}%{_localstatedir}/adm/update-messages/bluez-deprecated-%{version}-%{release}-1
cat >> $UM << EOF
WARNING:
The bluez-deprecated package contains tools that are considered obsolete by
bluez upstream. They may contain serious issues, even unfixed security bugs.
Use at your own risk.
Note that this package will go away before end of 2020, so fix your code to
use the modern tools instead!.
Have a lot of fun...
EOF
touch -r %{SOURCE0} $UM
%endif
%check
%if ! 0%{?qemu_user_space_build}
##make %%{?_smp_mflags} check
@ -396,7 +379,6 @@ touch -r %{SOURCE0} $UM
%{_mandir}/man1/sdptool.1%{?ext_man}
%{_mandir}/man1/ciptool.1%{?ext_man}
%{_mandir}/man1/rfcomm.1%{?ext_man}
%{_localstatedir}/adm/update-messages/bluez-deprecated-%{version}-%{release}-1
%endif
%files devel