forked from pool/WindowMaker
Accepting request 147469 from home:elvigia:branches:X11:windowmanagers
- wm-giflib.patch --> fix build with newer giflib (stuff must also _always_ include "config.h" as the first file) OBS-URL: https://build.opensuse.org/request/show/147469 OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/WindowMaker?expand=0&rev=21
This commit is contained in:
parent
93344d05ef
commit
17bff59505
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 8 02:32:01 UTC 2013 - crrodriguez@opensuse.org
|
||||
|
||||
- wm-giflib.patch --> fix build with newer giflib
|
||||
(stuff must also _always_ include "config.h" as the first file)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 18 11:48:57 UTC 2012 - chris@computersalat.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package WindowMaker
|
||||
#
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 SUSE LINUX Products 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 @@
|
||||
|
||||
Name: WindowMaker
|
||||
Summary: A Colorful and Flexible Window Manager
|
||||
License: GPL-2.0+ ; LGPL-2.1+ ; SUSE-Public-Domain
|
||||
License: GPL-2.0+ and LGPL-2.1+ and SUSE-Public-Domain
|
||||
Group: System/GUI/Other
|
||||
Version: 0.95.3
|
||||
Release: 0
|
||||
@ -36,6 +36,7 @@ Patch2: %{name}-menu.patch
|
||||
## git diff wmaker-0.95.3..81eefca4e
|
||||
Patch100: %{name}-81eefca4e.patch
|
||||
#
|
||||
Patch101: wm-giflib.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: fontconfig-devel
|
||||
BuildRequires: freetype2-devel
|
||||
@ -94,6 +95,7 @@ cp %{name}/{menu.*,plmenu.*} menu_orig
|
||||
%patch1
|
||||
%patch2
|
||||
%patch100
|
||||
%patch101
|
||||
cp %{S:4} .
|
||||
cp %{S:6} .
|
||||
%if 0%{?suse_version} < 1140
|
||||
|
2088
wm-giflib.patch
Normal file
2088
wm-giflib.patch
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user