- Upgrade to latest from NSA
Merged optionals in base patch from Joshua Brindle. Merged treat seusers/users_extra as optional sections patch from Ivan Gyurdiev. Merged parse_optional fixes from Ivan Gyurdiev.
This commit is contained in:
parent
bdc5c5031f
commit
5cdd750209
@ -54,3 +54,4 @@ libsemanage-1.5.18.tgz
|
||||
libsemanage-1.5.19.tgz
|
||||
libsemanage-1.5.20.tgz
|
||||
libsemanage-1.5.21.tgz
|
||||
libsemanage-1.5.23.tgz
|
||||
|
@ -1,13 +1,12 @@
|
||||
%define libsepolver 1.11.13-1
|
||||
%define libsepolver 1.11.14-1
|
||||
%define libselinuxver 1.29.6-1
|
||||
Summary: SELinux binary policy manipulation library
|
||||
Name: libsemanage
|
||||
Version: 1.5.21
|
||||
Release: 2.1
|
||||
Version: 1.5.23
|
||||
Release: 1
|
||||
License: GPL
|
||||
Group: System Environment/Libraries
|
||||
Source: http://www.nsa.gov/selinux/archives/libsemanage-%{version}.tgz
|
||||
Patch: libsemanage-rhat.patch
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-buildroot
|
||||
BuildRequires: libselinux-devel >= %{libselinuxver}
|
||||
@ -40,7 +39,6 @@ needed for developing applications that manipulate binary policies.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch -p2 -b .rhat
|
||||
|
||||
%build
|
||||
make clean
|
||||
@ -77,6 +75,13 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Mon Feb 13 2006 Dan Walsh <dwalsh@redhat.com> - 1.5.23-1
|
||||
- Upgrade to latest from NSA
|
||||
* Merged optionals in base patch from Joshua Brindle.
|
||||
* Merged treat seusers/users_extra as optional sections patch from
|
||||
Ivan Gyurdiev.
|
||||
* Merged parse_optional fixes from Ivan Gyurdiev.
|
||||
|
||||
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.5.21-2.1
|
||||
- bump again for double-long bug on ppc(64)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user