Projects
Kolab:16:TestingLinked
roundcubemail-plugins-kolab
Log In
Username
Password
We truncated the diff of some files because they were too big. If you want to see the full diff for every file,
click here
.
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 50
View file
roundcubemail-plugins-kolab.spec
Changed
@@ -272,6 +272,20 @@ %description -n roundcubemail-plugin-kolab_auth Plugin kolab_auth +%package -n roundcubemail-plugin-kolab_auth_proxy +Summary: Plugin kolab_auth_proxy +Group: Applications/Internet +Requires: roundcubemail(core) >= %{roundcube_version} +Requires: roundcubemail(plugin-kolab_auth_proxy-assets) = %{?epoch:%{epoch}:}%{version}-%{release} +Obsoletes: roundcubemail-plugin-kolab_auth_proxy-skin-elastic < %{?epoch:%{epoch}:}%{version}-%{release} +Obsoletes: roundcubemail-plugin-kolab_auth_proxy-skin-elastic-assets < %{?epoch:%{epoch}:}%{version}-%{release} +Obsoletes: roundcubemail-plugin-kolab_auth_proxy-skin-larry < %{?epoch:%{epoch}:}%{version}-%{release} +Obsoletes: roundcubemail-plugin-kolab_auth_proxy-skin-larry-assets < %{?epoch:%{epoch}:}%{version}-%{release} +Provides: roundcubemail(plugin-kolab_auth_proxy) = %{?epoch:%{epoch}:}%{version}-%{release} + +%description -n roundcubemail-plugin-kolab_auth_proxy +Plugin kolab_auth_proxy + %package -n roundcubemail-plugin-kolab_chat Summary: Plugin kolab_chat Group: Applications/Internet @@ -441,6 +455,21 @@ %description -n roundcubemail-plugin-kolab_shortcuts Plugin kolab_shortcuts +%package -n roundcubemail-plugin-kolab_sso +Summary: Plugin kolab_sso +Group: Applications/Internet +Requires: roundcubemail(core) >= %{roundcube_version} +Requires: roundcubemail(plugin-kolab_sso-assets) = %{?epoch:%{epoch}:}%{version}-%{release} +Obsoletes: roundcubemail-plugin-kolab_sso-skin-elastic < %{?epoch:%{epoch}:}%{version}-%{release} +Obsoletes: roundcubemail-plugin-kolab_sso-skin-elastic-assets < %{?epoch:%{epoch}:}%{version}-%{release} +Obsoletes: roundcubemail-plugin-kolab_sso-skin-larry < %{?epoch:%{epoch}:}%{version}-%{release} +Obsoletes: roundcubemail-plugin-kolab_sso-skin-larry-assets < %{?epoch:%{epoch}:}%{version}-%{release} +Requires: roundcubemail(plugin-libkolab) = %{?epoch:%{epoch}:}%{version}-%{release} +Provides: roundcubemail(plugin-kolab_sso) = %{?epoch:%{epoch}:}%{version}-%{release} + +%description -n roundcubemail-plugin-kolab_sso +Plugin kolab_sso + %package -n roundcubemail-plugin-kolab_tags Summary: Plugin kolab_tags Group: Applications/Internet @@ -727,6 +756,14 @@ %description -n roundcubemail-plugin-kolab_auth-assets Plugin kolab_auth Assets +%package -n roundcubemail-plugin-kolab_auth_proxy-assets +Summary: Plugin kolab_auth_proxy Assets +Group: Applications/Internet +Provides: roundcubemail(plugin-kolab_auth_proxy-assets) = %{?epoch:%{epoch}:}%{version}-%{release} + +%description -n roundcubemail-plugin-kolab_auth_proxy-assets +Plugin kolab_auth_proxy Assets + %package -n roundcubemail-plugin-kolab_chat-assets Summary: Plugin kolab_chat Assets Group: Applications/Internet @@ -783,6 +820,14 @@ %description -n roundcubemail-plugin-kolab_shortcuts-assets Plugin kolab_shortcuts Assets +%package -n roundcubemail-plugin-kolab_sso-assets +Summary: Plugin kolab_sso Assets +Group: Applications/Internet +Provides: roundcubemail(plugin-kolab_sso-assets) = %{?epoch:%{epoch}:}%{version}-%{release} + +%description -n roundcubemail-plugin-kolab_sso-assets +Plugin kolab_sso Assets + %package -n roundcubemail-plugin-kolab_tags-assets Summary: Plugin kolab_tags Assets Group: Applications/Internet @@ -1364,7 +1409,6 @@ find -type d -name "helpdocs" -exec rm -rvf {} \; 2>/dev/null || : -rm -rf plugins/kolab_sso rm -rf plugins/kolab_zpush rm -rf plugins/owncloud @@ -1884,6 +1928,11 @@ %{__rm} -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted" fi +%pre -n roundcubemail-plugin-kolab_auth_proxy +if -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted" ; then + %{__rm} -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted" +fi + %pre -n roundcubemail-plugin-kolab_chat if -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted" ; then %{__rm} -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted" @@ -1919,6 +1968,11 @@ %{__rm} -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted" fi +%pre -n roundcubemail-plugin-kolab_sso +if -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted" ; then + %{__rm} -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted" +fi + %pre -n roundcubemail-plugin-kolab_tags if -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted" ; then %{__rm} -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted" @@ -1939,11 +1993,12 @@ %{__rm} -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted" fi -%pre -n roundcubemail-plugin-logon_page -if -f "%{plugindir}/logon_page/logon_page.html" ; then - mv -vf %{plugindir}/logon_page/logon_page.html %{confdir}/logon_page.html +%pre -n roundcubemail-plugin-loginfail +if -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted" ; then + %{__rm} -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted" fi +%pre -n roundcubemail-plugin-logon_page if -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted" ; then %{__rm} -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted" fi @@ -2008,9 +2063,24 @@ done +%posttrans -n roundcubemail-plugin-html_converter +if ! -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted" ; then + if -f "%{php_inidir}/apc.ini" -o -f "%{php_inidir}/apcu.ini" ; then + if ! -z "$(grep ^apc.enabled=1 %{php_inidir}/apc{,u}.ini 2>/dev/null)" ; then +%if 0%{?with_systemd} + /bin/systemctl condrestart %{httpd_name}.service +%else + /sbin/service %{httpd_name} condrestart +%endif + fi + fi + %{__mkdir_p} %{_localstatedir}/lib/rpm-state/roundcubemail/ + touch %{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted +fi + %posttrans -n roundcubemail-plugin-kolab_2fa if ! -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted" ; then - if -f "%{php_inidir}/apc.ini" -o -f "%{php_inidir}/apcu.ini" ; then + if -f "%{php_inidir}/apc.ini" -o -f "%{php_inidir}/apcu.ini" ; then if ! -z "$(grep ^apc.enabled=1 %{php_inidir}/apc{,u}.ini 2>/dev/null)" ; then %if 0%{?with_systemd} /bin/systemctl condrestart %{httpd_name}.service @@ -2025,7 +2095,7 @@ %posttrans -n roundcubemail-plugin-kolab_activesync if ! -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted" ; then - if -f "%{php_inidir}/apc.ini" -o -f "%{php_inidir}/apcu.ini" ; then + if -f "%{php_inidir}/apc.ini" -o -f "%{php_inidir}/apcu.ini" ; then if ! -z "$(grep ^apc.enabled=1 %{php_inidir}/apc{,u}.ini 2>/dev/null)" ; then %if 0%{?with_systemd} /bin/systemctl condrestart %{httpd_name}.service @@ -2040,7 +2110,7 @@ %posttrans -n roundcubemail-plugin-kolab_addressbook if ! -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted" ; then - if -f "%{php_inidir}/apc.ini" -o -f "%{php_inidir}/apcu.ini" ; then + if -f "%{php_inidir}/apc.ini" -o -f "%{php_inidir}/apcu.ini" ; then if ! -z "$(grep ^apc.enabled=1 %{php_inidir}/apc{,u}.ini 2>/dev/null)" ; then %if 0%{?with_systemd} /bin/systemctl condrestart %{httpd_name}.service @@ -2055,7 +2125,22 @@ %posttrans -n roundcubemail-plugin-kolab_auth if ! -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted" ; then - if -f "%{php_inidir}/apc.ini" -o -f "%{php_inidir}/apcu.ini" ; then + if -f "%{php_inidir}/apc.ini" -o -f "%{php_inidir}/apcu.ini" ; then + if ! -z "$(grep ^apc.enabled=1 %{php_inidir}/apc{,u}.ini 2>/dev/null)" ; then +%if 0%{?with_systemd} + /bin/systemctl condrestart %{httpd_name}.service +%else + /sbin/service %{httpd_name} condrestart +%endif + fi + fi + %{__mkdir_p} %{_localstatedir}/lib/rpm-state/roundcubemail/ + touch %{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted +fi + +%posttrans -n roundcubemail-plugin-kolab_auth_proxy +if ! -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted" ; then + if -f "%{php_inidir}/apc.ini" -o -f "%{php_inidir}/apcu.ini" ; then if ! -z "$(grep ^apc.enabled=1 %{php_inidir}/apc{,u}.ini 2>/dev/null)" ; then %if 0%{?with_systemd} /bin/systemctl condrestart %{httpd_name}.service @@ -2085,7 +2170,7 @@ %posttrans -n roundcubemail-plugin-kolab_config if ! -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted" ; then - if -f "%{php_inidir}/apc.ini" -o -f "%{php_inidir}/apcu.ini" ; then + if -f "%{php_inidir}/apc.ini" -o -f "%{php_inidir}/apcu.ini" ; then if ! -z "$(grep ^apc.enabled=1 %{php_inidir}/apc{,u}.ini 2>/dev/null)" ; then %if 0%{?with_systemd} /bin/systemctl condrestart %{httpd_name}.service @@ -2100,7 +2185,7 @@
View file
debian.control
Changed
@@ -103,6 +103,13 @@ Replaces: roundcubemail-plugins-kolab (<< 1:3.3.0-1~kolab1) Description: kolab_auth plugin for Roundcube +Package: roundcubemail-plugin-kolab-auth-proxy +Architecture: all +Depends: roundcubemail-plugin-kolab-auth +Breaks: roundcubemail-plugins-kolab (<< 1:3.4.3-1~kolab1) +Replaces: roundcubemail-plugins-kolab (<< 1:3.4.3-1~kolab1) +Description: kolab_auth_proxy plugin for Roundcube + Package: roundcubemail-plugin-kolab-chat Architecture: all Depends: roundcubemail-core @@ -153,10 +160,13 @@ Replaces: roundcubemail-plugins-kolab (<< 1:3.3.0-1~kolab1) Description: kolab_notes plugin for Roundcube -Package: roundcubemail-plugin-kolab-shortcuts +Package: roundcubemail-plugin-kolab-sso Architecture: all -Depends: roundcubemail-core -Description: kolab_shortcuts plugin for Roundcube +Depends: roundcubemail-core, + roundcubemail-plugin-kolab-auth +Breaks: roundcubemail-plugins-kolab (<< 1:3.4.3-1~kolab1) +Replaces: roundcubemail-plugins-kolab (<< 1:3.4.3-1~kolab1) +Description: kolab_sso plugin for Roundcube Package: roundcubemail-plugin-kolab-tags Architecture: all
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.