- Upgrade to latest from NSA
* Fix compliation under GCC 4.6 by Justin Mattock
This commit is contained in:
parent
957300d4ea
commit
9788767c5c
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||||
|
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user