[packages/gdk-pixbuf2] - updated dependencies
qboosh
qboosh at pld-linux.org
Wed Sep 26 20:01:03 CEST 2018
commit 14d965b84c4990ac8d6cd18c4cd4c36f77a53601
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Wed Sep 26 20:04:17 2018 +0200
- updated dependencies
gdk-pixbuf2.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/gdk-pixbuf2.spec b/gdk-pixbuf2.spec
index 4e60ad9..aca1f87 100644
--- a/gdk-pixbuf2.spec
+++ b/gdk-pixbuf2.spec
@@ -23,7 +23,7 @@ BuildRequires: gtk-doc >= 1.20
BuildRequires: jasper-devel
BuildRequires: libjpeg-devel
BuildRequires: libpng-devel >= 1.0
-BuildRequires: libtiff-devel
+BuildRequires: libtiff-devel >= 4
BuildRequires: libtool >= 2:2.2.6
BuildRequires: libxslt-progs
BuildRequires: meson >= 0.46.0
@@ -35,6 +35,7 @@ BuildRequires: tar >= 1:1.22
BuildRequires: xorg-lib-libX11-devel
BuildRequires: xz
Requires: glib2 >= 1:2.48.0
+Requires: shared-mime-info
Suggests: librsvg >= 2.31
Conflicts: gtk+2 < 2:2.21.3-1
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -66,6 +67,8 @@ Group: X11/Development/Libraries
Requires: %{name} = %{version}-%{release}
Requires: glib2-devel >= 1:2.48.0
Conflicts: gtk+2-devel < 2:2.21.3-1
+# for gdk-pixbuf-xlib-2.0:
+Requires: xorg-lib-libX11-devel
%description devel
Header files for gdk-pixbuf library.
@@ -120,7 +123,7 @@ rm -rf $RPM_BUILD_ROOT
%if "%{_lib}" != "lib"
# We need to have 32-bit and 64-bit binaries as they have hardcoded LIBDIR.
# (needed when multilib is used)
-mv -f $RPM_BUILD_ROOT%{_bindir}/gdk-pixbuf-query-loaders{,%{pqext}}
+%{__mv} $RPM_BUILD_ROOT%{_bindir}/gdk-pixbuf-query-loaders{,%{pqext}}
%endif
touch $RPM_BUILD_ROOT%{_libdir}/gdk-pixbuf-2.0/%{abiver}/loaders.cache
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gdk-pixbuf2.git/commitdiff/14d965b84c4990ac8d6cd18c4cd4c36f77a53601
More information about the pld-cvs-commit
mailing list