Accepting request 459643 from home:okurz:branches:X11:windowmanagers

Ensure a valid mailbox check tool (bsc#1026134)

OBS-URL: https://build.opensuse.org/request/show/459643
OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=69
This commit is contained in:
Tomáš Chvátal
2017-02-22 10:24:48 +00:00
committed by Git OBS Bridge
parent f5249fe7fa
commit 4a3c4cfb1e
3 changed files with 25 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package icewm
#
# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -34,6 +34,9 @@ Patch1: icewm-susemenu.patch
Patch2: icewm-session-desktop.patch
# PATCH-FIX-OPENSUSE run shutdown and reboot in background
Patch3: icewm-exit-fork.patch
# Fix for bsc#1026134, replace alpine by an alternative being available by
# default on SLE/openSUSE, same as done on Debian
Patch4: icewm-mail.patch
Patch99: icewm-preferences.patch
BuildRequires: autoconf
BuildRequires: automake
@@ -137,6 +140,7 @@ mailbox status, and a digital clock. It is fast and small.
%patch1 -p1
%patch2 -p1
%patch3 -p1
%patch4 -p1
# Do not require needlessly new gettext.
sed -i 's/0.19.6/0.18.3/g' configure.ac