commit 2c98132db7118cb76588fa90695466eb783eb792
Author: Jan RÄ™korajski <[email protected]>
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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to