- 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.19.tgz
|
||||||
libsemanage-1.5.20.tgz
|
libsemanage-1.5.20.tgz
|
||||||
libsemanage-1.5.21.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
|
%define libselinuxver 1.29.6-1
|
||||||
Summary: SELinux binary policy manipulation library
|
Summary: SELinux binary policy manipulation library
|
||||||
Name: libsemanage
|
Name: libsemanage
|
||||||
Version: 1.5.21
|
Version: 1.5.23
|
||||||
Release: 2.1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Source: http://www.nsa.gov/selinux/archives/libsemanage-%{version}.tgz
|
Source: http://www.nsa.gov/selinux/archives/libsemanage-%{version}.tgz
|
||||||
Patch: libsemanage-rhat.patch
|
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-buildroot
|
BuildRoot: %{_tmppath}/%{name}-buildroot
|
||||||
BuildRequires: libselinux-devel >= %{libselinuxver}
|
BuildRequires: libselinux-devel >= %{libselinuxver}
|
||||||
@ -40,7 +39,6 @@ needed for developing applications that manipulate binary policies.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch -p2 -b .rhat
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
make clean
|
make clean
|
||||||
@ -77,6 +75,13 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.5.21-2.1
|
||||||
- bump again for double-long bug on ppc(64)
|
- bump again for double-long bug on ppc(64)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user