[digikam] fix specfile typo

Kevin Kofler kkofler at fedoraproject.org
Wed Jul 23 19:34:31 UTC 2014


commit 5aaeb4ebd2d324de7bd2c0f76e1f674ed7725fe9
Author: Kevin Kofler <Kevin at tigcc.ticalc.org>
Date:   Wed Jul 23 21:34:18 2014 +0200

    fix specfile typo

 digikam.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/digikam.spec b/digikam.spec
index eaf46ca..4e9ad67 100644
--- a/digikam.spec
+++ b/digikam.spec
@@ -236,7 +236,7 @@ BuildArch: noarch
 
 # applied unconditionally, it autodetects the version of QtGStreamer to use
 pushd extra/kipi-plugins
-patch100 -p1 -b .gstreamer1
+%patch100 -p1 -b .gstreamer1
 popd
 
 # don't use bundled/old FindKipi.cmake in favor of kdelibs' version


More information about the scm-commits mailing list