fix build reqs
This commit is contained in:
parent
00563270ad
commit
8458c3290a
@ -7,7 +7,7 @@
|
|||||||
Summary: A menu system for the GNOME project
|
Summary: A menu system for the GNOME project
|
||||||
Name: gnome-menus
|
Name: gnome-menus
|
||||||
Version: 2.14.0
|
Version: 2.14.0
|
||||||
Release: 2
|
Release: 3
|
||||||
License: LGPL
|
License: LGPL
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: http://www.gnome.org/
|
URL: http://www.gnome.org/
|
||||||
@ -18,6 +18,7 @@ Requires: python-abi = %{pyver}
|
|||||||
BuildRequires: glib2-devel >= 2.6.0
|
BuildRequires: glib2-devel >= 2.6.0
|
||||||
BuildRequires: %{python}-devel >= 2.3.0
|
BuildRequires: %{python}-devel >= 2.3.0
|
||||||
BuildRequires: gamin-devel
|
BuildRequires: gamin-devel
|
||||||
|
BuildRequires: perl-XML-Parser
|
||||||
|
|
||||||
%description
|
%description
|
||||||
gnome-menus is an implementation of the draft "Desktop
|
gnome-menus is an implementation of the draft "Desktop
|
||||||
@ -89,6 +90,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_bindir}/gnome-menu-spec-test
|
%{_bindir}/gnome-menu-spec-test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 6 2006 Matthias Clasen <mclasen@redhat.com> - 2.14.0-3
|
||||||
|
- Add a BuildRequires for perl-XML-Parser
|
||||||
|
|
||||||
* Mon Apr 13 2006 Matthias Clasen <mclasen@redhat.com> - 2.14.0-2
|
* Mon Apr 13 2006 Matthias Clasen <mclasen@redhat.com> - 2.14.0-2
|
||||||
- Update to 2.14.0
|
- Update to 2.14.0
|
||||||
- Drop upstreamed patch
|
- Drop upstreamed patch
|
||||||
|
Loading…
Reference in New Issue
Block a user