*** empty log message ***
This commit is contained in:
parent
cef3ae1b81
commit
42ed049e66
@ -48,3 +48,4 @@ libsemanage-1.5.8.tgz
|
||||
libsemanage-1.5.9.tgz
|
||||
libsemanage-1.5.11.tgz
|
||||
libsemanage-1.5.14.tgz
|
||||
libsemanage-1.5.15.tgz
|
||||
|
@ -1,13 +1,12 @@
|
||||
%define libsepolver 1.11.9-1
|
||||
%define libselinuxver 1.29.5-1
|
||||
%define libselinuxver 1.29.6-1
|
||||
Summary: SELinux binary policy manipulation library
|
||||
Name: libsemanage
|
||||
Version: 1.5.14
|
||||
Release: 2
|
||||
Version: 1.5.15
|
||||
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 -p1 -b .rhat
|
||||
|
||||
%build
|
||||
make clean
|
||||
@ -78,6 +76,18 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
|
||||
%changelog
|
||||
|
||||
* Fri Jan 13 2006 Dan Walsh <dwalsh@redhat.com> 1.5.15-1
|
||||
- Upgrade to latest from NSA
|
||||
* Merged pywrap Makefile diff from Dan Walsh.
|
||||
* Merged cache management patch from Ivan Gyurdiev.
|
||||
* Merged bugfix for dbase_llist_clear from Ivan Gyurdiev.
|
||||
* Merged remove apply_local function patch from Ivan Gyurdiev.
|
||||
* Merged only do read locking in direct case patch from Ivan Gyurdiev.
|
||||
* Merged cache error path memory leak fix from Ivan Gyurdiev.
|
||||
* Merged auto-generated file header patch from Ivan Gyurdiev.
|
||||
* Merged pywrap test update from Ivan Gyurdiev.
|
||||
* Merged hidden defs update from Ivan Gyurdiev.
|
||||
|
||||
* Fri Jan 13 2006 Dan Walsh <dwalsh@redhat.com> 1.5.14-2
|
||||
- Break out python out of regular Makefile
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user