Update to 2.91.0
This commit is contained in:
parent
78830a8a23
commit
cb00596d07
5 changed files with 15 additions and 150 deletions
|
|
@ -11,7 +11,7 @@
|
|||
%define clutter_gtk_version 0.10
|
||||
%define soup_version 2.4.0
|
||||
|
||||
%define evo_base_version 2.32
|
||||
%define evo_base_version 2.92
|
||||
|
||||
%define last_anjal_version 0.3.2-3
|
||||
%define last_libgal2_version 2:2.5.3-2
|
||||
|
|
@ -28,14 +28,14 @@
|
|||
### Abstract ###
|
||||
|
||||
Name: evolution
|
||||
Version: 2.31.92
|
||||
Release: 3%{?dist}
|
||||
Version: 2.91.0
|
||||
Release: 1%{?dist}
|
||||
Group: Applications/Productivity
|
||||
Summary: Mail and calendar client for GNOME
|
||||
License: GPLv2+ and GFDL
|
||||
URL: http://projects.gnome.org/evolution/
|
||||
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
|
||||
Source: http://download.gnome.org/sources/%{name}/2.31/%{name}-%{version}.tar.bz2
|
||||
Source: http://download.gnome.org/sources/%{name}/2.91/%{name}-%{version}.tar.bz2
|
||||
|
||||
Obsoletes: anjal <= %{last_anjal_version}
|
||||
Obsoletes: libgal2 <= %{last_libgal2_version}
|
||||
|
|
@ -51,9 +51,6 @@ Patch12: evolution-2.9.1-im-context-reset.patch
|
|||
# RH bug #589555
|
||||
Patch13: evolution-2.30.1-help-contents.patch
|
||||
|
||||
# Gnome bug #626066
|
||||
Patch14: evolution-2.31.92-gn626066.patch
|
||||
|
||||
## Dependencies ###
|
||||
|
||||
Requires(pre): GConf2
|
||||
|
|
@ -207,7 +204,6 @@ This package contains the plugin to import Microsoft Personal Storage Table
|
|||
%patch10 -p1 -b .ldaphack
|
||||
%patch12 -p1 -b .im-context-reset
|
||||
%patch13 -p1 -b .help-contents
|
||||
%patch14 -p1 -b .gn626066
|
||||
|
||||
mkdir -p krb5-fakeprefix/include
|
||||
mkdir -p krb5-fakeprefix/lib
|
||||
|
|
@ -616,6 +612,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Oct 11 2010 Milan Crha <mcrha@redhat.com> - 2.91.0-1
|
||||
- Update to 2.91.0
|
||||
- Remove patch for Gnome bug #626066 (fixed upstream)
|
||||
|
||||
* Wed Sep 29 2010 jkeating - 2.31.92-3
|
||||
- Rebuilt for gcc bug 634757
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue