From 73b2b0b65ccdd01422cf5c7c3f1f9711732503c91d99d3a69274b13a4324102c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 26 Oct 2015 10:32:23 +0000 Subject: [PATCH] - Enable fribidi support on main package RTL is quite used OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=48 --- icewm.changes | 5 +++++ icewm.spec | 9 ++++++--- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/icewm.changes b/icewm.changes index ca282f5..247f051 100644 --- a/icewm.changes +++ b/icewm.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Oct 26 10:31:51 UTC 2015 - tchvatal@suse.com + +- Enable fribidi support on main package RTL is quite used + ------------------------------------------------------------------- Mon Oct 26 10:06:43 UTC 2015 - tchvatal@suse.com diff --git a/icewm.spec b/icewm.spec index 38e866d..91a97e5 100644 --- a/icewm.spec +++ b/icewm.spec @@ -45,6 +45,7 @@ BuildRequires: update-alternatives BuildRequires: update-desktop-files BuildRequires: pkgconfig(alsa) BuildRequires: pkgconfig(fontconfig) +BuildRequires: pkgconfig(fribidi) BuildRequires: pkgconfig(gdk-pixbuf-xlib-2.0) BuildRequires: pkgconfig(ice) BuildRequires: pkgconfig(sm) @@ -59,10 +60,11 @@ Requires: desktop-data Requires: icewm-bin Requires: xdg-menu Requires: xterm -Provides: icewm-gnome = %{version} -Obsoletes: icewm-gnome < %{version} # If you have the choice, prefer the big one. Recommends: icewm-default +Recommends: icewm-lang = %{version} +Provides: icewm-gnome = %{version} +Obsoletes: icewm-gnome < %{version} Provides: windowmanager %description @@ -127,7 +129,8 @@ autoreconf -fi --enable-lite \ --enable-taskbar \ --disable-menus-fdo \ - --disable-menus-mate + --disable-menus-mate \ + --disable-fribidi make %{?_smp_mflags} # Grab the lite content. mkdir lite