Re: cygport: allow setting prev:, curr:, and test: in autogenerated setup.hint

2015-06-08 Thread Corinna Vinschen
On Jun 4 11:51, Andrew Schulman wrote: It seems you've re-invented something that David Rothenberger has implemented before in a slightly different way: http://thread.gmane.org/gmane.os.cygwin.applications/26034 It's also integrated in my patched-up version of cygport here:

Re: cygport: allow setting prev:, curr:, and test: in autogenerated setup.hint

2015-06-04 Thread Achim Gratz
Andrew Schulman writes: I have a package (socat) where I need to set the curr: and test: fields in setup.hint. I got tired of adding them to the autogenerated setup.hint files after every build, so I wrote a patch for cygport to support specifying them in the cygport file. For example,

Re: cygport: allow setting prev:, curr:, and test: in autogenerated setup.hint

2015-06-04 Thread Andrew Schulman
It seems you've re-invented something that David Rothenberger has implemented before in a slightly different way: http://thread.gmane.org/gmane.os.cygwin.applications/26034 It's also integrated in my patched-up version of cygport here: git://repo.or.cz/cygport/rpm-style.git FWIW,

cygport: allow setting prev:, curr:, and test: in autogenerated setup.hint

2015-06-03 Thread Andrew Schulman
I have a package (socat) where I need to set the curr: and test: fields in setup.hint. I got tired of adding them to the autogenerated setup.hint files after every build, so I wrote a patch for cygport to support specifying them in the cygport file. For example, setting CURR=1.7.3.0-2