- Rebuild to get latest libsepol

This commit is contained in:
Daniel J Walsh 2005-12-16 14:18:43 +00:00
parent aba9acb9b5
commit b1640a4ffb
1 changed files with 6 additions and 2 deletions

View File

@ -1,8 +1,8 @@
%define libsepolver 1.10-1
%define libsepolver 1.11.1-1
Summary: SELinux policy compiler
Name: checkpolicy
Version: 1.28
Release: 1.1
Release: 2
License: GPL
Group: Development/System
Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
@ -28,6 +28,7 @@ Only required for building policies.
%setup -q
%build
make clean
make LIBDIR="%{_libdir}" CFLAGS="%{optflags}"
%install
@ -46,6 +47,9 @@ rm -rf ${RPM_BUILD_ROOT}
%{_mandir}/man8/checkmodule.8.gz
%changelog
* Fri Dec 16 2005 Dan Walsh <dwalsh@redhat.com> 1.28-2
- Rebuild to get latest libsepol
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
- rebuilt