[packages/python-pyxmpp] XEP-0203 support added

jajcus jajcus at pld-linux.org
Fri Aug 12 09:36:53 CEST 2016


commit 024d9982444c621f00595c4dcc8916fd6b16b866
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date:   Fri Aug 12 09:36:33 2016 +0200

    XEP-0203 support added
    
    Release: 5

 python-pyxmpp.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/python-pyxmpp.spec b/python-pyxmpp.spec
index 95d478c..b806918 100644
--- a/python-pyxmpp.spec
+++ b/python-pyxmpp.spec
@@ -2,12 +2,13 @@ Summary:	Jabber/XMPP package for Python
 Summary(pl.UTF-8):	Biblioteka Jabber/XMPP dla Pythona
 Name:		python-pyxmpp
 Version:	1.1.2
-Release:	4
+Release:	5
 License:	LGPL
 Group:		Libraries/Python
 Source0:	http://cloud.github.com/downloads/Jajcus/pyxmpp/pyxmpp-%{version}.tar.gz
 # Source0-md5:	a38abf032aca0408b6055cd94296eb75
 Patch0:		%{name}-openfire_bug.patch
+Patch1:		%{name}-xep-0203.patch
 URL:		http://pyxmpp.jajcus.net/
 BuildRequires:	rpmbuild(macros) >= 1.710
 BuildRequires:	libxml2-devel >= 2.6.19
@@ -28,6 +29,7 @@ Ten pakiet udostępnia interfejs Pythona do protokołów XMPP i Jabber.
 %prep
 %setup -qn pyxmpp-%{version}
 %patch0 -p1
+%patch1 -p1
 
 %build
 %py_build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pyxmpp.git/commitdiff/024d9982444c621f00595c4dcc8916fd6b16b866



More information about the pld-cvs-commit mailing list