From 8804a0d56ea52f9647f7e3fca22ed84938a0cddf Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Jul 07 2006 11:34:10 +0000 Subject: * Tue Jul 4 2006 Dan Walsh 1.30.17-1 - Update to upstream * Lindent. * Merged patch from Dan Walsh with: * -p option (progress) for setfiles and restorecon. * disable context translation for setfiles and restorecon. * on/off values for setsebool. * Merged setfiles and semodule_link fixes from Joshua Brindle. * Thu Jun 22 2006 Dan Walsh 1.30.14-5 - Add progress indicator on fixfiles/setfiles/restorecon --- diff --git a/.cvsignore b/.cvsignore index c118f93..5070623 100644 --- a/.cvsignore +++ b/.cvsignore @@ -106,3 +106,4 @@ policycoreutils-1.30.10.tgz policycoreutils-1.30.11.tgz policycoreutils-1.30.12.tgz policycoreutils-1.30.14.tgz +policycoreutils-1.30.17.tgz diff --git a/policycoreutils.spec b/policycoreutils.spec index 7ea4d34..cdfb4b4 100644 --- a/policycoreutils.spec +++ b/policycoreutils.spec @@ -1,15 +1,14 @@ %define libauditver 1.1.4-3 -%define libsepolver 1.12.17-1 -%define libsemanagever 1.6.8-1 -%define libselinuxver 1.30.12-1 +%define libsepolver 1.12.19-1 +%define libsemanagever 1.6.11-1 +%define libselinuxver 1.30.19-1 Summary: SELinux policy core utilities. Name: policycoreutils -Version: 1.30.14 -Release: 5 +Version: 1.30.17 +Release: 1 License: GPL Group: System Environment/Base Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz -Patch: policycoreutils-rhat.patch BuildRequires: pam-devel libsepol-devel >= %{libsepolver} libsemanage-devel >= %{libsemanagever} libselinux-devel >= %{libselinuxver} libcap-devel audit-libs-devel gettext Requires: /bin/mount /bin/egrep /bin/awk /usr/bin/diff @@ -36,7 +35,6 @@ context. %prep %setup -q -%patch -p1 -b .rhat %build make LOG_AUDIT_PRIV=y LIBDIR="%{_libdir}" CFLAGS="%{optflags}" all @@ -111,6 +109,15 @@ rm -rf %{buildroot} [ -x /sbin/service ] && /sbin/service restorecond condrestart %changelog +* Tue Jul 4 2006 Dan Walsh 1.30.17-1 +- Update to upstream + * Lindent. + * Merged patch from Dan Walsh with: + * -p option (progress) for setfiles and restorecon. + * disable context translation for setfiles and restorecon. + * on/off values for setsebool. + * Merged setfiles and semodule_link fixes from Joshua Brindle. + * Thu Jun 22 2006 Dan Walsh 1.30.14-5 - Add progress indicator on fixfiles/setfiles/restorecon diff --git a/sources b/sources index 68b9c52..c0560d0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bf6bcd12e149c60c34c3957df462b1ff policycoreutils-1.30.14.tgz +2b8a1ac08f54b82f5842a5e75683d5ce policycoreutils-1.30.17.tgz