[PATCH] setup: use libgcrypt for md5

2012-11-08 Thread Yaakov (Cygwin/X)
IIUC libmd5-rfc preceded libgcrypt in setup by a few years. But now that we're using libgcrypt for gpg/s-expr, I think it only makes sense that we use it as well for MD5 hashing. (FWIW, this also shaves 2.5KB off the stripped, uncompressed binary.) Patch attached. Yaakov 2012-11-08 Yaakov

Re: [PATCH] setup: use libgcrypt for md5

2012-11-08 Thread Corinna Vinschen
On Nov 8 02:03, Yaakov (Cygwin/X) wrote: IIUC libmd5-rfc preceded libgcrypt in setup by a few years. But now that we're using libgcrypt for gpg/s-expr, I think it only makes sense that we use it as well for MD5 hashing. (FWIW, this also shaves 2.5KB off the stripped, uncompressed binary.)

Re: [ITP] openmpi-1.6.3-2

2012-11-08 Thread Corinna Vinschen
On Nov 3 19:52, marco atzeri wrote: Hi, intention to package the OpenMPI: A High Performance Message Passing Library http://www.open-mpi.org/ already present in all major disti's. To download (remove the index.html's) : wget -r -np -nH --cut-dirs=1 \

src/winsup/cygwin ChangeLog.64bit fhandler_soc ...

2012-11-08 Thread corinna
CVSROOT:/cvs/src Module name:src Branch: cygwin-64bit-branch Changes by: cori...@sourceware.org 2012-11-08 11:32:02 Modified files: winsup/cygwin : ChangeLog.64bit fhandler_socket.cc Log message: * fhandler_socket.cc (fhandler_socket::ioctl): Don't use

src/winsup/cygwin ChangeLog.64bit cygheap.h fo ...

2012-11-08 Thread corinna
CVSROOT:/cvs/src Module name:src Branch: cygwin-64bit-branch Changes by: cori...@sourceware.org 2012-11-08 17:25:48 Modified files: winsup/cygwin : ChangeLog.64bit cygheap.h fork.cc heap.cc hookapi.cc kernel32.cc fhandler.h mtinfo.h

winsup/cygwin ChangeLog fhandler_termios.cc fh ...

2012-11-08 Thread cgf
CVSROOT:/cvs/uberbaum Module name:winsup Changes by: c...@sourceware.org 2012-11-08 17:27:00 Modified files: cygwin : ChangeLog fhandler_termios.cc fhandler_tty.cc sigproc.cc Log message: * fhandler_termios.cc

src/winsup/cygwin ChangeLog sigproc.cc

2012-11-08 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: cori...@sourceware.org 2012-11-08 18:41:58 Modified files: winsup/cygwin : ChangeLog sigproc.cc Log message: * sigproc.cc (proc_subproc): Delete unused variable child. Patches:

src/winsup/cygwin ChangeLog ChangeLog.64bit fh ...

2012-11-08 Thread corinna
CVSROOT:/cvs/src Module name:src Branch: cygwin-64bit-branch Changes by: cori...@sourceware.org 2012-11-08 18:51:28 Modified files: winsup/cygwin : ChangeLog ChangeLog.64bit fhandler_termios.cc fhandler_tty.cc sigproc.cc tty.h Log

Info for the item does patch.exe work different than other unx patch tools? (i.e. hunk 1 out of 3 hunks failed)

2012-11-08 Thread Thomas Höhenleitner
Hello, using Cygwin patch.exe in a batch file I ran into the problem that patch failed for some reason (hunk 1 out of 3 hunks failed): Investigating this issue I found that inserting unix2dos my.patch before applying the patch was my friend! Being paranoid I tried dos2unix my.patch before

Re: Info for the item does patch.exe work different than other unx patch tools? (i.e. hunk 1 out of 3 hunks failed)

2012-11-08 Thread Earnie Boyd
On Thu, Nov 8, 2012 at 5:30 AM, Thomas Höhenleitner wrote: So now I had a closer look to the diff generated my.patch file and I found out, that the file had somehow hybrid line endings: * the header with the file names was unix-like * the body with the diff info was dos-like The reason

Re: Info for the item does patch.exe work different than other unx patch tools? (i.e. hunk 1 out of 3 hunks failed)

2012-11-08 Thread Ryan Johnson
On 08/11/2012 5:30 AM, Thomas Höhenleitner wrote: Hello, using Cygwin patch.exe in a batch file I ran into the problem that patch failed for some reason (hunk 1 out of 3 hunks failed): Investigating this issue I found that inserting unix2dos my.patch before applying the patch was my friend!

Re: aspell 0.60.6.1-1 does not install any dictionaries by default (RE: git gui 1.7.9-1: spell checking is unavailable error message)

