Index: trayer.spec
===================================================================
RCS file: /cvsroot/SPECS/trayer.spec,v
retrieving revision 1.6
diff -u -r1.6 trayer.spec
--- trayer.spec	12 Feb 2007 22:09:18 -0000	1.6
+++ trayer.spec	11 Apr 2008 09:54:27 -0000
@@ -9,9 +9,11 @@
 Group:		X11/Window Managers
 Source0:	http://fvwm-crystal.berlios.de/files/files/trayer/%{name}-%{version}.tar.gz
 # Source0-md5:	9acac948017bf1b5fc50bc1117c9b098
+Patch0:		%{name}-makefile.patch
 URL:		http://fvwm-crystal.berlios.de/
 BuildRequires:	gtk+2-devel
 BuildRequires:	pkgconfig
+BuildRequires:	xorg-lib-libXmu-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -26,6 +28,8 @@
 
 %prep
 %setup -q
+%patch0 -p1
+
 
 %build
 %{__make}
