|
|
@ -2,7 +2,7 @@ |
|
|
|
# Name: Daniel Berteaud |
|
|
|
# Name: Daniel Berteaud |
|
|
|
|
|
|
|
|
|
|
|
%define name smeserver-jappix |
|
|
|
%define name smeserver-jappix |
|
|
|
%define version 0.2.1 |
|
|
|
%define version 0.2.2 |
|
|
|
%define release 1 |
|
|
|
%define release 1 |
|
|
|
Summary: sme server integration of jappix |
|
|
|
Summary: sme server integration of jappix |
|
|
|
Name: %{name} |
|
|
|
Name: %{name} |
|
|
@ -17,7 +17,7 @@ BuildArchitectures: noarch |
|
|
|
BuildRequires: e-smith-devtools |
|
|
|
BuildRequires: e-smith-devtools |
|
|
|
BuildRoot: /var/tmp/%{name}-%{version} |
|
|
|
BuildRoot: /var/tmp/%{name}-%{version} |
|
|
|
Requires: e-smith-base |
|
|
|
Requires: e-smith-base |
|
|
|
Requires: jappix |
|
|
|
Requires: jappix >= 1.0.1 |
|
|
|
Requires: smeserver-webapps-common |
|
|
|
Requires: smeserver-webapps-common |
|
|
|
AutoReqProv: no |
|
|
|
AutoReqProv: no |
|
|
|
|
|
|
|
|
|
|
@ -26,6 +26,10 @@ smserver integration of Jappix. |
|
|
|
Jappix is a feature complete, web based XMPP client |
|
|
|
Jappix is a feature complete, web based XMPP client |
|
|
|
|
|
|
|
|
|
|
|
%changelog |
|
|
|
%changelog |
|
|
|
|
|
|
|
* Fri Apr 18 2014 Daniel Berteaud <daniel@firewall-services.com> 0.2.2-1 |
|
|
|
|
|
|
|
- Fix login since Jappix 1.0.3 |
|
|
|
|
|
|
|
- Add STUN and TURN param |
|
|
|
|
|
|
|
|
|
|
|
* Fri Jul 5 2013 Daniel Berteaud <daniel@firewall-services.com> 0.2.1-1 |
|
|
|
* Fri Jul 5 2013 Daniel Berteaud <daniel@firewall-services.com> 0.2.1-1 |
|
|
|
- Allow access to /etc/pki/tls/certs |
|
|
|
- Allow access to /etc/pki/tls/certs |
|
|
|
|
|
|
|
|
|
|
|