replace wheel group with sysadmin in polkit policy file [release 1.0.0-2mamba;Wed Jun 12 2024]
This commit is contained in:
parent
90d8975d1d
commit
78dc40ef88
@ -1,6 +1,6 @@
|
||||
Name: cpupower-gui
|
||||
Version: 1.0.0
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: A graphical program that is used to change the scaling frequency limits of the cpu
|
||||
Group: Graphical Desktop/Applications/Utilities
|
||||
Vendor: openmamba
|
||||
@ -40,6 +40,8 @@ cpupower-gui is a graphical program that is used to change the scaling frequency
|
||||
|
||||
%find_lang %{name} || touch %{name}.lang
|
||||
|
||||
sed -i "s|wheel|sysadmin|" %{buildroot}%{_datadir}/polkit-1/actions/org.rnd2.cpupower-gui.policy
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
@ -85,5 +87,8 @@ cpupower-gui is a graphical program that is used to change the scaling frequency
|
||||
%doc AUTHORS COPYING
|
||||
|
||||
%changelog
|
||||
* Wed Jun 12 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.0-2mamba
|
||||
- replace wheel group with sysadmin in polkit policy file
|
||||
|
||||
* Wed May 29 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.0-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user