diff --git a/sources b/sources index cd04056..7a29acd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bbb59b88cb19ae0440bfe587293012eb syncevolution-1.5.tar.gz +8a421d00239c6daedde56dd987c3aed7 syncevolution-1.5.1.tar.gz diff --git a/syncevolution-1.4.1-akonadi.patch b/syncevolution-1.4.1-akonadi.patch deleted file mode 100644 index 2fe90d9..0000000 --- a/syncevolution-1.4.1-akonadi.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -up syncevolution-1.4.1/src/backends/akonadi/configure-sub.in.akon syncevolution-1.4.1/src/backends/akonadi/configure-sub.in ---- syncevolution-1.4.1/src/backends/akonadi/configure-sub.in.akon 2014-06-26 18:18:55.670424479 +0200 -+++ syncevolution-1.4.1/src/backends/akonadi/configure-sub.in 2014-06-26 18:19:08.118423952 +0200 -@@ -14,7 +14,7 @@ if ! test "$KDEPIM_CFLAGS"; then - fi - fi - if ! test "$KDEPIM_LIBS"; then -- KDEPIM_LIBS="-L`kde4-config --install lib` -lakonadi-kde `pkg-config --libs QtDBus` -lQtCore -lkdeui -lkdecore" -+ KDEPIM_LIBS="-L`kde4-config --install lib` -lakonadi-kde `pkg-config --libs QtDBus` -lQtCore" - fi - AC_LANG_PUSH(C++) - old_CPPFLAGS="$CPPFLAGS" diff --git a/syncevolution.spec b/syncevolution.spec index a7febf6..5e53177 100644 --- a/syncevolution.spec +++ b/syncevolution.spec @@ -1,15 +1,13 @@ Summary: SyncML client for evolution Name: syncevolution Epoch: 1 -Version: 1.5 -Release: 3%{?dist} +Version: 1.5.1 +Release: 1%{?dist} License: LGPLv2+ Group: Applications/Productivity URL: http://syncevolution.org/ Source: http://downloads.syncevolution.org/%{name}/sources/%{name}-%{version}.tar.gz -Patch0: syncevolution-1.4.1-akonadi.patch - BuildRequires: pkgconfig(akonadi) BuildRequires: bluez-libs-devel BuildRequires: boost-devel @@ -86,7 +84,6 @@ Akonadi backend for %{name}. %prep %setup -q -%patch0 -p1 -b .akonadi # use the ac macros in Makefile.am sed -i '/^ACLOCAL_AMFLAGS/{ /m4-repo/!s/$/ -I m4-repo/ }' Makefile*.am @@ -197,6 +194,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_datadir}/syncevolution/xml/*.pl %changelog +* Tue Jun 09 2015 Milan Crha - 1:1.5.1-1 +- Update to 1.5.1 + * Tue Apr 28 2015 Milan Crha - 1:1.5-3 - Rebuild for newer evolution-data-server