robert pushed to prosody (el6). "add missing lua-socket-compat dependency"

notifications at fedoraproject.org notifications at fedoraproject.org
Sat Apr 18 14:27:59 UTC 2015


>From c86ab6ba677195fbc4b6f837af5bab860609c1ea Mon Sep 17 00:00:00 2001
From: Jan Kaluza <jkaluza at redhat.com>
Date: Tue, 3 Jun 2014 10:44:58 +0200
Subject: add missing lua-socket-compat dependency


diff --git a/prosody.spec b/prosody.spec
index 370e52d..f8801bf 100644
--- a/prosody.spec
+++ b/prosody.spec
@@ -10,7 +10,7 @@
 
 Name:           prosody
 Version:        0.9.4
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Flexible communications server for Jabber/XMPP
 
 Group:          System Environment/Daemons
@@ -40,6 +40,7 @@ Requires(postun): systemd-units
 Requires: luajit
 Requires: lua-expat-compat
 Requires: lua-sec-compat
+Requires: lua-socket-compat
 Requires: lua-filesystem-compat
 Requires: lua-dbi-compat
 BuildRequires:  compat-lua-devel
@@ -197,6 +198,9 @@ fi
 
 
 %changelog
+* Tue Jun 03 2014 Jan Kaluza <jkaluza at redhat.com> - 0.9.4-2
+- add missing lua-socket-compat dependency
+
 * Fri May 30 2014 Jan Kaluza <jkaluza at redhat.com> - 0.9.4-1
 - update to version 0.9.4
 - build with luajit
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/prosody.git/commit/?h=el6&id=c86ab6ba677195fbc4b6f837af5bab860609c1ea


More information about the scm-commits mailing list