fix install error
(cherry picked from commit b4e18e1746223dad3d736e0f899c79def530f412)
This commit is contained in:
parent
ba7e36ed80
commit
67bd79bfde
@ -4,7 +4,7 @@ License: GPLv2+
|
||||
|
||||
Epoch: 1
|
||||
Version: 2.2.2
|
||||
Release: 1
|
||||
Release: 2
|
||||
|
||||
URL: https://github.com/blueman-project/blueman
|
||||
Source0: %{URL}/releases/download/%{version}/blueman-%{version}.tar.gz
|
||||
@ -34,7 +34,7 @@ Requires: dconf
|
||||
Requires: desktop-notification-daemon
|
||||
Requires: iproute
|
||||
Requires: python3-dbus
|
||||
Requires: python3dist(pygobject) >= 3.27.2
|
||||
Requires: python%{python3_version}dist(pygobject) >= 3.27.2
|
||||
Requires: pulseaudio-libs-glib2
|
||||
Requires: pulseaudio-module-bluetooth
|
||||
|
||||
@ -124,6 +124,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/blueman-*.desktop
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Aug 05 2022 peijiankang <peijiankang@kylinos.cn> - 2.2.2-2
|
||||
- fix install error
|
||||
|
||||
* Tue Oct 11 2021 douyan <douyan@kylinos.cn> - 2.2.2-1
|
||||
- update to version 2.2.2
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user