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=675914

--- Comment #8 from Peter Lemenkov <[email protected]> 2011-02-11 06:51:53 EST 
---
The package still uses internal bundled copies of the following libraries:

* dbus-c++
* libconfig
* libtorrent

You should try to add --enable-system-libconfig and --enable-system-libtorrent
to the %configure. Unfortunately, it seems that these commandline switches
conflicts with --disable-bundle-package. Also there is no way to drop
dependency on  dbus-c++ w/o changing configure.ac (and reconfiguring it).

Also there is one more issue - with updating icons cache. Take a look at the
build logs:

...
*** Icon cache not updated. After install please run:
***   gtk-update-icon-cache -f -t /usr/share/icons/hicolor
...

this also must be fixed. Otherwise looks good.

-- 
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