- Fix license specification to be LGPL instead of GPL

This commit is contained in:
Daniel J Walsh 2009-03-05 20:17:12 +00:00
parent 47d254b60b
commit a2f29b67b1
1 changed files with 5 additions and 3 deletions

View File

@ -1,8 +1,8 @@
Summary: SELinux binary policy manipulation library
Name: libsepol
Version: 2.0.35
Release: 2%{?dist}
License: GPLv2+
Release: 3%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
Source: http://www.nsa.gov/selinux/archives/libsepol-%{version}.tgz
URL: http://www.selinuxproject.org
@ -96,8 +96,10 @@ exit 0
/%{_lib}/libsepol.so.1
%changelog
* Thu Mar 5 2009 Dan Walsh <dwalsh@redhat.com> 2.0.35-3
- Fix license specification to be LGPL instead of GPL
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.35-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Wed Feb 18 2009 Dan Walsh <dwalsh@redhat.com> 2.0.35-1
- Upgrade to latest from NSA