[Bug 365811] Review Request: gnome-applet-tvn24 - Scrolled RSS aggregator for the polish TVN24 channel

bugzilla at redhat.com bugzilla at redhat.com
Sun Nov 4 15:12:03 UTC 2007


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 at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|nobody at fedoraproject.org    |mr.ecik at gmail.com
             Status|NEW                         |ASSIGNED
               Flag|                            |fedora-review?




------- Additional Comments From mr.ecik at gmail.com  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.




More information about the Fedora-package-review mailing list