From 31755f3db2c72f9a8f97288849a5adb2acb50b59 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Jan 29 2007 17:37:10 +0000 Subject: - Fix the redhat-menus Requires: to a version where there's no System.directory conflict. --- diff --git a/gnome-menus.spec b/gnome-menus.spec index f0a6f3c..74d49fb 100644 --- a/gnome-menus.spec +++ b/gnome-menus.spec @@ -6,13 +6,13 @@ Summary: A menu system for the GNOME project Name: gnome-menus Version: 2.17.5 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPL Group: System Environment/Libraries URL: http://www.gnome.org/ Source0: %{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Requires: redhat-menus >= 6.5.4 +Requires: redhat-menus >= 7.8.9-2 BuildRequires: glib2-devel >= 2.6.0 BuildRequires: python2-devel >= 2.3.0 BuildRequires: gamin-devel @@ -98,6 +98,10 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/gnome-menus %changelog +* Mon Jan 29 2007 Adam Jackson - 2.17.5-2 +- Fix the redhat-menus Requires: to a version where there's no + System.directory conflict. + * Wed Jan 10 2007 Matthias Clasen - 2.17.5-1 - Update to 2.17.5 - Remove traces of gmenu-simple-editor