fix license handling

This commit is contained in:
Tom Callaway 2014-07-18 15:21:33 -04:00
parent be60b4fdd2
commit 2ec04ef185
1 changed files with 6 additions and 1 deletions

View File

@ -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 <spot@fedoraproject.org> - 2.3-3
- fix license handling
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild