[libmash] Add explicit BR: gobject-introspection-devel (#1106038)

Yaakov Selkowitz yselkowitz at fedoraproject.org
Tue Jul 8 00:17:14 UTC 2014


commit 17524ea71cc7a12e3dfb37e5906c1773e77f22e4
Author: Yaakov Selkowitz <yselkowitz at users.sourceforge.net>
Date:   Thu Jun 26 10:30:05 2014 -0500

    Add explicit BR: gobject-introspection-devel (#1106038)

 libmash.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/libmash.spec b/libmash.spec
index 5021f90..730347b 100644
--- a/libmash.spec
+++ b/libmash.spec
@@ -1,7 +1,7 @@
 Summary: A library for using real 3D models within a Clutter scene
 Name: libmash
 Version: 0.2.0
-Release: 15%{?dist}
+Release: 16%{?dist}
 URL: http://clutter-project.github.com/mash/
 Source0: https://github.com/downloads/clutter-project/mash/mash-%{version}.tar.xz
 
@@ -16,6 +16,7 @@ BuildRequires: glib2-devel >= 2.16
 BuildRequires: clutter-devel
 BuildRequires: gtk-doc
 BuildRequires: rply-devel
+BuildRequires: gobject-introspection-devel
 
 # Do not BR: mx-devel, as the lighting example isn't actually installed
 
@@ -74,6 +75,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
 %dir %{_datadir}/gir-1.0
 
 %changelog
+* Thu Jun 26 2014 Yaakov Selkowitz <yselkowi at redhat.com> - 0.2.0-16
+- Add explicit BR: gobject-introspection-devel (#1106038)
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2.0-15
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list