[awesome] The Lua GObject introspection package is needed at runtime.

Thomas Moschny thm at fedoraproject.org
Thu Apr 4 17:37:24 UTC 2013


commit 87b59a96ba1a9c21c6e07ead4034355cc067949b
Author: Thomas Moschny <thm at fedoraproject.org>
Date:   Thu Apr 4 19:36:50 2013 +0200

    The Lua GObject introspection package is needed at runtime.

 awesome.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/awesome.spec b/awesome.spec
index ef56e2a..587c1fd 100644
--- a/awesome.spec
+++ b/awesome.spec
@@ -1,6 +1,6 @@
 Name:		awesome
 Version:	3.5.1
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	Highly configurable, framework window manager for X. Fast, light and extensible
 Group:		User Interface/Desktops
 # common/buffer.[ch]: BSD
@@ -45,6 +45,7 @@ BuildRequires:	pkgconfig(dbus-1)
 BuildRequires:	lua-lgi
 BuildRequires:	pkgconfig(pango) >= 1.19.3
 BuildRequires:	pkgconfig(pangocairo) >= 1.19.3
+Requires:	lua-lgi
 Requires:	pango >= 1.19.3
 
 BuildRequires:	desktop-file-utils
@@ -118,6 +119,9 @@ mv %{buildroot}%{_docdir}/%{name}-%{version}/doc \
 
 
 %changelog
+* Thu Apr  4 2013 Thomas Moschny <thomas.moschny at gmx.de> - 3.5.1-2
+- The Lua GObject introspection package is needed at runtime.
+
 * Wed Apr  3 2013 Thomas Moschny <thomas.moschny at gmx.de> - 3.5.1-1
 - Update to 3.5.1.
 - Rework BR section:


More information about the scm-commits mailing list