diff --git a/checkpolicy.spec b/checkpolicy.spec index cff0dc2..c1abf06 100644 --- a/checkpolicy.spec +++ b/checkpolicy.spec @@ -3,7 +3,7 @@ Summary: SELinux policy compiler Name: checkpolicy Version: 2.3 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv2 Group: Development/System Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz @@ -48,6 +48,8 @@ rm -rf ${RPM_BUILD_ROOT} %files %defattr(-,root,root) +%{!?_licensedir:%global license %%doc} +%license COPYING %{_bindir}/checkpolicy %{_bindir}/checkmodule %{_mandir}/man8/checkpolicy.8.gz @@ -56,6 +58,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_bindir}/sedispol %changelog +* Fri Jul 11 2014 Tom Callaway - 2.3-3 +- fix license handling + * Sat Jun 07 2014 Fedora Release Engineering - 2.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild