grim/guifications1

Parents 4f431afa7b30
Children 254fb8d4839a
This should fix the Mdk 9.1 RPM building bug reported on the forums a while ago
--- a/guifications.spec.in Fri Jul 16 03:01:41 2004 +0000
+++ b/guifications.spec.in Fri Jul 16 14:50:42 2004 +0000
@@ -11,8 +11,12 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-root
Requires: gaim = 1:%{gaimver}
-
-BuildRequires: pkgconfig, libtool, glib2-devel, gtk2-devel, gaim-devel, gcc-c++
+BuildRequires: pkgconfig, libtool, gaim-devel, gcc-c++
+%if "%{_vendor}" == "MandrakeSoft"
+BuildRequires: libgtk+2.0_0-devel
+%else
+BuildRequires: gtk2-devel
+%endif
%description
Guifications is a graphical notification plugin for the open source instant messaging client Gaim