update code
This commit is contained in:
parent
477fb3dee6
commit
c54ca8d5a9
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user