Accepting request 353662 from home:czerw:branches:X11:windowmanagers

- Version bump to 1.3.12:
  * various bugfixes collected from all upstream vendors
  * added new translations
- Removed upstreamed patches:
  * icewm-toolbar-icons-generic.patch
  * icewm-fix-local-search.patch

OBS-URL: https://build.opensuse.org/request/show/353662
OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=52
This commit is contained in:
Tomáš Chvátal
2016-01-17 08:36:01 +00:00
committed by Git OBS Bridge
parent 53cf204a29
commit ef0dd657c9
6 changed files with 16 additions and 37 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package icewm
#
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2016 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
@@ -18,7 +18,7 @@
%global lites icewm icewmhint icewmbg icesh icewm-session
Name: icewm
Version: 1.3.11
Version: 1.3.12
Release: 0
Summary: Window Manager with a Taskbar
License: LGPL-2.1+
@@ -26,12 +26,8 @@ Group: System/GUI/Other
Url: http://www.icewm.org/
Source0: https://github.com/bbidulock/icewm/archive/%{version}.tar.gz
Source1: icewm.desktop
# PATCH-FIX-UPSTREAM icewm-fix-local-search.patch sor.alexei@meowr.ru -- Make icewm-menu-fdo not to search through whole ~/.local/share/.
Patch0: icewm-fix-local-search.patch
# PATCH-FIX-OPENSUSE icewm-toolbar-icons-generic.patch sor.alexei@meowr.ru -- Don't specify paths in toolbar icons.
Patch1: icewm-toolbar-icons-generic.patch
# PATCH-FIX-OPENSUSE icewm-mate.patch sor.alexei@meowr.ru -- Add MATE Menus support.
Patch2: icewm-mate.patch
Patch0: icewm-mate.patch
Patch99: icewm-preferences.patch
BuildRequires: autoconf
BuildRequires: automake
@@ -126,10 +122,8 @@ mailbox status, and a digital clock. It is fast and small.
%prep
%setup -q
%patch0 -p1
%patch1 -p1
%patch2 -p1
# Do not require needlessly new gettext.
sed -i 's/0.19.5/0.18.3/g' configure.ac
sed -i 's/0.19.6/0.18.3/g' configure.ac
%build
autoreconf -fi