This commit is contained in:
Matthias Clasen 2009-03-17 01:44:38 +00:00
parent 4ae4cffb96
commit cbb9104b64
3 changed files with 10 additions and 8 deletions

View File

@ -1 +1 @@
gnome-menus-2.25.91.tar.bz2 gnome-menus-2.26.0.tar.bz2

View File

@ -5,19 +5,18 @@
Summary: A menu system for the GNOME project Summary: A menu system for the GNOME project
Name: gnome-menus Name: gnome-menus
Version: 2.25.91 Version: 2.26.0
Release: 2%{?dist} Release: 1%{?dist}
License: LGPLv2+ License: LGPLv2+
Group: System Environment/Libraries Group: System Environment/Libraries
URL: http://www.gnome.org/ URL: http://www.gnome.org/
Source0: http://download.gnome.org/sources/gnome-menus/2.25/%{name}-%{version}.tar.bz2 Source0: http://download.gnome.org/sources/gnome-menus/2.26/%{name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Requires: redhat-menus >= 7.8.9-2 Requires: redhat-menus >= 7.8.9-2
BuildRequires: gamin-devel BuildRequires: gamin-devel
BuildRequires: gawk BuildRequires: gawk
BuildRequires: gettext BuildRequires: gettext
BuildRequires: glib2-devel >= 2.15.2 BuildRequires: glib2-devel >= 2.15.2
BuildRequires: perl(XML::Parser)
BuildRequires: pkgconfig BuildRequires: pkgconfig
BuildRequires: python2-devel >= 2.3.0 BuildRequires: python2-devel >= 2.3.0
BuildRequires: intltool BuildRequires: intltool
@ -25,7 +24,7 @@ BuildRequires: intltool
%description %description
gnome-menus is an implementation of the draft "Desktop gnome-menus is an implementation of the draft "Desktop
Menu Specification" from freedesktop.org. This package Menu Specification" from freedesktop.org. This package
also contains the GNOME menu layout configuration files, also contains the GNOME menu layout configuration files,
.directory files and assorted menu related utility programs, .directory files and assorted menu related utility programs,
Python bindings, and a simple menu editor. Python bindings, and a simple menu editor.
@ -39,7 +38,7 @@ Requires: gamin-devel
Requires: pkgconfig Requires: pkgconfig
%description devel %description devel
This package provides the necessary development libraries for This package provides the necessary development libraries for
writing applications that use the GNOME menu system. writing applications that use the GNOME menu system.
%prep %prep
@ -100,6 +99,9 @@ rm -rf $RPM_BUILD_ROOT
%{_includedir}/gnome-menus %{_includedir}/gnome-menus
%changelog %changelog
* Mon Mar 16 2009 Matthias Clasen <mclasen@redhat.com> 2.26.0-1
- Update to 2.26.0
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.25.91-2 * Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.25.91-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild

View File

@ -1 +1 @@
9ff477c924aa9d53681ff50a5f6744ae gnome-menus-2.25.91.tar.bz2 55fd07e67d8334de2e03e4e23c011452 gnome-menus-2.26.0.tar.bz2