[glib2/f17] Add BR: elfutils-libelf-devel for the GResource functionality

Richard Hughes rhughes at fedoraproject.org
Tue Feb 21 14:18:21 UTC 2012


commit c44e67da62252bfbb12b1dd1c0f8d1779caa764a
Author: Richard Hughes <richard at hughsie.com>
Date:   Tue Feb 21 13:31:58 2012 +0000

    Add BR: elfutils-libelf-devel for the GResource functionality

 glib2.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/glib2.spec b/glib2.spec
index 2b02955..63d464d 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -1,7 +1,7 @@
 Summary: A library of handy utility functions
 Name: glib2
 Version: 2.31.16
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 URL: http://www.gtk.org
@@ -23,6 +23,7 @@ BuildRequires: automake autoconf libtool
 BuildRequires: gtk-doc
 BuildRequires: python-devel
 BuildRequires: libffi-devel
+BuildRequires: elfutils-libelf-devel
 
 # required for GIO content-type support
 Requires: shared-mime-info
@@ -159,6 +160,9 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
 %{_libdir}/lib*.a
 
 %changelog
+* Tue Feb 21 2012 Richard Hughes <rhughes at redhat.com> 2.31.16-2
+- Add BR: elfutils-libelf-devel for the GResource functionality
+
 * Mon Feb  6 2012 Matthias Clasen <mclasen at redhat.com> 2.31.16-1
 - Update to 2.31.16
 - Drop --with-runtime-libdir, since we have /lib -> /usr/lib now


More information about the scm-commits mailing list