From 65301760f2925b6fee9f988b47c56fe2cf0bb781 Mon Sep 17 00:00:00 2001 From: Germano Massullo Date: Mar 23 2015 15:32:58 +0000 Subject: fixed spec file for canon eos digital rebel patch --- diff --git a/darktable.spec b/darktable.spec index bd0b125..625e18c 100644 --- a/darktable.spec +++ b/darktable.spec @@ -10,6 +10,7 @@ Group: Applications/Multimedia License: GPLv3+ URL: http://darktable.sourceforge.net/ Source0: %{name}-%{version}-nopatents.tar.xz + # darktable contains patented code (DXT/S3TC/Squish) that we cannot ship. # Therefore we use this script to remove the patented code before # shipping it. @@ -17,6 +18,7 @@ Source0: %{name}-%{version}-nopatents.tar.xz # tarball's directory: # ./dartabke-generate-nopatents-tarball.sh Source1: darktable-generate-nopatents-tarball.sh +Patch0: darktable-patch.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -65,8 +67,8 @@ It also enables you to develop raw images and enhance them. %prep %setup -q -n %{name}-%{version} -Patch0: darktable-patch.patch -%patch0 -p 0 + +%patch0 -p 1 %build mkdir %{_target_platform}