Riku Meskanen wrote: > Howdy, > > I noticed that the new releas of the OpenSSH 3.2.3p1 > rpm package, > > ftp://ftp.openbsd.org/ > > rpm --rebuild --define "build_6x 1" openssh-3.2.3p1-1.src.rpm > > fails on Red Hat 6.2 because the build6x does not > unfortunately exclude Kerberos5, I'm appending a > small patch that fixes the problem. I realize this is slightly off topic, but I think this has a chance of failing anyway. The problem I think is that a define in a SPEC-file will override any defines given on the commandline, and since build6x is defined as 0 (was so in openssh-3.1p1-3 anyway) it will override any paramaters given on the commandline. I've been at this before ( http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=62584 ) but I thought this would be the right thread to rally more support for my case (-: /David _______________________________________________ Redhat-devel-list mailing list Redhat-devel-list@redhat.com https://listman.redhat.com/mailman/listinfo/redhat-devel-list