diff --git a/bluez.changes b/bluez.changes index 0c8303f..f6d8155 100644 --- a/bluez.changes +++ b/bluez.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Jul 12 12:35:06 UTC 2021 - Stefan Seyfried + +- 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 diff --git a/bluez.spec b/bluez.spec index 3d1dbd0..3a7c8af 100644 --- a/bluez.spec +++ b/bluez.spec @@ -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