commit e1a087cab99e5abcdf6c8470f5da65c742143a82
Author: Jakub Bogusz <[email protected]>
Date:   Sun Apr 26 19:26:13 2020 +0200

    - fix shebang, release 4

 telepathy-gabble.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/telepathy-gabble.spec b/telepathy-gabble.spec
index 665e225..b97381c 100644
--- a/telepathy-gabble.spec
+++ b/telepathy-gabble.spec
@@ -2,7 +2,7 @@ Summary:        A Telepathy connection manager for Jabber/XMPP
 Summary(pl.UTF-8):     Zarządca połączeń Telepathy dla Jabbera/XMPP
 Name:          telepathy-gabble
 Version:       0.18.4
-Release:       3
+Release:       4
 License:       LGPL v2.1+
 Group:         Libraries
 Source0:       
https://telepathy.freedesktop.org/releases/telepathy-gabble/%{name}-%{version}.tar.gz
@@ -23,6 +23,7 @@ BuildRequires:        libxslt-progs
 BuildRequires: openssl-devel >= 0.9.8g
 BuildRequires: pkgconfig
 BuildRequires: python >= 1:2.5
+BuildRequires: sed >= 4.0
 BuildRequires: sqlite3-devel
 BuildRequires: telepathy-glib-devel >= 0.19.9
 BuildRequires: which
@@ -44,6 +45,8 @@ Zarządca połączeń pozwalający połączyć się Telepathy z 
Jabberem/XMPP.
 %setup -q
 %patch0 -p1
 
+%{__sed} -i -e '1s,/usr/bin/env python$,%{__python},' 
plugins/telepathy-gabble-xmpp-console
+
 %build
 %{__libtoolize}
 %{__aclocal} -I m4
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/telepathy-gabble.git/commitdiff/e1a087cab99e5abcdf6c8470f5da65c742143a82

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

Reply via email to