SOURCES (DEVEL): coreutils-getgid.patch, coreutils-selinux.patch -...
qboosh
qboosh at pld-linux.org
Wed Nov 22 10:54:45 CET 2006
Author: qboosh Date: Wed Nov 22 09:54:45 2006 GMT
Module: SOURCES Tag: DEVEL
---- Log message:
- updated for 6.5
---- Files affected:
SOURCES:
coreutils-getgid.patch (1.3.4.1 -> 1.3.4.2) , coreutils-selinux.patch (1.8.4.1 -> 1.8.4.2)
---- Diffs:
================================================================
Index: SOURCES/coreutils-getgid.patch
diff -u SOURCES/coreutils-getgid.patch:1.3.4.1 SOURCES/coreutils-getgid.patch:1.3.4.2
--- SOURCES/coreutils-getgid.patch:1.3.4.1 Wed Oct 18 20:39:57 2006
+++ SOURCES/coreutils-getgid.patch Wed Nov 22 10:54:40 2006
@@ -1,14 +1,13 @@
-diff -Nur coreutils-4.5.3.orig/man/Makefile.am coreutils-4.5.3/man/Makefile.am
---- coreutils-4.5.3.orig/man/Makefile.am Fri Aug 9 08:12:29 2002
-+++ coreutils-4.5.3/man/Makefile.am Sun Oct 27 21:38:26 2002
-@@ -10,6 +10,7 @@
- su.1 sum.1 sync.1 tac.1 tail.1 tee.1 test.1 touch.1 tr.1 true.1 tsort.1 \
- tty.1 uname.1 unexpand.1 uniq.1 unlink.1 uptime.1 users.1 vdir.1 wc.1 \
- who.1 whoami.1 yes.1
+--- coreutils-6.5/man/Makefile.am.orig 2006-11-16 09:49:56.000000000 +0100
++++ coreutils-6.5/man/Makefile.am 2006-11-22 10:46:38.209505000 +0100
+@@ -33,6 +33,7 @@
+ whoami.1 yes.1 $(MAN)
+ optional_mans = \
+ chroot.1 hostid.1 nice.1 pinky.1 stty.1 uname.1 uptime.1 users.1 who.1
+man_MANS = getgid.1
- man_aux = $(dist_man_MANS:.1=.x)
+ man_aux = $(dist_man_MANS:.1=.x) $(optional_mans:.1=.x)
diff -Nur coreutils-4.5.3.orig/man/getgid.1 coreutils-4.5.3/man/getgid.1
--- coreutils-4.5.3.orig/man/getgid.1 Thu Jan 1 01:00:00 1970
+++ coreutils-4.5.3/man/getgid.1 Sun Oct 27 21:40:54 2002
================================================================
Index: SOURCES/coreutils-selinux.patch
diff -u SOURCES/coreutils-selinux.patch:1.8.4.1 SOURCES/coreutils-selinux.patch:1.8.4.2
--- SOURCES/coreutils-selinux.patch:1.8.4.1 Wed Nov 1 00:52:09 2006
+++ SOURCES/coreutils-selinux.patch Wed Nov 22 10:54:40 2006
@@ -45,19 +45,18 @@
/* Define to 1 if your processor stores words with the most significant byte
first (like Motorola and SPARC, unlike Intel and VAX). */
#undef WORDS_BIGENDIAN
-diff -Nur coreutils-6.4/man/Makefile.am coreutils-6.4.selinux/man/Makefile.am
---- coreutils-6.4/man/Makefile.am 2006-10-31 23:38:15.000000000 +0000
-+++ coreutils-6.4.selinux/man/Makefile.am 2006-10-31 23:39:34.000000000 +0000
+--- coreutils-6.5/man/Makefile.am.orig 2006-11-22 10:47:32.569505000 +0100
++++ coreutils-6.5/man/Makefile.am 2006-11-22 10:48:11.669505000 +0100
@@ -30,7 +30,7 @@
- shred.1 shuf.1 sleep.1 sort.1 split.1 stat.1 stty.1 \
+ shred.1 shuf.1 sleep.1 sort.1 split.1 stat.1 \
su.1 sum.1 sync.1 tac.1 tail.1 tee.1 test.1 touch.1 tr.1 true.1 tsort.1 \
- tty.1 uname.1 unexpand.1 uniq.1 unlink.1 uptime.1 users.1 vdir.1 wc.1 \
-- who.1 whoami.1 yes.1
-+ who.1 whoami.1 yes.1 chcon.1 runcon.1
+ tty.1 unexpand.1 uniq.1 unlink.1 vdir.1 wc.1 \
+- whoami.1 yes.1 $(MAN)
++ whoami.1 yes.1 chcon.1 runcon.1 $(MAN)
+ optional_mans = \
+ chroot.1 hostid.1 nice.1 pinky.1 stty.1 uname.1 uptime.1 users.1 who.1
man_MANS = getgid.1
-
- man_aux = $(dist_man_MANS:.1=.x)
-@@ -139,6 +139,8 @@
+@@ -142,6 +142,8 @@
who.1: $(common_dep) $(srcdir)/who.x ../src/who.c
whoami.1: $(common_dep) $(srcdir)/whoami.x ../src/whoami.c
yes.1: $(common_dep) $(srcdir)/yes.x ../src/yes.c
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/coreutils-getgid.patch?r1=1.3.4.1&r2=1.3.4.2&f=u
http://cvs.pld-linux.org/SOURCES/coreutils-selinux.patch?r1=1.8.4.1&r2=1.8.4.2&f=u
More information about the pld-cvs-commit
mailing list