- 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:
Daniel J Walsh 2006-02-13 19:31:17 +00:00
parent bdc5c5031f
commit 5cdd750209
3 changed files with 12 additions and 6 deletions

View File

@ -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

View File

@ -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)

View File

@ -1 +1 @@
b102f0d9a53b79927aeeff9c5fe448d0 libsemanage-1.5.21.tgz
0484ae69e477977a298a64e5084f8856 libsemanage-1.5.23.tgz