Author: zergin Date: Sat Sep 6 22:19:48 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 2.2.4 - requires gsasl >= 0.2.28 (i've got faild to initialize SASL context with lower gsasl)
---- Files affected: SPECS: jabberd.spec (1.107 -> 1.108) ---- Diffs: ================================================================ Index: SPECS/jabberd.spec diff -u SPECS/jabberd.spec:1.107 SPECS/jabberd.spec:1.108 --- SPECS/jabberd.spec:1.107 Thu Aug 7 09:59:53 2008 +++ SPECS/jabberd.spec Sun Sep 7 00:19:42 2008 @@ -15,12 +15,12 @@ Summary: Jabber/XMPP server Summary(pl.UTF-8): Serwer Jabber/XMPP Name: jabberd -Version: 2.2.2 +Version: 2.2.4 Release: 0.1 License: GPL Group: Applications/Communications Source0: http://ftp.xiaoka.com/jabberd2/releases/%{name}-%{version}.tar.bz2 -# Source0-md5: 807a1be895cebf50f2105ffbb1fcf91b +# Source0-md5: 91d5bc46063c50da49b81d7b7ea0bbab Source1: %{name}.init Source2: %{name}.sysconfig Source3: db-setup.sqlite @@ -37,7 +37,7 @@ BuildRequires: automake %{?with_db:BuildRequires: db-devel >= 4.1.24} BuildRequires: gettext-devel -BuildRequires: gsasl-devel >= 0.2.26 +BuildRequires: gsasl-devel >= 0.2.28 BuildRequires: libidn-devel >= 0.3.0 BuildRequires: libstdc++-devel BuildRequires: libtool @@ -165,6 +165,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.108 2008/09/06 22:19:42 zergin +- up to 2.2.4 +- requires gsasl >= 0.2.28 + (i've got faild to initialize SASL context with lower gsasl) + Revision 1.107 2008/08/07 07:59:53 pascalek - updated to 2.2.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/jabberd.spec?r1=1.107&r2=1.108&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
