Thu, 15 Sep 2011 20:54:49 +0200
Update to new version of vendor software.
jabberd/jabberd.patch | file | annotate | diff | comparison | revisions | |
jabberd/jabberd.spec | file | annotate | diff | comparison | revisions |
1.1 --- a/jabberd/jabberd.patch Thu Sep 15 19:40:20 2011 +0200 1.2 +++ b/jabberd/jabberd.patch Thu Sep 15 20:54:49 2011 +0200 1.3 @@ -24,7 +24,7 @@ 1.4 1.5 <!-- Local network configuration --> 1.6 @@ -149,7 +147,7 @@ 1.7 - <id password-change='true' /> --> 1.8 + <id password-change='mu' /> --> 1.9 1.10 <!-- IP address to bind to (default: 0.0.0.0) --> 1.11 - <ip>0.0.0.0</ip>
2.1 --- a/jabberd/jabberd.spec Thu Sep 15 19:40:20 2011 +0200 2.2 +++ b/jabberd/jabberd.spec Thu Sep 15 20:54:49 2011 +0200 2.3 @@ -23,7 +23,7 @@ 2.4 2.5 # package version 2.6 %define V_major 2.2 2.7 -%define V_minor 11 2.8 +%define V_minor 14 2.9 %define V_mucon 0.8 2.10 2.11 # package information 2.12 @@ -37,7 +37,7 @@ 2.13 Group: InstantMessaging 2.14 License: JOSL/GPL 2.15 Version: %{V_major}.%{V_minor} 2.16 -Release: 20091028 2.17 +Release: 20110914 2.18 2.19 # package options 2.20 %option with_mucon yes