From a322f2d6ead768727c128c00ac7cc71190c860c94fa05d0ab9bda028fbdf6016 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 27 Nov 2018 12:19:13 +0000 Subject: [PATCH] Accepting request 652161 from home:jbrielmaier:guile2.2 - remove guile bindings as they are not compatible with guile-2.2 Upstream work for guile-2.2: https://github.com/weechat/weechat/issues/1098 part of boo#1117121 - obsoletes weechat-guile As of https://weechat.org/scripts/stable/language/guile/ there are only 4 scripts for guile. So I guess there aren't so many users affected by the removal... OBS-URL: https://build.opensuse.org/request/show/652161 OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=88 --- weechat.changes | 9 +++++++++ weechat.spec | 13 +------------ 2 files changed, 10 insertions(+), 12 deletions(-) diff --git a/weechat.changes b/weechat.changes index b3a8cb7..486ba78 100644 --- a/weechat.changes +++ b/weechat.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Nov 26 15:23:24 UTC 2018 - jbrielmaier@suse.de + +- remove guile bindings as they are not compatible with guile-2.2 + Upstream work for guile-2.2: + https://github.com/weechat/weechat/issues/1098 + part of boo#1117121 +- obsoletes weechat-guile + ------------------------------------------------------------------- Tue Oct 23 06:58:31 UTC 2018 - Ondřej Súkup diff --git a/weechat.spec b/weechat.spec index 519c004..3c19296 100644 --- a/weechat.spec +++ b/weechat.spec @@ -45,7 +45,6 @@ BuildRequires: ruby-devel BuildRequires: update-desktop-files BuildRequires: pkgconfig(enchant) BuildRequires: pkgconfig(gnutls) -BuildRequires: pkgconfig(guile-2.0) BuildRequires: pkgconfig(lua) BuildRequires: pkgconfig(python3) BuildRequires: pkgconfig(tcl) @@ -55,6 +54,7 @@ Recommends: %{name}-lang = %{version} # without scripts it is bit annoying Recommends: %{name}-perl = %{version} Recommends: %{name}-python = %{version} +Obsoletes: %{name}-guile %description WeeChat (Wee Enhanced Environment for Chat) is a @@ -72,14 +72,6 @@ Requires: %{name} = %{version} %description devel Development environment for authoring %{name} plugins. -%package guile -Summary: Guile Scripting Support for %{name} -Group: Productivity/Networking/IRC -Requires: %{name} = %{version} - -%description guile -Support for %{name} scripts written in the Guile language. - %package lua Summary: Lua Scripting Support for %{name} Group: Productivity/Networking/IRC @@ -188,9 +180,6 @@ install -D -m 0644 "%{SOURCE1}" "%{buildroot}%{_datadir}/applications/%{name}.de %{_includedir}/weechat %{_libdir}/pkgconfig/weechat.pc -%files guile -%{_libdir}/weechat/plugins/guile.so - %files lua %{_libdir}/weechat/plugins/lua.so