diff --git a/libsemanage.spec b/libsemanage.spec index 2b6bb8f..3bd8e34 100644 --- a/libsemanage.spec +++ b/libsemanage.spec @@ -7,7 +7,7 @@ Summary: SELinux binary policy manipulation library Name: libsemanage Version: 2.3 -Release: 3%{?dist} +Release: 4%{?dist} License: LGPLv2+ Group: System Environment/Libraries Source: libsemanage-%{version}.tgz @@ -144,6 +144,8 @@ rm -rf ${RPM_BUILD_ROOT} %files %defattr(-,root,root) +%{!?_licensedir:%global license %%doc} +%license COPYING %dir %{_sysconfdir}/selinux %config(noreplace) %{_sysconfdir}/selinux/semanage.conf /%{_libdir}/libsemanage.so.1 @@ -179,6 +181,9 @@ rm -rf ${RPM_BUILD_ROOT} %endif # if with_python3 %changelog +* Fri Jul 18 2014 Tom Callaway - 2.3-4 +- fix license handling + * Sat Jun 07 2014 Fedora Release Engineering - 2.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild