removed invalid systemd post etc. scripts [release 1.1.12-7mamba;Thu Aug 15 2019]
This commit is contained in:
parent
35dff110e0
commit
dfe4e90916
@ -1,6 +1,6 @@
|
|||||||
Name: PackageKit
|
Name: PackageKit
|
||||||
Version: 1.1.12
|
Version: 1.1.12
|
||||||
Release: 6mamba
|
Release: 7mamba
|
||||||
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
|
||||||
@ -229,15 +229,6 @@ rm -f %{buildroot}/var/lib/PackageKit/transactions.db
|
|||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
%post
|
|
||||||
%systemd_post
|
|
||||||
|
|
||||||
%preun
|
|
||||||
%systemd_preun
|
|
||||||
|
|
||||||
%postun
|
|
||||||
%systemd_postun
|
|
||||||
|
|
||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_sysconfdir}/PackageKit/*.conf
|
%{_sysconfdir}/PackageKit/*.conf
|
||||||
@ -321,6 +312,9 @@ rm -f %{buildroot}/var/lib/PackageKit/transactions.db
|
|||||||
#%{_libdir}/pkgconfig/packagekit-plugin.pc
|
#%{_libdir}/pkgconfig/packagekit-plugin.pc
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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
|
- dnf backend: added upstream patch to invalidate cache metadata and possibly fix repo refresh
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user