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