* [gentoo-commits] gentoo-x86 commit in media-sound/spotify: spotify-0.9.1.55.ebuild ChangeLog
@ 2013-10-01 16:54 Matt Thode (prometheanfire)
0 siblings, 0 replies; only message in thread
From: Matt Thode (prometheanfire) @ 2013-10-01 16:54 UTC (permalink / raw
To: gentoo-commits
prometheanfire 13/10/01 16:54:32
Modified: spotify-0.9.1.55.ebuild ChangeLog
Log:
fix for bug 486094
(Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key 0x2471eb3e40ac5ac3)
Revision Changes Path
1.2 media-sound/spotify/spotify-0.9.1.55.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/spotify/spotify-0.9.1.55.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/spotify/spotify-0.9.1.55.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/spotify/spotify-0.9.1.55.ebuild?r1=1.1&r2=1.2
Index: spotify-0.9.1.55.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/spotify/spotify-0.9.1.55.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- spotify-0.9.1.55.ebuild 21 Jul 2013 04:24:01 -0000 1.1
+++ spotify-0.9.1.55.ebuild 1 Oct 2013 16:54:32 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/spotify/spotify-0.9.1.55.ebuild,v 1.1 2013/07/21 04:24:01 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/spotify/spotify-0.9.1.55.ebuild,v 1.2 2013/10/01 16:54:32 prometheanfire Exp $
EAPI=4
inherit eutils fdo-mime gnome2-utils pax-utils unpacker
@@ -72,8 +72,8 @@
opt/spotify/spotify-client/spotify || die "sed failed"
# different NSPR / NSS library names for some reason
sed -i \
- -e 's/\(lib\(nss3\|nssutil3\|smime3\).so\).1d/\1.12/g' \
- -e 's/\(lib\(plc4\|nspr4\).so\).0d\(.\)/\1.9\3\3/g' \
+ -e 's/\(lib\(nss3\|nssutil3\|smime3\).so\).1d/\1\x00\x00\x00/g' \
+ -e 's/\(lib\(plc4\|nspr4\).so\).0d\(.\)/\1\x00\x00\3\3/g' \
opt/spotify/spotify-client/libcef.so || die "sed failed"
# Fix desktop entry to launch spotify-dbus.py for GNOME integration
if use gnome ; then
@@ -138,9 +138,7 @@
#hack to fix the nspr linking in spotify
dosym /usr/lib/libnspr4.so /opt/spotify/spotify-client/libnspr4.so.9
dosym /usr/lib/libplc4.so /opt/spotify/spotify-client/libplc4.so.9
- sed -i \
- 's/libcef\.so/libcef\.so\ \/opt\/spotify\/spotify\-client\/libnspr4\.so\.9\ \/opt\/spotify\/spotify\-client\/libplc4\.so\.9/g' \
- ${ED}/usr/bin/spotify
+ sed -i 's/libcef\.so/libcef\.so\ \/opt\/spotify\/spotify\-client\/libnspr4\.so\.9\ \/opt\/spotify\/spotify\-client\/libplc4\.so\.9/g' "${ED}/usr/bin/spotify"
}
pkg_preinst() {
1.20 media-sound/spotify/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/spotify/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/spotify/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/spotify/ChangeLog?r1=1.19&r2=1.20
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/spotify/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog 21 Jul 2013 04:24:01 -0000 1.19
+++ ChangeLog 1 Oct 2013 16:54:32 -0000 1.20
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/spotify
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/spotify/ChangeLog,v 1.19 2013/07/21 04:24:01 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/spotify/ChangeLog,v 1.20 2013/10/01 16:54:32 prometheanfire Exp $
+
+ 01 Oct 2013; Matthew Thode <prometheanfire@gentoo.org>
+ spotify-0.9.1.55.ebuild:
+ fix for bug 486094
*spotify-0.9.1.55 (21 Jul 2013)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-10-01 16:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-01 16:54 [gentoo-commits] gentoo-x86 commit in media-sound/spotify: spotify-0.9.1.55.ebuild ChangeLog Matt Thode (prometheanfire)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox