- Upgrade to latest from NSA

* Fix compliation under GCC 4.6 by Justin Mattock
This commit is contained in:
Dan Walsh 2010-12-21 16:43:33 -05:00
parent 957300d4ea
commit 9788767c5c
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

@ -148,3 +148,4 @@ libsepol-2.0.38.tgz
libsepol-2.0.39.tgz libsepol-2.0.39.tgz
libsepol-2.0.40.tgz libsepol-2.0.40.tgz
libsepol-2.0.41.tgz libsepol-2.0.41.tgz
/libsepol-2.0.42.tgz

View File

@ -1,7 +1,7 @@
Summary: SELinux binary policy manipulation library Summary: SELinux binary policy manipulation library
Name: libsepol Name: libsepol
Version: 2.0.41 Version: 2.0.42
Release: 3%{?dist} Release: 1%{?dist}
License: LGPLv2+ License: LGPLv2+
Group: System Environment/Libraries Group: System Environment/Libraries
Source: http://www.nsa.gov/selinux/archives/libsepol-%{version}.tgz Source: http://www.nsa.gov/selinux/archives/libsepol-%{version}.tgz
@ -99,6 +99,10 @@ exit 0
/%{_lib}/libsepol.so.1 /%{_lib}/libsepol.so.1
%changelog %changelog
* Tue Dec 21 2010 Dan Walsh <dwalsh@redhat.com> 2.0.42-1
- Upgrade to latest from NSA
* Fix compliation under GCC 4.6 by Justin Mattock
* Thu Feb 18 2010 Dan Walsh <dwalsh@redhat.com> 2.0.41-3 * Thu Feb 18 2010 Dan Walsh <dwalsh@redhat.com> 2.0.41-3
- Fix libsepol.pc file - Fix libsepol.pc file

View File

@ -1 +1 @@
3520d0884b65227ac2fc7afbbd4367d5 libsepol-2.0.41.tgz 3af0e5230a1a44b344aa2dde5c4a82a5 libsepol-2.0.42.tgz