SHA256
1
0
forked from pool/fvwm2

Accepting request 253231 from home:elvigia:branches:X11:windowmanagers

- fvwm-no-date-time.patch Do not include __DATE__ and __TIME__ 
  in binaries.
- Drop usage of xorg-x11-devel. pick only the needed packages.

OBS-URL: https://build.opensuse.org/request/show/253231
OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/fvwm2?expand=0&rev=29
This commit is contained in:
Tomáš Chvátal
2014-10-07 11:54:45 +00:00
committed by Git OBS Bridge
parent b7e0105b67
commit d5a78e34a3
3 changed files with 50 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package fvwm2
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2014 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,17 +18,29 @@
Name: fvwm2
BuildRequires: automake
BuildRequires: freetype2-devel
BuildRequires: fribidi-devel
BuildRequires: gcc-c++
BuildRequires: libpng-devel
BuildRequires: librsvg-devel
BuildRequires: libstroke-devel
BuildRequires: libxslt-tools
BuildRequires: pkgconfig
BuildRequires: readline-devel
BuildRequires: update-desktop-files
BuildRequires: xorg-x11-devel
BuildRequires: pkgconfig(cairo)
BuildRequires: pkgconfig(fontconfig)
BuildRequires: pkgconfig(fribidi)
BuildRequires: pkgconfig(gobject-2.0)
BuildRequires: pkgconfig(ice)
BuildRequires: pkgconfig(librsvg-2.0)
BuildRequires: pkgconfig(sm)
BuildRequires: pkgconfig(x11)
BuildRequires: pkgconfig(xcursor)
BuildRequires: pkgconfig(xext)
BuildRequires: pkgconfig(xft)
BuildRequires: pkgconfig(xinerama)
BuildRequires: pkgconfig(xpm)
BuildRequires: pkgconfig(xrender)
#not actually used but includes its headers anyway..
BuildRequires: pkgconfig(xt)
Provides: fvwm
Provides: fvwmicns
Provides: windowmanager
@@ -64,6 +76,7 @@ Patch7: fvwm-2.5.26-no-copy-dt-needed-entries.patch
Patch8: fvwm-rsvg.patch
#PATCH-FIX-UPSTREAM Avoid crash due freeing inot set icon names
Patch9: fvwm-2.6.5-eventcrash.patch
Patch10: fvwm-no-date-time.patch
#PATCH-FIX-OPENSUSE Update to snapshot 2012/10/11
Patch42: fvwm-snapshot.patch
@@ -94,6 +107,7 @@ compatible with the Motif MWM.
%patch8
%endif
%patch9
%patch10
find . -name *sv_SE* |xargs rename sv_SE sv
mkdir icons
tar -C icons -j -x -v -f $RPM_SOURCE_DIR/fvwm_icons.tar.bz2