2.91.0
This commit is contained in:
parent
c38d257286
commit
8e451e188e
@ -1,5 +1,5 @@
|
||||
%define libxml2_version 2.4.20
|
||||
%define gtk3_version 2.21.2
|
||||
%define gtk3_version 2.91.0
|
||||
%define glib2_version 2.15.4
|
||||
%define startup_notification_version 0.5
|
||||
%define gnome_doc_utils_version 0.3.2
|
||||
@ -8,10 +8,10 @@
|
||||
|
||||
Summary: Shared code among gnome-panel, gnome-session, nautilus, etc
|
||||
Name: gnome-desktop3
|
||||
Version: 2.90.4
|
||||
Release: 4%{?dist}
|
||||
Version: 2.91.0
|
||||
Release: 1%{?dist}
|
||||
URL: http://www.gnome.org
|
||||
Source0: http://download.gnome.org/sources/gnome-desktop/2.90/gnome-desktop-%{version}.tar.bz2
|
||||
Source0: http://download.gnome.org/sources/gnome-desktop/2.91/gnome-desktop-%{version}.tar.bz2
|
||||
License: GPLv2+ and LGPLv2+
|
||||
Group: System Environment/Libraries
|
||||
|
||||
@ -35,9 +35,6 @@ BuildRequires: gettext
|
||||
BuildRequires: gtk-doc >= %{gtk_doc_version}
|
||||
BuildRequires: automake autoconf libtool intltool
|
||||
|
||||
Patch0: display-cleanup.patch
|
||||
Patch1: cairo-drawing.patch
|
||||
|
||||
%description
|
||||
|
||||
The gnome-desktop package contains an internal library
|
||||
@ -65,8 +62,6 @@ libgnomedesktop.
|
||||
|
||||
%prep
|
||||
%setup -q -n gnome-desktop-%{version}
|
||||
%patch0 -p1 -b .display-cleanup
|
||||
%patch1 -p1 -b .cairo-drawing
|
||||
|
||||
%build
|
||||
%configure --with-gnome-distributor="Red Hat, Inc" \
|
||||
@ -115,6 +110,9 @@ rm -f $RPM_BUILD_ROOT%{_mandir}/man1/gnome-about*
|
||||
%doc %{_datadir}/gtk-doc/html/gnome-desktop3/
|
||||
|
||||
%changelog
|
||||
* Mon Oct 4 2010 Matthias Clasen <mclasen@redhat.com> 2.91.0-1
|
||||
- Update to 2.91.0
|
||||
|
||||
* Wed Sep 29 2010 jkeating - 2.90.4-4
|
||||
- Rebuilt for gcc bug 634757
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user