rpms/coreutils/devel coreutils-5.2.1-runuser.patch, 1.15, 1.16 coreutils.spec, 1.174, 1.175

Tim Waugh (twaugh) fedora-extras-commits at redhat.com
Tue Aug 14 10:21:15 UTC 2007


Author: twaugh

Update of /cvs/pkgs/rpms/coreutils/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26442

Modified Files:
	coreutils-5.2.1-runuser.patch coreutils.spec 
Log Message:
* Tue Aug 14 2007 Tim Waugh <twaugh at redhat.com> 6.9-5
- Don't generate runuser.1 since we ship a complete manpage for it
  (bug #241662).


coreutils-5.2.1-runuser.patch:

Index: coreutils-5.2.1-runuser.patch
===================================================================
RCS file: /cvs/pkgs/rpms/coreutils/devel/coreutils-5.2.1-runuser.patch,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- coreutils-5.2.1-runuser.patch	9 Jan 2007 19:29:30 -0000	1.15
+++ coreutils-5.2.1-runuser.patch	14 Aug 2007 10:21:12 -0000	1.16
@@ -304,14 +304,6 @@
    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 unexpand.1 uniq.1 unlink.1 vdir.1 wc.1 \
-@@ -105,6 +105,7 @@
- readlink.1:	$(common_dep)	$(srcdir)/readlink.x	../src/readlink.c
- rm.1:		$(common_dep)	$(srcdir)/rm.x		../src/rm.c
- rmdir.1:	$(common_dep)	$(srcdir)/rmdir.x	../src/rmdir.c
-+runuser.1:	$(common_dep)	$(srcdir)/runuser.x	../src/su.c
- seq.1:		$(common_dep)	$(srcdir)/seq.x		../src/seq.c
- sha1sum.1:	$(common_dep)	$(srcdir)/sha1sum.x	../src/md5sum.c
- sha224sum.1:	$(common_dep)	$(srcdir)/sha224sum.x	../src/md5sum.c
 --- /dev/null	2007-01-09 09:38:07.860075128 +0000
 +++ coreutils-6.7/man/runuser.x	2007-01-09 17:27:56.000000000 +0000
 @@ -0,0 +1,4 @@


Index: coreutils.spec
===================================================================
RCS file: /cvs/pkgs/rpms/coreutils/devel/coreutils.spec,v
retrieving revision 1.174
retrieving revision 1.175
diff -u -r1.174 -r1.175
--- coreutils.spec	4 Jul 2007 18:14:47 -0000	1.174
+++ coreutils.spec	14 Aug 2007 10:21:12 -0000	1.175
@@ -1,7 +1,7 @@
 Summary: The GNU core utilities: a set of tools commonly used in shell scripts
 Name:    coreutils
 Version: 6.9
-Release: 4%{?dist}
+Release: 5%{?dist}
 License: GPL
 Group:   System Environment/Base
 Url:     http://www.gnu.org/software/coreutils/
@@ -280,6 +280,10 @@
 /sbin/runuser
 
 %changelog
+* Tue Aug 14 2007 Tim Waugh <twaugh at redhat.com> 6.9-5
+- Don't generate runuser.1 since we ship a complete manpage for it
+  (bug #241662).
+
 * Wed Jul  4 2007 Tim Waugh <twaugh at redhat.com> 6.9-4
 - Use hard links instead of symbolic links for LC_TIME files (bug #246729).
 




More information about the fedora-extras-commits mailing list