Hello community, here is the log from the commit of package tellico for openSUSE:Factory checked in at 2017-09-07 22:15:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tellico (Old) and /work/SRC/openSUSE:Factory/.tellico.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tellico" Thu Sep 7 22:15:53 2017 rev:71 rq:521527 version:3.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/tellico/tellico.changes 2017-03-28 15:24:41.104638142 +0200 +++ /work/SRC/openSUSE:Factory/.tellico.new/tellico.changes 2017-09-07 22:16:08.310249165 +0200 @@ -1,0 +2,6 @@ +Tue Sep 5 16:59:07 UTC 2017 - [email protected] + +- Add 0001-Fix-build-with-cmake-3.9.patch to fix build with latest + cmake in Factory (kde#382680) + +------------------------------------------------------------------- New: ---- 0001-Fix-build-with-cmake-3.9.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tellico.spec ++++++ --- /var/tmp/diff_new_pack.TGGQEK/_old 2017-09-07 22:16:09.134133066 +0200 +++ /var/tmp/diff_new_pack.TGGQEK/_new 2017-09-07 22:16:09.142131939 +0200 @@ -24,6 +24,8 @@ Group: Productivity/Office/Other Url: http://tellico-project.org/ Source0: http://tellico-project.org/files/%{name}-%{version}.tar.xz +# PATCH-FIX-UPSTREAM +Patch: 0001-Fix-build-with-cmake-3.9.patch BuildRequires: extra-cmake-modules BuildRequires: fdupes BuildRequires: karchive-devel @@ -85,6 +87,9 @@ %prep %setup -q +%if 0%{?suse_version} > 1320 +%patch -p1 +%endif %build %cmake_kf5 "-DENABLE_WEBCAM=true" -d build ++++++ 0001-Fix-build-with-cmake-3.9.patch ++++++ ++++ 885 lines (skipped)
