- Change default to __default__
This commit is contained in:
parent
9f412a6358
commit
08d2242291
@ -57,3 +57,4 @@ libselinux-1.27.10.tgz
|
||||
libselinux-1.27.12.tgz
|
||||
libselinux-1.27.13.tgz
|
||||
libselinux-1.27.14.tgz
|
||||
libselinux-1.27.17.tgz
|
||||
|
@ -1,12 +1,11 @@
|
||||
%define libsepolver 1.9.32-1
|
||||
Summary: SELinux library and simple utilities
|
||||
Name: libselinux
|
||||
Version: 1.27.14
|
||||
Release: 3
|
||||
Version: 1.27.17
|
||||
Release: 1
|
||||
License: Public domain (uncopyrighted)
|
||||
Group: System Environment/Libraries
|
||||
Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
|
||||
Patch: libselinux-rhat.patch
|
||||
|
||||
Prereq: libsetrans
|
||||
Requires: libsepol >= %{libsepolver}
|
||||
@ -39,7 +38,6 @@ needed for developing SELinux applications.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch -p1 -b .rhat
|
||||
|
||||
%build
|
||||
make CFLAGS="-g %{optflags}"
|
||||
@ -92,18 +90,21 @@ exit 0
|
||||
%{_mandir}/man8/*
|
||||
|
||||
%changelog
|
||||
* Wed Oct 26 2005 Dan Walsh <dwalsh@redhat.com> 1.9.24-3
|
||||
* Wed Oct 26 2005 Dan Walsh <dwalsh@redhat.com> 1.27.17-1
|
||||
- Change default to __default__
|
||||
|
||||
* Tue Oct 25 2005 Dan Walsh <dwalsh@redhat.com> 1.9.24-2
|
||||
* Wed Oct 26 2005 Dan Walsh <dwalsh@redhat.com> 1.27.14-3
|
||||
- Change default to __default__
|
||||
|
||||
* Tue Oct 25 2005 Dan Walsh <dwalsh@redhat.com> 1.27.14-2
|
||||
- Add selinux_translations_path
|
||||
|
||||
* Tue Oct 25 2005 Dan Walsh <dwalsh@redhat.com> 1.9.24-1
|
||||
* Tue Oct 25 2005 Dan Walsh <dwalsh@redhat.com> 1.27.14-1
|
||||
- Update to latest from NSA
|
||||
* Merged selinux_path() and selinux_homedir_context_path()
|
||||
functions from Joshua Brindle.
|
||||
|
||||
* Fri Oct 21 2005 Dan Walsh <dwalsh@redhat.com> 1.9.23-2
|
||||
* Fri Oct 21 2005 Dan Walsh <dwalsh@redhat.com> 1.27.13-2
|
||||
- Need to check for /sbin/telinit
|
||||
|
||||
* Thu Oct 20 2005 Dan Walsh <dwalsh@redhat.com> 1.27.13-1
|
||||
|
Loading…
Reference in New Issue
Block a user