From 766f40bed69c053c22ae28cfb4115e717c44b616 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Thu, 20 Apr 2017 08:40:51 +0200 Subject: Going towards 0.3 --- dist/sink.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dist/sink.spec') diff --git a/dist/sink.spec b/dist/sink.spec index 60015f7..246439d 100644 --- a/dist/sink.spec +++ b/dist/sink.spec @@ -1,6 +1,6 @@ Name: sink -Version: 0.2.0 +Version: 0.3 Release: 0%{?dist} Summary: sink -- cgit v1.2.3 From 60aff218bd211f6225423ead429fa83ef5d39494 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Wed, 26 Apr 2017 16:55:35 +0200 Subject: Bumped release version --- dist/sink.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dist/sink.spec') diff --git a/dist/sink.spec b/dist/sink.spec index 246439d..dd43560 100644 --- a/dist/sink.spec +++ b/dist/sink.spec @@ -1,7 +1,7 @@ Name: sink Version: 0.3 -Release: 0%{?dist} +Release: 1%{?dist} Summary: sink Group: Applications/Desktop -- cgit v1.2.3 From 4db017949e6528867963c5495aa557dcfb6f4765 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Thu, 27 Apr 2017 17:06:03 +0200 Subject: Start building with kdav --- dist/sink.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'dist/sink.spec') diff --git a/dist/sink.spec b/dist/sink.spec index dd43560..1f48e4f 100644 --- a/dist/sink.spec +++ b/dist/sink.spec @@ -1,7 +1,7 @@ Name: sink Version: 0.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: sink Group: Applications/Desktop @@ -23,6 +23,7 @@ BuildRequires: libgit2-devel BuildRequires: lmdb-devel BuildRequires: qt5-qtbase-devel BuildRequires: readline-devel +BuildRequires: kdav-devel %description sink @@ -47,7 +48,7 @@ mkdir -p build/ pushd build %{cmake} \ -DQT_PLUGIN_INSTALL_DIR:PATH=%{_libdir}/qt5/plugins/ \ - -DBUILD_DAV=OFF \ + -DBUILD_DAV=ON \ .. make %{?_smp_mflags} -- cgit v1.2.3 From a818e0471366be77a1ba4abc3ee7647a3050d9df Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Mon, 8 May 2017 14:42:55 +0200 Subject: Bumped release version --- dist/sink.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dist/sink.spec') diff --git a/dist/sink.spec b/dist/sink.spec index 1f48e4f..55ba6ac 100644 --- a/dist/sink.spec +++ b/dist/sink.spec @@ -1,7 +1,7 @@ Name: sink Version: 0.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: sink Group: Applications/Desktop -- cgit v1.2.3 From a213eff8a6ec034d01df9a36d8fddae8f2be2ac1 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Mon, 8 May 2017 21:55:55 +0200 Subject: Bumped release number --- dist/sink.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dist/sink.spec') diff --git a/dist/sink.spec b/dist/sink.spec index 55ba6ac..3c150d1 100644 --- a/dist/sink.spec +++ b/dist/sink.spec @@ -1,7 +1,7 @@ Name: sink Version: 0.3 -Release: 3%{?dist} +Release: 4%{?dist} Summary: sink Group: Applications/Desktop -- cgit v1.2.3 From 076ae4c6bec75b081fec9cdc7a84d82ffcadc94f Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Fri, 12 May 2017 14:58:33 +0200 Subject: Bumped release number --- dist/sink.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dist/sink.spec') diff --git a/dist/sink.spec b/dist/sink.spec index 3c150d1..dbe1007 100644 --- a/dist/sink.spec +++ b/dist/sink.spec @@ -1,7 +1,7 @@ Name: sink Version: 0.3 -Release: 4%{?dist} +Release: 5%{?dist} Summary: sink Group: Applications/Desktop -- cgit v1.2.3 From 18bd12302c39345f1a1a3fa29ddfd3e6ac558c24 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Tue, 6 Jun 2017 11:25:50 +0200 Subject: Specfile cleanup --- dist/sink.spec | 6 ------ 1 file changed, 6 deletions(-) (limited to 'dist/sink.spec') diff --git a/dist/sink.spec b/dist/sink.spec index dbe1007..1522890 100644 --- a/dist/sink.spec +++ b/dist/sink.spec @@ -38,11 +38,6 @@ Development headers for sink %prep %setup -q -sed -i \ - -e '/inspectiontest/d' \ - -e '/maildirresourcetest/d' \ - tests/CMakeLists.txt - %build mkdir -p build/ pushd build @@ -59,7 +54,6 @@ pushd build %make_install popd -#rm -rf %{buildroot}%{_prefix}/mkspecs/modules/qt_KMime.pri rm %{buildroot}%{_prefix}/bin/resetmailbox.sh rm %{buildroot}%{_prefix}/bin/populatemailbox.sh rm %{buildroot}%{_prefix}/bin/sink_smtp_test -- cgit v1.2.3 From e663b740394c316dd53aa566d62931bce0b47150 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Sat, 10 Jun 2017 09:43:07 +0200 Subject: Bumped release version --- dist/sink.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dist/sink.spec') diff --git a/dist/sink.spec b/dist/sink.spec index 1522890..f705069 100644 --- a/dist/sink.spec +++ b/dist/sink.spec @@ -1,7 +1,7 @@ Name: sink Version: 0.3 -Release: 5%{?dist} +Release: 6%{?dist} Summary: sink Group: Applications/Desktop -- cgit v1.2.3 From d1f6d879ce29f732e32c0aa7bb2e40f187d9d8d3 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Sun, 11 Jun 2017 23:01:45 +0200 Subject: Bumped release --- dist/sink.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dist/sink.spec') diff --git a/dist/sink.spec b/dist/sink.spec index f705069..59e8052 100644 --- a/dist/sink.spec +++ b/dist/sink.spec @@ -1,7 +1,7 @@ Name: sink Version: 0.3 -Release: 6%{?dist} +Release: 7%{?dist} Summary: sink Group: Applications/Desktop -- cgit v1.2.3 From e179ec896bb5b55e33419da8bea2e891517697f6 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Mon, 12 Jun 2017 11:48:34 +0200 Subject: Avoid the extra parsing step. We only need the content, we'll parse later on when processing the pipeline. --- dist/sink.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dist/sink.spec') diff --git a/dist/sink.spec b/dist/sink.spec index 59e8052..b39fdc4 100644 --- a/dist/sink.spec +++ b/dist/sink.spec @@ -1,7 +1,7 @@ Name: sink Version: 0.3 -Release: 7%{?dist} +Release: 8%{?dist} Summary: sink Group: Applications/Desktop -- cgit v1.2.3 From 1963f3444e92932f3a31526dc91760d98d027bea Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Thu, 15 Jun 2017 10:58:46 +0200 Subject: Bumped release --- dist/sink.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dist/sink.spec') diff --git a/dist/sink.spec b/dist/sink.spec index b39fdc4..da661a5 100644 --- a/dist/sink.spec +++ b/dist/sink.spec @@ -1,7 +1,7 @@ Name: sink Version: 0.3 -Release: 8%{?dist} +Release: 9%{?dist} Summary: sink Group: Applications/Desktop -- cgit v1.2.3 From 7088853437e5fb41be8d1e6268764dfc31d9a2f3 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Thu, 29 Jun 2017 12:11:20 +0200 Subject: Updated spec-file --- dist/sink.spec | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'dist/sink.spec') diff --git a/dist/sink.spec b/dist/sink.spec index da661a5..f5132b7 100644 --- a/dist/sink.spec +++ b/dist/sink.spec @@ -1,7 +1,7 @@ Name: sink Version: 0.3 -Release: 9%{?dist} +Release: 10%{?dist} Summary: sink Group: Applications/Desktop @@ -18,12 +18,12 @@ BuildRequires: kf5-kcoreaddons-devel BuildRequires: kf5-kcontacts-devel BuildRequires: kf5-kmime-devel BuildRequires: kimap2-devel +BuildRequires: kdav2-devel BuildRequires: libcurl-devel BuildRequires: libgit2-devel BuildRequires: lmdb-devel BuildRequires: qt5-qtbase-devel BuildRequires: readline-devel -BuildRequires: kdav-devel %description sink @@ -43,7 +43,6 @@ mkdir -p build/ pushd build %{cmake} \ -DQT_PLUGIN_INSTALL_DIR:PATH=%{_libdir}/qt5/plugins/ \ - -DBUILD_DAV=ON \ .. make %{?_smp_mflags} -- cgit v1.2.3