remove an obsolete configure option
This commit is contained in:
parent
014bb02614
commit
c4813c28bf
@ -6,7 +6,7 @@
|
||||
Summary: A menu system for the GNOME project
|
||||
Name: gnome-menus
|
||||
Version: 2.28.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: LGPLv2+
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.gnome.org/
|
||||
@ -45,7 +45,7 @@ writing applications that use the GNOME menu system.
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
%configure --with-monitor-backend=gio \
|
||||
%configure \
|
||||
%if %{enable_debugging}
|
||||
--enable-debug=yes
|
||||
%else
|
||||
@ -99,6 +99,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_includedir}/gnome-menus
|
||||
|
||||
%changelog
|
||||
* Thu Sep 24 2009 Matthias Clasen <mclasen@redhat.com> 2.28.0-2
|
||||
- Remove obsolete configure option
|
||||
|
||||
* Mon Sep 21 2009 Matthias Clasen <mclasen@redhat.com> 2.28.0-1
|
||||
- Update to 2.28.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user