From ced5e89b989e6d0f4f75e055687f8a35d65bba2a Mon Sep 17 00:00:00 2001 From: Gabriel L. Somlo Date: Jun 07 2006 21:02:53 +0000 Subject: fixed modular X11 build-requires --- diff --git a/wmx.spec b/wmx.spec index fd6f8af..d2d9fd6 100644 --- a/wmx.spec +++ b/wmx.spec @@ -1,6 +1,6 @@ Name: wmx Version: 6pl1 -Release: 10%{?dist} +Release: 11%{?dist} Summary: A really simple window manager for X License: BSD Group: User Interface/X @@ -15,7 +15,7 @@ Patch1: wmx-6pl1-64b.patch Patch2: wmx-6pl1-cfgbug.patch Patch3: wmx-6pl1-cfg.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: xorg-x11-proto-devel libX11-devel libXpm-devel libXext-devel +BuildRequires: xorg-x11-proto-devel libX11-devel libXpm-devel libXext-devel libXaw-devel #was: BuildRequires: xorg-x11-devel %description @@ -32,7 +32,7 @@ configurable options. %patch3 -p1 %build -export LDFLAGS=-L/usr/X11R6/%{_lib} +# export LDFLAGS=-L/usr/X11R6/%{_lib} %configure %{__make} %{?_smp_mflags} @@ -56,7 +56,10 @@ export LDFLAGS=-L/usr/X11R6/%{_lib} %{_sysconfdir}/X11/xinit/Xclients.d/* %changelog -* Mon Jun 06 2006 Gabriel Somlo 6pl1-10 +* Wed Jun 07 2006 Gabriel Somlo 6pl1-11 +- fixed modular X11 build-requires + +* Mon Jun 05 2006 Gabriel Somlo 6pl1-10 - gave up on conditional build-requires for X based on fedora version * Sun Jun 04 2006 Gabriel Somlo 6pl1-9