packages: librsvg/librsvg.spec - fixed build on x86_64 - release 2
megabajt
megabajt at pld-linux.org
Tue Sep 28 09:12:21 CEST 2010
Author: megabajt Date: Tue Sep 28 07:12:21 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- fixed build on x86_64
- release 2
---- Files affected:
packages/librsvg:
librsvg.spec (1.144 -> 1.145)
---- Diffs:
================================================================
Index: packages/librsvg/librsvg.spec
diff -u packages/librsvg/librsvg.spec:1.144 packages/librsvg/librsvg.spec:1.145
--- packages/librsvg/librsvg.spec:1.144 Mon Sep 27 23:17:53 2010
+++ packages/librsvg/librsvg.spec Tue Sep 28 09:12:16 2010
@@ -13,7 +13,7 @@
Summary(uk.UTF-8): SVG бібліотека
Name: librsvg
Version: 2.32.0
-Release: 1
+Release: 2
Epoch: 1
License: LGPL v2+
Group: X11/Libraries
@@ -33,6 +33,7 @@
BuildRequires: libxml2-devel >= 1:2.6.31
BuildRequires: pkgconfig
BuildRequires: rpm-pythonprov
+BuildRequires: sed >= 4.0
Requires(post,postun): /sbin/ldconfig
Requires(post,postun): gdk-pixbuf2
Requires: glib2 >= 1:2.24.0
@@ -48,10 +49,8 @@
# see gtk+2.spec for source of these ifdefs
%if "%{_lib}" != "lib"
%define libext %(lib="%{_lib}"; echo ${lib#lib})
-%define gtketcdir /etc/gtk%{libext}-2.0
%define pqext -%{libext}
%else
-%define gtketcdir /etc/gtk-2.0
%define pqext %{nil}
%endif
@@ -142,6 +141,8 @@
echo 'AC_DEFUN([GTK_DOC_CHECK],[])' >> acinclude.m4
%endif
+%{__sed} -e 's/gdk-pixbuf-query-loaders/gdk-pixbuf-query-loaders%{pqext}/' -i configure.in
+
%build
%{?with_apidocs:%{__gtkdocize}}
%{__libtoolize}
@@ -223,6 +224,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.145 2010/09/28 07:12:16 megabajt
+- fixed build on x86_64
+- release 2
+
Revision 1.144 2010/09/27 21:17:53 megabajt
- updated to 2.32.0
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/librsvg/librsvg.spec?r1=1.144&r2=1.145&f=u
More information about the pld-cvs-commit
mailing list