This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: mktemp and util-linux vs. new coreutils


Yaakov (Cygwin Ports) wrote:

Eric Blake wrote:
| I'm ready to bump the existing coreutils 6.10-1 to current; no serious bug
| reports have been raised. I'd like to do it at the same time as we upload
| your util-linux, so the ball's in your court now.


RFU:

ftp://sunsite.dk/projects/cygwinports/release/util-linux/setup.hint
ftp://sunsite.dk/projects/cygwinports/release/util-linux/util-linux-2.13.1-1-src.tar.bz2


ftp://sunsite.dk/projects/cygwinports/release/util-linux/util-linux-2.13.1-1.tar.bz2


When you're ready, Eric, go ahead and do the following (on the server):


mv release/mktemp release/_obsolete/

cat release/_obsolete/mktemp/setup.hint |\
	sed -e 's/category: .*$/category: _obsolete/' |\
	sed -e 's/ldesc: "/ldesc: "Obsoleted by coreutils.\n/' >\
    release/_obsolete/mktemp/setup.hint.new

mv release/_obsolete/mktemp/setup.hint.new \
   release/_obsolete/mktemp/setup.hint

--
Chuck


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]