diff --git a/policycoreutils-rhat.patch b/policycoreutils-rhat.patch index 6fb7d54..2109e68 100644 --- a/policycoreutils-rhat.patch +++ b/policycoreutils-rhat.patch @@ -1,12 +1,13 @@ diff --git a/policycoreutils/.gitignore b/policycoreutils/.gitignore -index 50f8b82..aa1045a 100644 +index 50f8b82..122c7a8 100644 --- a/policycoreutils/.gitignore +++ b/policycoreutils/.gitignore -@@ -14,3 +14,4 @@ sestatus/sestatus +@@ -14,3 +14,5 @@ sestatus/sestatus setfiles/restorecon setfiles/setfiles setsebool/setsebool +gui ++.tx diff --git a/policycoreutils/Makefile b/policycoreutils/Makefile index 9cfe3bc..e31f7d3 100644 --- a/policycoreutils/Makefile @@ -178,2603 +179,4534 @@ index 42f08d0..989817b 100644 if (set_signal_handles()) return -1; +diff --git a/policycoreutils/po/Makefile b/policycoreutils/po/Makefile +index a52e4b0..1b8c8c0 100644 +--- a/policycoreutils/po/Makefile ++++ b/policycoreutils/po/Makefile +@@ -45,7 +45,34 @@ POTFILES = \ + ../restorecond/stringslist.h \ + ../restorecond/restorecond.c \ + ../restorecond/utmpwatcher.c \ +- ../secon/secon.c \ ++ ../gui/booleansPage.py \ ++ ../gui/fcontextPage.py \ ++ ../gui/loginsPage.py \ ++ ../gui/mappingsPage.py \ ++ ../gui/modulesPage.py \ ++ ../gui/polgen.glade \ ++ ../gui/polgengui.py \ ++ ../gui/polgen.py \ ++ ../gui/portsPage.py \ ++ ../gui/selinux.tbl \ ++ ../gui/semanagePage.py \ ++ ../gui/statusPage.py \ ++ ../gui/system-config-selinux.glade \ ++ ../gui/system-config-selinux.py \ ++ ../gui/usersPage.py \ ++ ../gui/templates/executable.py \ ++ ../gui/templates/__init__.py \ ++ ../gui/templates/network.py \ ++ ../gui/templates/rw.py \ ++ ../gui/templates/script.py \ ++ ../gui/templates/semodule.py \ ++ ../gui/templates/tmp.py \ ++ ../gui/templates/user.py \ ++ ../gui/templates/var_lib.py \ ++ ../gui/templates/var_log.py \ ++ ../gui/templates/var_run.py \ ++ ../gui/templates/var_spool.py \ ++ ../secon/secon.c + + #default:: clean + +diff --git a/policycoreutils/po/POTFILES b/policycoreutils/po/POTFILES +index 7d9ad7d..667e394 100644 +--- a/policycoreutils/po/POTFILES ++++ b/policycoreutils/po/POTFILES +@@ -1,26 +1,50 @@ +- ../run_init/open_init_pty.c \ +- ../run_init/run_init.c \ +- ../semodule_link/semodule_link.c \ +- ../audit2allow/audit2allow \ +- ../semanage/seobject.py \ +- ../restorecon/restorecon.c \ +- ../setsebool/setsebool.c \ +- ../newrole/newrole.c \ +- ../load_policy/load_policy.c \ +- ../sestatus/sestatus.c \ +- ../semodule/semodule.c \ +- ../setfiles/setfiles.c \ +- ../semodule_package/semodule_package.c \ +- ../semodule_deps/semodule_deps.c \ +- ../semodule_expand/semodule_expand.c \ +- ../scripts/genhomedircon \ +- ../scripts/chcat \ +- ../scripts/fixfiles \ +- ../restorecond/stringslist.c \ +- ../restorecond/restorecond.h \ +- ../restorecond/utmpwatcher.h \ +- ../restorecond/stringslist.h \ +- ../restorecond/restorecond.c \ +- ../restorecond/utmpwatcher.c \ +- ../secon/secon.c \ +- ++ ../run_init/open_init_pty.c ++ ../run_init/run_init.c ++ ../semodule_link/semodule_link.c ++ ../audit2allow/audit2allow ++ ../semanage/seobject.py ++ ../setsebool/setsebool.c ++ ../newrole/newrole.c ++ ../load_policy/load_policy.c ++ ../sestatus/sestatus.c ++ ../semodule/semodule.c ++ ../setfiles/setfiles.c ++ ../semodule_package/semodule_package.c ++ ../semodule_deps/semodule_deps.c ++ ../semodule_expand/semodule_expand.c ++ ../scripts/chcat ++ ../scripts/fixfiles ++ ../restorecond/stringslist.c ++ ../restorecond/restorecond.h ++ ../restorecond/utmpwatcher.h ++ ../restorecond/stringslist.h ++ ../restorecond/restorecond.c ++ ../restorecond/utmpwatcher.c ++ ../gui/booleansPage.py ++ ../gui/fcontextPage.py ++ ../gui/loginsPage.py ++ ../gui/mappingsPage.py ++ ../gui/modulesPage.py ++ ../gui/polgen.glade ++ ../gui/polgengui.py ++ ../gui/polgen.py ++ ../gui/portsPage.py ++ ../gui/selinux.tbl ++ ../gui/semanagePage.py ++ ../gui/statusPage.py ++ ../gui/system-config-selinux.glade ++ ../gui/system-config-selinux.py ++ ../gui/usersPage.py ++ ../gui/templates/executable.py ++ ../gui/templates/__init__.py ++ ../gui/templates/network.py ++ ../gui/templates/rw.py ++ ../gui/templates/script.py ++ ../gui/templates/semodule.py ++ ../gui/templates/tmp.py ++ ../gui/templates/user.py ++ ../gui/templates/var_lib.py ++ ../gui/templates/var_log.py ++ ../gui/templates/var_run.py ++ ../gui/templates/var_spool.py ++ ../secon/secon.c +diff --git a/policycoreutils/po/POTFILES.in b/policycoreutils/po/POTFILES.in +index 0cbf0a9..aab1a4e 100644 +--- a/policycoreutils/po/POTFILES.in ++++ b/policycoreutils/po/POTFILES.in +@@ -34,7 +34,6 @@ gui/semanagePage.py + gui/statusPage.py + gui/system-config-selinux.glade + gui/system-config-selinux.py +-gui/translationsPage.py + gui/usersPage.py + gui/templates/executable.py + gui/templates/__init__.py diff --git a/policycoreutils/po/af.po b/policycoreutils/po/af.po -deleted file mode 100644 -index afeaa9f..0000000 +index afeaa9f..39fc94a 100644 --- a/policycoreutils/po/af.po -+++ /dev/null -@@ -1,1270 +0,0 @@ --# SOME DESCRIPTIVE TITLE. --# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER --# This file is distributed under the same license as the PACKAGE package. --# FIRST AUTHOR , YEAR. --# --#, fuzzy --msgid "" --msgstr "" --"Project-Id-Version: PACKAGE VERSION\n" --"Report-Msgid-Bugs-To: \n" ++++ b/policycoreutils/po/af.po +@@ -8,7 +8,7 @@ msgid "" + msgstr "" + "Project-Id-Version: PACKAGE VERSION\n" + "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-27 10:49-0400\n" --"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" --"Last-Translator: FULL NAME \n" --"Language-Team: LANGUAGE \n" --"Language: \n" --"MIME-Version: 1.0\n" --"Content-Type: text/plain; charset=UTF-8\n" --"Content-Transfer-Encoding: 8bit\n" -- --#: ../run_init/run_init.c:67 --msgid "" --"USAGE: run_init