diff --git a/setroubleshoot.spec b/setroubleshoot.spec index f03a9b1..40e4613 100644 --- a/setroubleshoot.spec +++ b/setroubleshoot.spec @@ -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 - 3.3.20-2 +- add COPYING to license directory + * Tue Aug 27 2019 openEuler Buildteam - 3.3.20-1 - Package init