replace wheel with sysadmin group in polkit rules file [release 1.2.8-5mamba;Wed Jun 12 2024]
This commit is contained in:
parent
2604e1b570
commit
758c74bd47
@ -1,6 +1,6 @@
|
|||||||
Name: PackageKit
|
Name: PackageKit
|
||||||
Version: 1.2.8
|
Version: 1.2.8
|
||||||
Release: 4mamba
|
Release: 5mamba
|
||||||
Summary: A system designed to make installing and updating software on your computer easier
|
Summary: A system designed to make installing and updating software on your computer easier
|
||||||
Group: System/Management
|
Group: System/Management
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -114,6 +114,8 @@ rm -f %{buildroot}/var/lib/PackageKit/transactions.db
|
|||||||
|
|
||||||
install -d -m0755 %{buildroot}/var/cache/PackageKit
|
install -d -m0755 %{buildroot}/var/cache/PackageKit
|
||||||
|
|
||||||
|
sed -i "s|wheel|sysadmin|" %{buildroot}%{_datadir}/polkit-1/rules.d/org.freedesktop.packagekit.rules
|
||||||
|
|
||||||
%find_lang %{name}
|
%find_lang %{name}
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
@ -180,6 +182,9 @@ install -d -m0755 %{buildroot}/var/cache/PackageKit
|
|||||||
%doc NEWS README
|
%doc NEWS README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 12 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.8-5mamba
|
||||||
|
- replace wheel with sysadmin group in polkit rules file
|
||||||
|
|
||||||
* Wed May 15 2024 Automatic Build System <autodist@mambasoft.it> 1.2.8-4mamba
|
* Wed May 15 2024 Automatic Build System <autodist@mambasoft.it> 1.2.8-4mamba
|
||||||
- rebuilt by autoport with build requirements: librpm-devel>=4.19.1.1-2mamba
|
- rebuilt by autoport with build requirements: librpm-devel>=4.19.1.1-2mamba
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user