RE: setup.ini "depends:"

2008-08-02 Thread Larson, Aaron (SWCOE)
ou> "BD" == brian mailto:[EMAIL PROTECTED] > writes: AL> "Larson, Aaron" wrote: AL> The attached setup.ini file describes three packages, A, B, and C, AL> where A and B have a "1.1.1" and "2.2.2" versions. I want version AL> 1.1.1 of A to require 1.1.1 of B and similarly for A&B versions AL>

Re: [ITP] libserf, libserf-devel, libserf0 - HTTP client library

2008-08-02 Thread David Rothenberger
On 8/2/2008 1:43 PM, Reini Urban wrote: David Rothenberger schrieb: I'm ITP'ing this in preparation for packaging subversion-1.5.1. serf[1] is included in Debian testing[2], but I could not find it in Fedora or SuSE. Hence, I guess I require five GTGs. If so, +1. Also GTG. Packaging looks goo

Re: [ITP] libserf, libserf-devel, libserf0 - HTTP client library

2008-08-02 Thread Reini Urban
David Rothenberger schrieb: I'm ITP'ing this in preparation for packaging subversion-1.5.1. serf[1] is included in Debian testing[2], but I could not find it in Fedora or SuSE. Hence, I guess I require five GTGs. If so, +1. Also GTG. Packaging looks good, builds fine from source. With one mino

[patch] a new setup.exe parameter to specify packages

2008-08-02 Thread Kohsuke Kawaguchi
Hi, I wrote a patch for setup.exe so that it can take a list of packages to be installed via the -P option, like this: setup.exe -P openssh,cvs,subversion This would bring in the 3 modules and all their dependencies (of the curr version.) The main use case for this is to perform unattended ins

Re: setup.ini "depends:"

2008-08-02 Thread Brian Dessent
"Larson, Aaron" wrote: > The attached setup.ini file describes three packages, A, B, and C, > where A and B have a "1.1.1" and "2.2.2" versions. I want version > 1.1.1 of A to require 1.1.1 of B and similarly for A&B versions > 2.2.2. I'm expecting that when I select version 1.1.1 of A, setup >

[ITP] libserf, libserf-devel, libserf0 - HTTP client library

2008-08-02 Thread David Rothenberger
I'm ITP'ing this in preparation for packaging subversion-1.5.1. serf[1] is included in Debian testing[2], but I could not find it in Fedora or SuSE. Hence, I guess I require five GTGs. [libserf setup.hint ] sdesc: "High-performance asynchronous HTTP client library (Documentation

[RFU] speex-1.2rc1

2008-08-02 Thread David Rothenberger
Here are new speex packages updating to upstream 1.2rc1. Please leave 1.2beta3.2 as previous. wget -x -nH --cut-dirs=2 \ http://mysite.verizon.net/res00a7j/cygwin/speex/speex-1.2rc1-1-src.tar.bz2 \ http://mysite.verizon.net/res00a7j/cygwin/speex/speex-1.2rc1-1.tar.bz2 \ http://mysite.verizo

setup.ini "depends:"

2008-08-02 Thread Larson, Aaron
My group has been using Cygwin setup for some time for internal distribution of our software (layered on top of cygwin). It has worked very well. Thank you all who contributed! We now need version dependencies between some of our package versions, and I can't get it to work. I've read the docs