[libkdcraw] external-libraw patch only for F20+

nucleo nucleo at fedoraproject.org
Tue Jul 9 06:31:10 UTC 2013


commit a97fe3cfb90abfc6dbedbaa4d0ca5bd01a50a5d7
Author: nucleo <nucleo at fedoraproject.org>
Date:   Tue Jul 9 09:30:51 2013 +0300

    external-libraw patch only for F20+

 libkdcraw.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/libkdcraw.spec b/libkdcraw.spec
index 2d16b4e..83c0a17 100644
--- a/libkdcraw.spec
+++ b/libkdcraw.spec
@@ -69,7 +69,9 @@ Requires: kdelibs4-devel
 %prep
 %setup -q
 %patch50 -p1 -b .libjpeg-turbo
+%if 0%{?fedora} > 19
 %patch100 -p1 -b .external-libraw
+%endif
 
 # copy/rename a few things for easier inclusion as %%doc
 cp -a libraw/README README.libraw


More information about the scm-commits mailing list