From 899f0c50fa896e4701f07e77d3d3873916724697 Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Feb 09 2017 12:47:37 +0000 Subject: Add missing %license macro --- diff --git a/libselinux.spec b/libselinux.spec index eb64341..d1b90b5 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -9,7 +9,7 @@ Summary: SELinux library and simple utilities Name: libselinux Version: 2.5 -Release: 16%{?dist} +Release: 17%{?dist} License: Public Domain Group: System Environment/Libraries # https://github.com/SELinuxProject/selinux/wiki/Releases @@ -196,6 +196,7 @@ rm -rf %{buildroot} %files %defattr(-,root,root,-) +%license LICENSE %{_libdir}/libselinux.so.* %ghost /var/run/setrans %{_sbindir}/sefcontext_compile @@ -256,6 +257,9 @@ rm -rf %{buildroot} %{ruby_vendorarchdir}/selinux.so %changelog +* Wed Feb 01 2017 Stephen Gallagher - 2.5-17 +- Add missing %%license macro + * Fri Jan 13 2017 Vít Ondruch - 2.5-16 - Rebuilt for https://fedoraproject.org/wiki/Changes/Ruby_2.4