[Bug 183290] Review Request: libipoddevice

bugzilla at redhat.com bugzilla at redhat.com
Fri Mar 3 06:13:26 UTC 2006


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

Summary: Review Request: libipoddevice


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





------- Additional Comments From rc040203 at freenet.de  2006-03-03 01:13 EST -------
Some recommendations for you spec file:

* Using
%configure --disable-static
and removing the "%exclude *.a" would speed up compilation by almost factor 2 

* %configure --disable-dependency-tracking
would further speed up building.

* I'd use
make DESTDIR=${RPM_BUILD_ROOT) install
instead of %makeinstall (This avoids breaking libtool archives for some versions
of libtool ;) )

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the fedora-extras-list mailing list