2012-11-08 Thread Andrey Repin
Greetings, Matt Seitz! It looks like the Fedora team originally installed the aspell-en dictionary by default whenever aspell was installed. Then they dropped it as a dependency for the same reason given earlier in this thread: that it's not really required for aspell. Then they made

Re: Info for the item does patch.exe work different than other unx patch tools? (i.e. hunk 1 out of 3 hunks failed)

2012-11-08 Thread Thomas Höhenleitner
Thanks a lot, Earnie, for your answer. I do not know whitch patch command line switch do you mean. With -l I had already tried. In my answer to Ryan follows an example, I created. Bes regards, Thomas 2012/11/8 Earnie Boyd ear...@users.sourceforge.net: On Thu, Nov 8, 2012 at 5:30 AM, Thomas

Re: Info for the item does patch.exe work different than other unx patch tools? (i.e. hunk 1 out of 3 hunks failed)

2012-11-08 Thread Thomas Höhenleitner
May be because of the attatched file the mail before is not delivered.. Here is a temporary link to the attached file: https://www.dropbox.com/s/7etntr4jukp9t5l/ExamplePatch.zip 2012/11/8 Thomas Höhenleitner tho...@seerose.net: Hello Ryan, first I appologize for the wrong hunks-failed info.

RE: Info for the item does patch.exe work different than other unx patch tools? (i.e. hunk 1 out of 3 hunks failed)

2012-11-08 Thread Adam Dinwoodie
Thomas Höhenleitner wrote: snip 2012/11/8 Thomas Höhenleitner thomas@snip: snip 2012/11/8 Ryan Johnson ryan.johnson@snip: snip Per http://cygwin.com/lists.html, please don't include raw email addresses in your replies. This mailing list is archived online, and we'd rather not feed the

Re: Info for the item does patch.exe work different than other unx patch tools? (i.e. hunk 1 out of 3 hunks failed)

2012-11-08 Thread Earnie Boyd
On Thu, Nov 8, 2012 at 10:15 AM, Thomas Höhenleitner wrote: Please do not top post. Thanks a lot, Earnie, for your answer. I do not know whitch patch command line switch do you mean. With -l I had already tried. I should have said diff instead of patch. --strip-trailing-cr -- Earnie --

Re: aspell 0.60.6.1-1 does not install any dictionaries by default (RE: git gui 1.7.9-1: spell checking is unavailable error message)

2012-11-08 Thread Matt Seitz
From: Andrey Repin From: Matt Seitz https://bugzilla.redhat.com/show_bug.cgi?id=494084 Does it make sense for Cygwin to follow Fedora's lead, and install aspell-en by default when aspell is installed? No, it makes sense to report this issue to Git maintaners. OK, I can do that.

Re: aspell 0.60.6.1-1 does not install any dictionaries by default (RE: git gui 1.7.9-1: spell checking is unavailable error message)

2012-11-08 Thread Matt Seitz
From: Matt Seitz I looked through setup.log. I see that something triggered aspell to be installed on Nov. 5: 2012/11/05 06:48:59 Adding required dependency aspell: Selecting version 0.60.6.1-1 for installation. 2012/11/05 06:48:59 Adding required dependency libaspell15: Selecting version

Re: aspell 0.60.6.1-1 does not install any dictionaries by default (RE: git gui 1.7.9-1: spell checking is unavailable error message)

2012-11-08 Thread Matt Seitz
From: Matt Seitz From: Matt Seitz I looked through setup.log. I see that something triggered aspell to be installed on Nov. 5: What's the best way for me to determine which packaged triggered adding the required dependency aspell? I'm suspecting the problem has something to do

Re: aspell 0.60.6.1-1 does not install any dictionaries by default (RE: git gui 1.7.9-1: spell checking is unavailable error message)

2012-11-08 Thread Andrey Repin
Greetings, Matt Seitz! https://bugzilla.redhat.com/show_bug.cgi?id=494084 Does it make sense for Cygwin to follow Fedora's lead, and install aspell-en by default when aspell is installed? No, it makes sense to report this issue to Git maintaners. OK, I can do that. However, based on the

Re: aspell 0.60.6.1-1 does not install any dictionaries by default (RE: git gui 1.7.9-1: spell checking is unavailable error message)

2012-11-08 Thread Matt Seitz
From: Andrey Repin So it seems like the options are: 1. Change git-gui and other aspell based applications to suppress their error message when the default dictionary is specified and no dictionary is present. Specified where? Sorry, I wasn't clear. The git-gui program is just

(base-files 4.1-2) Typos in Default Home Directory Files

2012-11-08 Thread Ethan Warth
I send this to report a comment typo in the the skeleton files automatically added to home folders (package base-files was updated to version 4.1-2 to verify the typos were still in the newest release). 1901/4086 MB RAM 0.00 0.00 0.00 2/7 Thu Nov 08 11:00:55 11:00 PM [0 jobs] [ethan@firetail: +1]