Accepting request 220414 from home:fcrozat:branches:GNOME:Factory
allow kmail migration (feature from SLED12) OBS-URL: https://build.opensuse.org/request/show/220414 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=227
This commit is contained in:
parent
38693af6c9
commit
162b88e184
1310
evolution-migrate-kmail-kcontact.patch
Normal file
1310
evolution-migrate-kmail-kcontact.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 30 16:50:04 UTC 2014 - dliang@suse.com
|
||||
|
||||
- Add evolution-migrate-kmail-kcontact.patch (fate#316619)
|
||||
+ implement mail migrate and contact migrate
|
||||
+ support kmail-4.3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 24 22:32:06 UTC 2014 - zaitor@opensuse.org
|
||||
|
||||
|
@ -38,6 +38,8 @@ Url: http://gnome.org/projects/evolution/
|
||||
Source0: http://download.gnome.org/sources/evolution/3.10/%{name}-%{version}.tar.xz
|
||||
# PATCH-FIX-UPSTREAM bnc-435722-book-uri-long.patch bnc#435722 abharath@suse.de -- Book URI: Spills Into Second Column.
|
||||
Patch0: bnc-435722-book-uri-long.patch
|
||||
# PATCH-FEATURE-OPENSUSE evolution-migrate-kmail-kcontact.patch fate#316619 dliang@suse.com -- Migrate Kmail/Kcontact into evolution
|
||||
Patch1: evolution-migrate-kmail-kcontact.patch
|
||||
BuildRequires: bison
|
||||
BuildRequires: bogofilter
|
||||
BuildRequires: fdupes
|
||||
@ -132,6 +134,7 @@ to develop applications that require these.
|
||||
translation-update-upstream
|
||||
# Needs rebase
|
||||
#patch0 -p1
|
||||
%patch1 -p1
|
||||
|
||||
%build
|
||||
%if %{need_autogen}
|
||||
|
Loading…
Reference in New Issue
Block a user