This commit is contained in:
Jesse Keating 2009-07-25 08:35:31 +00:00
parent fa621852dc
commit 0762b6438c
1 changed files with 4 additions and 1 deletions

View File

@ -5,7 +5,7 @@
Summary: SELinux library and simple utilities
Name: libselinux
Version: 2.0.85
Release: 1%{?dist}
Release: 2%{?dist}
License: Public Domain
Group: System Environment/Libraries
Source: http://www.nsa.gov/research/selinux/%{name}-%{version}.tgz
@ -165,6 +165,9 @@ exit 0
%{ruby_sitearch}/selinux.so
%changelog
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.85-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Tue Jul 7 2009 Dan Walsh <dwalsh@redhat.com> - 2.0.85-1
- Update to upstream
* Reverted Tomas Mraz's fix for freeing thread local storage to avoid