Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 145523 Details for
Bug 213381
Listen segmentation fault on Lyrics or wikipedia
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
45520: Patch for listen.spec (version 0.5-10) - new
listenspec.patch (text/plain), 1.99 KB, created by
Remi Collet
on 2007-01-13 11:08:13 UTC
(
hide
)
Description:
45520: Patch for listen.spec (version 0.5-10) - new
Filename:
MIME Type:
Creator:
Remi Collet
Created:
2007-01-13 11:08:13 UTC
Size:
1.99 KB
patch
obsolete
>--- listen-10.spec 2007-01-11 18:13:30.000000000 +0100 >+++ listen.spec 2007-01-13 12:04:05.000000000 +0100 >@@ -1,6 +1,6 @@ > Name: listen > Version: 0.5 >-Release: 10.beta1%{?dist} >+Release: 11.beta1%{?dist} > Summary: A music manager and player for GNOME > Group: Applications/Multimedia > License: GPL >@@ -10,10 +10,9 @@ > Patch1: check.py.patch > Patch2: const.py.patch > Patch3: dialog.py.patch >+Patch4: %{name}-gecko.patch > BuildRoot: %{_tmppath}/%{name}-%{version}b1-%{release}-root-%(%{__id_u} -n) > >- >- > Buildrequires: python-devel > BuildRequires: python-ctypes > BuildRequires: python-mutagen >= 1.6 >@@ -58,11 +57,17 @@ > # broken and useless dependency > #Requires: /usr/lib/libtunepimp.so.5 > Requires: /usr/bin/puid >-# the workaround requires this >-Requires: firefox = 1.5.0.9 > # optional requires an updated libgpod package from Core > #Requires: python-libgpod > >+# the workaround requires this >+Requires: gecko-libs >+ >+%ifarch x86_64 ia64 ppc64 s390x >+%define gre_conf_file gre64.conf >+%else >+%define gre_conf_file gre.conf >+%endif > > %description > Listen is a music manager and player for GNOME >@@ -94,11 +99,10 @@ > %patch1 -p1 > %patch2 -p1 > %patch3 -p1 >-%{__sed} -i "27icomp_path='/usr/lib/firefox-1.5.0.9'\ngtkmozembed.set_comp_path(comp_path)" src/widget/mozembed_wrap.py >-%ifarch x86_64 >+%patch4 -p0 >+%{__sed} -i 's@GRE_CONF_FILE@/etc/gre.d/%{gre_conf_file}@' src/widget/mozembed_wrap.py > # correct path issue on x86_64 box >-%{__sed} -i 's/= \/lib/= \/lib64/' Makefile >-%endif >+%{__sed} -i 's/= \/lib/= \/%{_lib}/' Makefile > > %build > # (misc) for import gtk, as gtk requires a X server to be imported >@@ -150,6 +154,9 @@ > %{_datadir}/applications/*.desktop > > %changelog >+* Sat Jan 13 2007 Remi Collet <Fedora@FamilleCollet.com> - 0.5-11.beta1 >+- Change workaround to use /etc/gre.d/gre.conf >+ > * Fri Jan 11 2007 Haïkel Guémar <karlthered@gmail.com> 0.5-10.beta1 > - workaround to prevent listen crashing when using gtkmozembed widget >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 213381
:
144997
|
145520
| 145523 |
145524