kalev pushed to gthumb (f22). "Build with lcms2 and libraw support (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Apr 16 11:04:10 UTC 2015


>From 43e5234702c92cbbea1ef3b4efa2a88fbc0c8bcb Mon Sep 17 00:00:00 2001
From: Kalev Lember <kalevlember at gmail.com>
Date: Thu, 16 Apr 2015 12:48:40 +0200
Subject: Build with lcms2 and libraw support

While at this, also drop unneeded libgnome-keyring-devel and libSM-devel
build deps.

diff --git a/gthumb.spec b/gthumb.spec
index 37a0583..81dcd2e 100644
--- a/gthumb.spec
+++ b/gthumb.spec
@@ -1,7 +1,7 @@
 Summary: Image viewer, editor, organizer
 Name: gthumb
 Version: 3.4.0
-Release: 1%{?dist}
+Release: 2%{?dist}
 Epoch: 1
 URL: https://wiki.gnome.org/Apps/gthumb
 Source0: http://download.gnome.org/sources/gthumb/3.4/%{name}-%{version}.tar.xz
@@ -11,18 +11,17 @@ Group: User Interface/X
 BuildRequires: gtk3-devel
 BuildRequires: glib2-devel 
 BuildRequires: exiv2-devel 
-Buildrequires: libopenraw-gnome-devel
 BuildRequires: clutter-gtk-devel
 BuildRequires: gstreamer1-devel
 BuildRequires: gstreamer1-plugins-base-devel
 BuildRequires: intltool
-BuildRequires: libSM-devel
+BuildRequires: lcms2-devel
 BuildRequires: libjpeg-devel
 BuildRequires: libtiff-devel
-BuildRequires: libgnome-keyring-devel
 BuildRequires: brasero-devel
 BuildRequires: libsoup-devel
 BuildRequires: gnome-common
+BuildRequires: LibRaw-devel
 BuildRequires: librsvg2-devel
 BuildRequires: gsettings-desktop-schemas-devel
 BuildRequires: itstool
@@ -51,7 +50,7 @@ package.
 %setup -q
 
 %build
-%configure --enable-libopenraw --disable-static
+%configure --disable-static
 
 # drop unneeded direct library deps with --as-needed
 # libtool doesn't make this easy, so we do it the hard way
@@ -108,6 +107,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 %{_datadir}/aclocal/*
 
 %changelog
+* Thu Apr 16 2015 Kalev Lember <kalevlember at gmail.com> - 1:3.4.0-2
+- Build with lcms2 and libraw support
+
 * Thu Apr 16 2015 Kalev Lember <kalevlember at gmail.com> - 1:3.4.0-1
 - Update to 3.4.0
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/gthumb.git/commit/?h=f22&id=43e5234702c92cbbea1ef3b4efa2a88fbc0c8bcb


More information about the scm-commits mailing list