]> git.pld-linux.org Git - packages/glib2.git/blobdiff - glib2.spec
- added libelf patch: hack to use -lelf to link only gresource tool instead of everything
[packages/glib2.git] / glib2.spec
index 878c37c80d025b048733b03d1c026179798996fb..42faa35cefaaaca4fec620ba1ee5e62c780c7687 100644 (file)
@@ -19,18 +19,20 @@ Summary(tr.UTF-8):  Yararlı ufak yordamlar kitaplığı
 Summary(zh_CN.UTF-8):  实用工具函数库
 Name:          glib2
 Version:       2.32.1
-Release:       1
+Release:       2
 Epoch:         1
 License:       LGPL v2+
 Group:         Libraries
 Source0:       http://ftp.gnome.org/pub/GNOME/sources/glib/2.32/glib-%{version}.tar.xz
 # Source0-md5: 032c7cf9868c9aa186b490b155a41144
 Patch0:                %{name}-makefile.patch
+Patch1:                %{name}-libelf.patch
 URL:           http://www.gtk.org/
 BuildRequires: autoconf >= 2.62
 BuildRequires: automake >= 1:1.11
 BuildRequires: docbook-dtd412-xml
 BuildRequires: docbook-style-xsl
+BuildRequires: elfutils-devel
 BuildRequires: fam-devel
 BuildRequires: gettext-devel
 %{?with_apidocs:BuildRequires: gtk-doc >= 1.17}
@@ -201,6 +203,7 @@ Bashowe uzupełnianie nazw dla narzędzi gio: gdbus i gsettings.
 %prep
 %setup -q -n glib-%{version}
 %patch0 -p1
+%patch1 -p1
 
 %if !%{with apidocs}
 %{__sed} -e '/SUBDIRS/s/docs//' -i Makefile.am
This page took 0.025387 seconds and 4 git commands to generate.