[libkdcraw] BR: pkgconfig(jasper) pkgconfig(libxml-2.0)

nucleo nucleo at fedoraproject.org
Sat Oct 13 02:16:20 UTC 2012


commit a2100f54e841ce9819d4fb4e4e8b0406413f9ffb
Author: nucleo <nucleo at fedoraproject.org>
Date:   Sat Oct 13 05:16:05 2012 +0300

    BR: pkgconfig(jasper) pkgconfig(libxml-2.0)

 libkdcraw.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/libkdcraw.spec b/libkdcraw.spec
index e4db576..bd00536 100644
--- a/libkdcraw.spec
+++ b/libkdcraw.spec
@@ -1,7 +1,7 @@
 Name:    libkdcraw
 Summary: A C++ interface around LibRaw library 
 Version: 4.9.50
-Release: 1%{?dist}
+Release: 2%{?dist}
 
 # libkdcraw is GPLv2+,
 # LibRaw(bundled) is LGPLv2
@@ -22,6 +22,8 @@ BuildRequires:  kdelibs4-devel
 # libjpeg 80 or higher needed for the LibRaw DNG lossy codec
 BuildRequires: libjpeg-devel
 BuildRequires: pkgconfig(lcms2)
+BuildRequires: pkgconfig(jasper)
+BuildRequires: pkgconfig(libxml-2.0)
 
 Requires: kdelibs4%{?_isa} >= %{_kde4_version}
 
@@ -107,6 +109,9 @@ fi
 
 
 %changelog
+* Sat Oct 13 2012 Alexey Kurov <nucleo at fedoraproject.org> - 4.9.50-2
+- BR: pkgconfig(jasper) pkgconfig(libxml-2.0)
+
 * Sat Oct 13 2012 Alexey Kurov <nucleo at fedoraproject.org> - 4.9.50-1
 - libkdcraw update from digikam-3.0.0-beta2
 - enable build against lcms2


More information about the scm-commits mailing list