From b84a7e51c365ce4dd71ab2ac0d5f9bffaec65991 Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Jul 18 2014 19:21:52 +0000 Subject: fix license handling --- diff --git a/libsepol.spec b/libsepol.spec index e634ff6..be5b577 100644 --- a/libsepol.spec +++ b/libsepol.spec @@ -1,7 +1,7 @@ Summary: SELinux binary policy manipulation library Name: libsepol Version: 2.3 -Release: 2%{?dist} +Release: 3%{?dist} License: LGPLv2+ Group: System Environment/Libraries Source: http://www.nsa.gov/selinux/archives/libsepol-%{version}.tgz @@ -94,9 +94,14 @@ exit 0 %files %defattr(-,root,root) +%{!?_licensedir:%global license %%doc} +%license COPYING /%{_lib}/libsepol.so.1 %changelog +* Fri Jul 18 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