[libquvi-scripts/f20] Missing lua-socket.

Christopher Meng cicku at fedoraproject.org
Tue Aug 27 11:04:59 UTC 2013


commit 7e23de3a26685673be5b9e1e5459fc751ebf6d19
Author: Koji <koji at fedoraproject.org>
Date:   Tue Aug 27 18:58:51 2013 +0800

    Missing lua-socket.

 libquvi-scripts.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/libquvi-scripts.spec b/libquvi-scripts.spec
index 911803b..5c6afe0 100644
--- a/libquvi-scripts.spec
+++ b/libquvi-scripts.spec
@@ -2,12 +2,13 @@
 
 Name:           libquvi-scripts
 Version:        0.9.20130805
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Embedded lua scripts that libquvi uses for parsing the media details
 License:        AGPLv3+
 URL:            http://quvi.sourceforge.net
 Source0:        http://downloads.sourceforge.net/project/quvi/0.9/%{name}/%{name}-%{version}.tar.xz
 BuildArch:      noarch
+Requires:       lua-socket
 
 %description
 libquvi-scripts contains the embedded lua scripts that libquvi
@@ -32,6 +33,9 @@ make install DESTDIR=%{buildroot} pkgconfigdir=%{_datadir}/pkgconfig/
 %{_mandir}/man7/quvi-modules*.7*
 
 %changelog
+* Tue Aug 27 2013 Christopher Meng <rpm at cicku.me> - 0.9.20130805-3
+- Add missing lua dep.
+
 * Mon Aug 26 2013 Christopher Meng <rpm at cicku.me> - 0.9.20130805-2
 - License changed to AGPL.
 - Correct filenames.


More information about the scm-commits mailing list