removed invalid systemd post etc. scripts [release 1.1.12-7mamba;Thu Aug 15 2019]

This commit is contained in:
Silvan Calarco 2024-01-05 17:51:43 +01:00
parent 35dff110e0
commit dfe4e90916

View File

@ -1,6 +1,6 @@
Name: PackageKit
Version: 1.1.12
Release: 6mamba
Release: 7mamba
Summary: A system designed to make installing and updating software on your computer easier
Group: System/Management
Vendor: openmamba
@ -229,15 +229,6 @@ rm -f %{buildroot}/var/lib/PackageKit/transactions.db
%clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%post
%systemd_post
%preun
%systemd_preun
%postun
%systemd_postun
%files -f %{name}.lang
%defattr(-,root,root)
%{_sysconfdir}/PackageKit/*.conf
@ -321,6 +312,9 @@ rm -f %{buildroot}/var/lib/PackageKit/transactions.db
#%{_libdir}/pkgconfig/packagekit-plugin.pc
%changelog
* Thu Aug 15 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.12-7mamba
- removed invalid systemd post etc. scripts
* Wed Jul 10 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.12-6mamba
- dnf backend: added upstream patch to invalidate cache metadata and possibly fix repo refresh