forked from pool/evolution
Accepting request 220559 from GNOME:Factory
- Add evolution-migrate-kmail-kcontact.patch (fate#316619): + Implement mail migrate and contact migrate. + Support kmail-4.3. OBS-URL: https://build.opensuse.org/request/show/220559 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution?expand=0&rev=152
This commit is contained in:
commit
233646bb40
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
|
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
|
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.
|
# 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
|
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: bison
|
||||||
BuildRequires: bogofilter
|
BuildRequires: bogofilter
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
@ -132,6 +134,7 @@ to develop applications that require these.
|
|||||||
translation-update-upstream
|
translation-update-upstream
|
||||||
# Needs rebase
|
# Needs rebase
|
||||||
#patch0 -p1
|
#patch0 -p1
|
||||||
|
%patch1 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%if %{need_autogen}
|
%if %{need_autogen}
|
||||||
|
Loading…
Reference in New Issue
Block a user