diff --git a/policycoreutils-rhat.patch b/policycoreutils-rhat.patch index 3f0fb54..d07930a 100644 --- a/policycoreutils-rhat.patch +++ b/policycoreutils-rhat.patch @@ -1,6 +1,6 @@ -diff --exclude-from=exclude -N -u -r nsapolicycoreutils/audit2why/audit2why.1 policycoreutils-1.23.8/audit2why/audit2why.1 +diff --exclude-from=exclude -N -u -r nsapolicycoreutils/audit2why/audit2why.1 policycoreutils-1.23.9/audit2why/audit2why.1 --- nsapolicycoreutils/audit2why/audit2why.1 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-1.23.8/audit2why/audit2why.1 2005-05-16 15:40:04.000000000 -0400 ++++ policycoreutils-1.23.9/audit2why/audit2why.1 2005-05-16 17:24:58.000000000 -0400 @@ -0,0 +1,62 @@ +.\" Hey, Emacs! This is an -*- nroff -*- source file. +.\" Copyright (c) 2005 Dan Walsh @@ -64,9 +64,9 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/audit2why/audit2why.1 po +.I Dan Walsh , +.B audit2why +utility was written by Stephen Smalley . -diff --exclude-from=exclude -N -u -r nsapolicycoreutils/audit2why/Makefile policycoreutils-1.23.8/audit2why/Makefile +diff --exclude-from=exclude -N -u -r nsapolicycoreutils/audit2why/Makefile policycoreutils-1.23.9/audit2why/Makefile --- nsapolicycoreutils/audit2why/Makefile 2005-05-16 15:40:11.000000000 -0400 -+++ policycoreutils-1.23.8/audit2why/Makefile 2005-05-16 15:40:04.000000000 -0400 ++++ policycoreutils-1.23.9/audit2why/Makefile 2005-05-16 17:26:05.000000000 -0400 @@ -1,6 +1,6 @@ # Installation directories. PREFIX ?= ${DESTDIR}/usr @@ -75,6 +75,15 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/audit2why/Makefile polic LIBDIR ?= ${PREFIX}/lib MANDIR ?= $(PREFIX)/share/man LOCALEDIR ?= /usr/share/locale +@@ -8,7 +8,7 @@ + + CFLAGS = -Werror + override CFLAGS += -Wall -W +-LDLIBS += ${LIBDIR}/libsepol.a -lselinux ++LDLIBS += -lsepol -lselinux + + TARGETS=audit2why + @@ -17,6 +17,8 @@ install: all -mkdir -p $(BINDIR) @@ -84,9 +93,9 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/audit2why/Makefile polic clean: rm -f $(TARGETS) *.o -diff --exclude-from=exclude -N -u -r nsapolicycoreutils/scripts/fixfiles policycoreutils-1.23.8/scripts/fixfiles +diff --exclude-from=exclude -N -u -r nsapolicycoreutils/scripts/fixfiles policycoreutils-1.23.9/scripts/fixfiles --- nsapolicycoreutils/scripts/fixfiles 2005-04-29 14:11:23.000000000 -0400 -+++ policycoreutils-1.23.8/scripts/fixfiles 2005-05-16 15:40:04.000000000 -0400 ++++ policycoreutils-1.23.9/scripts/fixfiles 2005-05-16 17:24:58.000000000 -0400 @@ -164,7 +164,7 @@ fi