* Mon Aug 11 2008 Dan Walsh <dwalsh@redhat.com> 2.0.52-8

- Add missing html_util.py file
This commit is contained in:
Daniel J Walsh 2008-08-11 16:26:35 +00:00
parent 789a6305db
commit 84c51dc263
2 changed files with 5 additions and 4 deletions

View File

@ -1,7 +1,7 @@
diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/Makefile policycoreutils-2.0.54/gui/Makefile
--- nsapolicycoreutils/gui/Makefile 1969-12-31 19:00:00.000000000 -0500
+++ policycoreutils-2.0.54/gui/Makefile 2008-08-06 18:05:28.000000000 -0400
@@ -0,0 +1,36 @@
+++ policycoreutils-2.0.54/gui/Makefile 2008-08-11 12:20:26.000000000 -0400
@@ -0,0 +1,37 @@
+# Installation directories.
+PREFIX ?= ${DESTDIR}/usr
+SHAREDIR ?= $(PREFIX)/share/system-config-selinux
@ -9,6 +9,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/Makefile policycoreu
+TARGETS= \
+booleansPage.py \
+fcontextPage.py \
+html_util.py \
+loginsPage.py \
+mappingsPage.py \
+modulesPage.py \

View File

@ -6,7 +6,7 @@
Summary: SELinux policy core utilities
Name: policycoreutils
Version: 2.0.52
Release: 7%{?dist}
Release: 8%{?dist}
License: GPLv2+
Group: System Environment/Base
Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz
@ -192,7 +192,7 @@ if [ "$1" -ge "1" ]; then
fi
%changelog
* Mon Aug 11 2008 Dan Walsh <dwalsh@redhat.com> 2.0.52-7
* Mon Aug 11 2008 Dan Walsh <dwalsh@redhat.com> 2.0.52-8
- Add missing html_util.py file
* Tue Jul 29 2008 Dan Walsh <dwalsh@redhat.com> 2.0.52-6