- Update to 2.11.92
This commit is contained in:
parent
da65268f45
commit
1d7f436cdb
@ -1 +1,2 @@
|
||||
gnome-menus-2.11.91.tar.bz2
|
||||
gnome-menus-2.11.92.tar.bz2
|
||||
|
@ -6,8 +6,8 @@
|
||||
|
||||
Summary: A menu system for the GNOME project
|
||||
Name: gnome-menus
|
||||
Version: 2.11.91
|
||||
Release: 3
|
||||
Version: 2.11.92
|
||||
Release: 1
|
||||
License: LGPL
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.gnome.org/
|
||||
@ -18,9 +18,6 @@ Requires: python-abi = %{pyver}
|
||||
BuildRequires: glib2-devel >= 2.6.0
|
||||
BuildRequires: %{python}-devel >= 2.3.0
|
||||
|
||||
Patch0: gnome-menus-2.11.91-fix-notifies-memory-corruption.patch
|
||||
Patch1: gnome-menus-2.11.91-fix-entry-directories.patch
|
||||
|
||||
%description
|
||||
gnome-menus is an implementation of the draft "Desktop
|
||||
Menu Specification" from freedesktop.org. This package
|
||||
@ -40,9 +37,6 @@ writing applications that use the GNOME menu system.
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
%patch0 -p1 -b .fix-notifies-memory-corruption
|
||||
%patch1 -p1 -b .fix-entry-directories
|
||||
|
||||
%build
|
||||
%configure \
|
||||
%if %{enable_debugging}
|
||||
@ -93,6 +87,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_bindir}/gnome-menu-spec-test
|
||||
|
||||
%changelog
|
||||
* Mon Aug 22 2005 Mark McLoughlin <markmc@redhat.com> 2.11.92-1
|
||||
- Update to 2.11.92
|
||||
|
||||
* Thu Aug 18 2005 Mark McLoughlin <markmc@redhat.com> 2.11.91-3
|
||||
- Fix infinite loop in patch for gnome #313624
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user