From b6da08e0a0460cc7dac90dfbca8e1c6cefaeab40 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Nov 11 2016 17:21:47 +0000 Subject: DENABLE_APPSTYLES=ON --- diff --git a/digikam.spec b/digikam.spec index a02291b..57a7033 100644 --- a/digikam.spec +++ b/digikam.spec @@ -2,7 +2,7 @@ Name: digikam Summary: A digital camera accessing & photo management application Version: 5.3.0 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ URL: http://www.digikam.org/ @@ -177,6 +177,7 @@ BuildArch: noarch mkdir %{_target_platform} pushd %{_target_platform} %{cmake_kf5} .. \ + -DENABLE_APPSTYLES:BOOL=ON \ -DENABLE_MEDIAPLAYER:BOOL=ON \ -DENABLE_MYSQLSUPPORT:BOOL=ON \ -DENABLE_INTERNALMYSQL:BOOL=ON \ @@ -312,6 +313,9 @@ gtk-update-icon-cache %{_kf5_datadir}/icons/hicolor >& /dev/null ||: %changelog +* Fri Nov 11 2016 Rex Dieter - 5.3.0-2 +- -DENABLE_APPSTYLES=ON + * Wed Nov 09 2016 Rex Dieter - 5.3.0-1 - digikam-5.3.0 (#1392645)