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