nucleo pushed to digikam (f22). "docbook fix"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Jun 16 02:20:33 UTC 2015


From 3dd596eab3f69a9acc91f40b4e8e9486eca56a06 Mon Sep 17 00:00:00 2001
From: Rex Dieter <rdieter at math.unl.edu>
Date: Mon, 18 May 2015 16:03:28 -0500
Subject: docbook fix


diff --git a/digikam.spec b/digikam.spec
index dfb266c..fbbcbee 100644
--- a/digikam.spec
+++ b/digikam.spec
@@ -228,7 +228,12 @@ sed -i.opencv_245 -e 's|OPENCV_MIN_VERSION "2.4.9"|OPENCV_MIN_VERSION "2.4.5"|'
 
 # don't use bundled/old FindKipi.cmake in favor of kdelibs' version
 # see http:/bugs.kde.org/307213
-mv -f cmake/modules/FindKipi.cmake cmake/modules/FindKipi.cmake.ORIG
+mv -fv cmake/modules/FindKipi.cmake cmake/modules/FindKipi.cmake.ORIG
+
+# el7's kdelibs doesn't define this entity:
+%if 0%{?rhel}
+sed -i.docbook_fix -e 's|&Ivo.de.Klerk;||g' doc-translated/*/index.docbook
+%endif
 
 
 %build
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/digikam.git/commit/?h=f22&id=3dd596eab3f69a9acc91f40b4e8e9486eca56a06


More information about the scm-commits mailing list