BAMF reported an error during unloading. Bamfddaemon.service does not exist
This commit is contained in:
parent
b925296c72
commit
90fcdafe37
@ -1,7 +1,7 @@
|
|||||||
Summary: Application matching framework
|
Summary: Application matching framework
|
||||||
Name: bamf
|
Name: bamf
|
||||||
Version: 0.5.4
|
Version: 0.5.4
|
||||||
Release: 5
|
Release: 6
|
||||||
# Library bits are LGPLv2 or LGPLv3 (but not open-ended LGPLv2+);
|
# Library bits are LGPLv2 or LGPLv3 (but not open-ended LGPLv2+);
|
||||||
# non-lib bits are GPLv3.
|
# non-lib bits are GPLv3.
|
||||||
# pbrobinson points out that three files in the lib are actually
|
# pbrobinson points out that three files in the lib are actually
|
||||||
@ -86,7 +86,6 @@ find %{buildroot} -regex ".*\.la$" | xargs rm -f --
|
|||||||
%systemd_user_post %{name}daemon.service
|
%systemd_user_post %{name}daemon.service
|
||||||
|
|
||||||
%preun
|
%preun
|
||||||
%systemd_user_preun %{name}daemon.service
|
|
||||||
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
@ -113,6 +112,9 @@ find %{buildroot} -regex ".*\.la$" | xargs rm -f --
|
|||||||
%exclude %{_datadir}/upstart/sessions/bamfdaemon.conf
|
%exclude %{_datadir}/upstart/sessions/bamfdaemon.conf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 29 2022 huayadong <huayadong@kylinos.cn> - 0.5.4-6
|
||||||
|
- BAMF reported an error during unloading. Bamfddaemon.service does not exist
|
||||||
|
|
||||||
* Mon Dec 12 2020 huanghaitao <huanghaitao8@huawei.com> - 0.5.4-5
|
* Mon Dec 12 2020 huanghaitao <huanghaitao8@huawei.com> - 0.5.4-5
|
||||||
- Remove the release suffix
|
- Remove the release suffix
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user