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: gnome-applet-tvn24 - Scrolled RSS aggregator for the polish TVN24 channel https://bugzilla.redhat.com/show_bug.cgi?id=365811 mr.ecik@xxxxxxxxx changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|nobody@xxxxxxxxxxxxxxxxx |mr.ecik@xxxxxxxxx Status|NEW |ASSIGNED Flag| |fedora-review? ------- Additional Comments From mr.ecik@xxxxxxxxx 2007-11-04 10:12 EST ------- Fails to build on x86_64: error: Installed (but unpackaged) file(s) found: /usr/lib/bonobo/servers/TVN24.server /usr/lib/tvn24/tvn24 /usr/lib/tvn24/tvn24.png RPM build errors: user livio does not exist - using root group livio does not exist - using root user livio does not exist - using root group livio does not exist - using root user livio does not exist - using root group livio does not exist - using root File not found: /var/tmp/gnome-applet-tvn24-0.2.8-1.fc7-root-build/usr/ lib64/tvn24 File not found: /var/tmp/gnome-applet-tvn24-0.2.8-1.fc7-root-build/usr/ lib64/bonobo/servers/TVN24.server Installed (but unpackaged) file(s) found: /usr/lib/bonobo/servers/TVN24.server /usr/lib/tvn24/tvn24 /usr/lib/tvn24/tvn24.png It seems you gotta make some fixes in Makefile.am. You can easily use sed to this task, e.g: sed -i "s#tvn24dir = .*#tvn24dir = %{_libdir}/tvn24#" Makefile.am sed -i "s#data = .*#data = %{_datadir}/tvn24#" Makefile.am etc. (there aren't many files to install so it may be easier to do that by yourself, instead of fixing Makefile.am) Also there are some hard-coded paths in TVN24.server file, use sed once again to fix them. -- 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, or are watching someone who is. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review