On 07/25/2013 10:52 AM, Jamie Nguyen wrote:
Hi, The spec in question: http://jamielinux.fedorapeople.org/strongswan.spec The lines in question: %configure --disable-static \ --with-ipsec-script=%{name} \ ... snip Last week build on koji rawhide was fine: http://koji.fedoraproject.org/koji/buildinfo?buildID=433709 Today, the %configure macro swallowed a backslash linking the next line, so "--with-ipsec-script=%{name}" was run as a command: http://koji.fedoraproject.org/koji/getfile?taskID=5654451&name=build.log Koji builds on f19 and f18 worked fine today with an identical spec. Tried a scratch build using a triple backslash (\\\) which I've seen used in some specs but never really understood if it's really needed or not. It didn't fix the problem though: http://koji.fedoraproject.org/koji/taskinfo?taskID=5654592 Any ideas?
Looks like breakage caused by the recent libtool-related hardening hackery in redhat-rpm-config (https://bugzilla.redhat.com/show_bug.cgi?id=978949)
- Panu - -- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel