Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=717337

Paolo Bonzini <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #4 from Paolo Bonzini <[email protected]> 2011-07-01 08:21:33 EDT 
---
An alternative way to fix the rpath problem is to rebuild autoconf-generated
files at RPM build time.  This has the advantage of incorporating bugfixes to
autoconf/automake/libtool automatically.

So that would be

BuildRequires:  pkgconfig, autoconf, automake, libtool
...
%build
autoreconf -fvi
%configure

without the sed lines mentioned in the packaging guidelines.  I'll let you and
other reviewers decide the preferred resolution.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to