replace wheel group with sysadmin in polkit rule file [release 2.4.2-2mamba;Wed Jun 12 2024]
This commit is contained in:
parent
7a846e44b0
commit
fbf03154a6
@ -1,6 +1,6 @@
|
||||
Name: blueman
|
||||
Version: 2.4.2
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: A GTK+ Bluetooth Manager
|
||||
Group: Graphical Desktop/Applications/Networking
|
||||
Vendor: openmamba
|
||||
@ -44,6 +44,8 @@ Pairing
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
%makeinstall
|
||||
|
||||
sed -i "s|wheel|sysadmin|" %{buildroot}%{_datadir}/polkit-1/rules.d/blueman.rules
|
||||
|
||||
%find_lang %{name} || touch %{name}.lang
|
||||
|
||||
%clean
|
||||
@ -117,6 +119,9 @@ fi
|
||||
%doc COPYING
|
||||
|
||||
%changelog
|
||||
* Wed Jun 12 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.2-2mamba
|
||||
- replace wheel group with sysadmin in polkit rule file
|
||||
|
||||
* Tue Jun 04 2024 Automatic Build System <autodist@openmamba.org> 2.4.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user