*** 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.9.tgz
|
||||||
libsemanage-1.5.11.tgz
|
libsemanage-1.5.11.tgz
|
||||||
libsemanage-1.5.14.tgz
|
libsemanage-1.5.14.tgz
|
||||||
|
libsemanage-1.5.15.tgz
|
||||||
|
@ -1,13 +1,12 @@
|
|||||||
%define libsepolver 1.11.9-1
|
%define libsepolver 1.11.9-1
|
||||||
%define libselinuxver 1.29.5-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.14
|
Version: 1.5.15
|
||||||
Release: 2
|
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 -p1 -b .rhat
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
make clean
|
make clean
|
||||||
@ -78,6 +76,18 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
|
|
||||||
%changelog
|
%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
|
* Fri Jan 13 2006 Dan Walsh <dwalsh@redhat.com> 1.5.14-2
|
||||||
- Break out python out of regular Makefile
|
- Break out python out of regular Makefile
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user