- Rebuild for new libraries

This commit is contained in:
Daniel J Walsh 2006-11-28 19:04:15 +00:00
parent f9c5836922
commit efbbda85bd

View File

@ -2,7 +2,7 @@
Summary: SELinux policy compiler Summary: SELinux policy compiler
Name: checkpolicy Name: checkpolicy
Version: 1.33.1 Version: 1.33.1
Release: 1 Release: 2%{?dist}
License: GPL License: GPL
Group: Development/System Group: Development/System
Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
@ -47,6 +47,9 @@ rm -rf ${RPM_BUILD_ROOT}
%{_mandir}/man8/checkmodule.8.gz %{_mandir}/man8/checkmodule.8.gz
%changelog %changelog
* Tue Nov 14 2006 Dan Walsh <dwalsh@redhat.com> - 1.33.1-2
- Rebuild for new libraries
* Tue Nov 14 2006 Dan Walsh <dwalsh@redhat.com> - 1.33.1-1 * Tue Nov 14 2006 Dan Walsh <dwalsh@redhat.com> - 1.33.1-1
- Latest update from NSA - Latest update from NSA
* Collapse user identifiers and identifiers together. * Collapse user identifiers and identifiers together.