[digikam] patch upstreamed

Rex Dieter rdieter at fedoraproject.org
Thu Jun 28 15:51:54 UTC 2012


commit fa801bae1738d1d41e0e5a58bed4b77588568289
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Thu Jun 28 10:54:59 2012 -0500

    patch upstreamed

 digikam.spec |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/digikam.spec b/digikam.spec
index 78970f7..48085a4 100644
--- a/digikam.spec
+++ b/digikam.spec
@@ -21,10 +21,11 @@ Source1: digikam-import.desktop
 Patch0: digikam-2.5.0-clapack-atlas.patch
 
 ## upstreamable patches
-# fix detection of newer lensfun-0.2.6+
-Patch50: digikam-2.6.0-cmake_lensfun.patch
 
 ## upstream patches
+# fix fix detection of newer lensfun-0.2.6+
+# http://commits.kde.org/digikam/eb454a581dc8668e1dc3c3b8b4ffd4d9a617ad12
+Patch100: digikam-2.6.0-cmake_lensfun.patch
 
 # for clapack, see also the clapack-atlas patch
 BuildRequires: atlas-devel
@@ -219,7 +220,7 @@ BuildArch: noarch
 %setup -q -n %{name}-%{version}%{?pre:-%{pre}}
 
 %patch0 -p1 -b .clapack-atlas
-%patch50 -p1 -b .cmake_lensfun
+%patch100 -p1 -b .cmake_lensfun
 
 
 %build


More information about the scm-commits mailing list