From f95599dfa074b9cc1953bb43d3c4406f168a64e3 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Sat, 11 Mar 2006 07:50:21 +0000 Subject: [PATCH] define undefined macros --- libnotify.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libnotify.spec b/libnotify.spec index a4d13e6..6ad2c4b 100644 --- a/libnotify.spec +++ b/libnotify.spec @@ -1,9 +1,10 @@ %define gtk2_version 2.4.0 +%define glib2_version 2.2.2 Summary: libnotify notification library Name: libnotify Version: 0.3.0 -Release: 5 +Release: 6 URL: http://www.galago-project.org/specs/notification/ Source0: %{name}-%{version}.tar.gz License: LGPL @@ -71,6 +72,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sat Mar 11 2006 Bill Nottingham - 0.3.0-6 +- define %%{glib2_version} if it's in a requirement + * Thu Mar 2 2006 Ray Strode - 0.3.0-5 - patch out config.h include from public header