[packages/gobject-introspection] g-ir-scanner uses ldd internally

glen glen at pld-linux.org
Wed Feb 6 23:01:47 CET 2013


commit d0b4172e181abb9f9f08d2f742002fd5c3c84450
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Feb 6 23:50:59 2013 +0200

    g-ir-scanner uses ldd internally
    
    def _resolve_non_libtool(options, binary, libraries)

 gobject-introspection.spec | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/gobject-introspection.spec b/gobject-introspection.spec
index 11254bb..a280b99 100644
--- a/gobject-introspection.spec
+++ b/gobject-introspection.spec
@@ -5,12 +5,12 @@
 %bcond_without	cairo		# build without cairo
 %bcond_without	static_libs	# do not build static libs
 %bcond_without	apidocs		# do not build and package API docs
-#
+
 Summary:	Introspection for GObject libraries
 Summary(pl.UTF-8):	Obserwacja bibliotek GObject
 Name:		gobject-introspection
 Version:	1.34.2
-Release:	1
+Release:	2
 License:	LGPL v2+ (giscanner) and GPL v2+ (tools)
 Group:		Libraries
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/gobject-introspection/1.34/%{name}-%{version}.tar.xz
@@ -53,6 +53,8 @@ Requires:	%{name} = %{version}-%{release}
 Requires:	glib2-devel >= 1:2.34.1
 Requires:	libffi-devel
 Requires:	python-modules
+# for ldd
+Requires:	glibc-misc
 
 %description devel
 Header files for gobject-introspection library.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gobject-introspection.git/commitdiff/74d1aab2dee07b0be2bf66a377be0e00fb0c71d8



More information about the pld-cvs-commit mailing list