[packages/banshee] - fix shebangs - rel 6

baggins baggins at pld-linux.org
Sat Apr 17 23:44:10 CEST 2021


commit 2c98132db7118cb76588fa90695466eb783eb792
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Apr 17 23:43:54 2021 +0200

    - fix shebangs
    - rel 6

 banshee.spec | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/banshee.spec b/banshee.spec
index cbf2cd3..17516c7 100644
--- a/banshee.spec
+++ b/banshee.spec
@@ -2,7 +2,7 @@ Summary:	A Mono/GStreamer Based Music Player
 Summary(pl.UTF-8):	Oparty na Mono/GStreamerze odtwarzacz muzyki
 Name:		banshee
 Version:	2.6.2
-Release:	5
+Release:	6
 License:	MIT
 Group:		X11/Applications/Multimedia
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/banshee/2.6/%{name}-%{version}.tar.xz
@@ -101,6 +101,10 @@ Ten pakiet dostarcza pliki programistyczne dla Banshee.
 # disable unnecessary check which fails with mono 4.x
 %{__sed} -i -e '/SHAMROCK_CHECK_MONO_2_0_GAC_ASSEMBLIES/d' configure.ac
 
+%{__sed} -E -i -e '1s,#!\s*/usr/bin/env\s+bash(\s|$),#!/bin/bash\1,' \
+      src/Clients/Booter/banshee.linux.in \
+      src/Extensions/Banshee.AmazonMp3/bamz.in
+
 %build
 %{__libtoolize}
 %{__intltoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/banshee.git/commitdiff/2c98132db7118cb76588fa90695466eb783eb792



More information about the pld-cvs-commit mailing list