update code

This commit is contained in:
zhuchunyi 2019-11-06 19:52:17 +08:00
parent 477fb3dee6
commit c54ca8d5a9

View File

@ -1,6 +1,6 @@
Name: setroubleshoot
Version: 3.3.20
Release: 1
Release: 2
Summary: SELinux Trouble Shooting Tool
License: GPLv2+
URL: https://pagure.io/setroubleshoot
@ -97,6 +97,7 @@ getent passwd setroubleshoot >/dev/null || useradd -r -U -s /sbin/nologin -d %{_
chown -R setroubleshoot:setroubleshoot %{_localstatedir}/lib/%{name}
%files
%license COPYING
%{_bindir}/seapplet
%config(noreplace) %{_sysconfdir}/xdg/autostart/*
%{_datadir}/%{name}/gui
@ -152,5 +153,8 @@ chown -R setroubleshoot:setroubleshoot %{_localstatedir}/lib/%{name}
%{_mandir}/man1/seapplet.1.gz
%changelog
* Thu Oct 10 2019 openEuler Buildteam <buildteam@openeuler.org> - 3.3.20-2
- add COPYING to license directory
* Tue Aug 27 2019 openEuler Buildteam <buildteam@openeuler.org> - 3.3.20-1
- Package init