- Upgrade to upstream
Merged man page updates to make "apropos selinux" work from Dan Walsh. Mon Jan 15 2007 Dan Walsh <dwalsh@redhat.com> - 1.33.5-1 - Upgrade to upstream Merged getdefaultcon utility from Dan Walsh.
This commit is contained in:
parent
53158b7152
commit
e1e027390c
@ -102,3 +102,4 @@ libselinux-1.33.2.tgz
|
||||
libselinux-1.33.3.tgz
|
||||
libselinux-1.33.4.tgz
|
||||
libselinux-1.33.5.tgz
|
||||
libselinux-1.33.6.tgz
|
||||
|
@ -1,12 +1,11 @@
|
||||
%define libsepolver 1.15.2-1
|
||||
Summary: SELinux library and simple utilities
|
||||
Name: libselinux
|
||||
Version: 1.33.5
|
||||
Version: 1.33.6
|
||||
Release: 1%{?dist}
|
||||
License: Public domain (uncopyrighted)
|
||||
Group: System Environment/Libraries
|
||||
Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
|
||||
Patch: libselinux-rhat.patch
|
||||
|
||||
BuildRequires: libsepol-devel >= %{libsepolver} swig
|
||||
Requires: libsepol >= %{libsepolver} setransd
|
||||
@ -49,7 +48,6 @@ needed for developing SELinux applications.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch -p1 -b .rhat
|
||||
|
||||
%build
|
||||
make clean
|
||||
@ -121,6 +119,9 @@ exit 0
|
||||
%{_libdir}/python*/site-packages/selinux.py*
|
||||
|
||||
%changelog
|
||||
* Mon Jan 17 2007 Dan Walsh <dwalsh@redhat.com> - 1.33.6-1
|
||||
- Upgrade to upstream
|
||||
* Merged man page updates to make "apropos selinux" work from Dan Walsh.
|
||||
* Mon Jan 15 2007 Dan Walsh <dwalsh@redhat.com> - 1.33.5-1
|
||||
- Upgrade to upstream
|
||||
* Merged getdefaultcon utility from Dan Walsh.
|
||||
|
Loading…
Reference in New Issue
Block a user