Projects
Kolab:16:TestingLinked
iRony
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 29
View file
iRony.spec
Changed
@@ -53,10 +53,12 @@ BuildArch: noarch Requires: chwala >= 0.5.2 +%if 0%{?rhel} < 8 Requires: php-sabre-dav >= 2.1.11 Requires: php-sabre-event >= 2.0.2 Requires: php-sabre-http >= 3.0.5 Requires: php-sabre-vobject >= 3.5.3 +%endif Requires: roundcubemail(core) >= 1.3 %if 0%{?plesk} < 1 Requires: roundcubemail-plugin-kolab_auth >= 3.3.6 @@ -74,6 +76,8 @@ # dead-end symbolic links and/or files and directories not owned # by any package. BuildRequires: chwala >= 0.5.2 + +%if 0%{?rhel} < 8 BuildRequires: composer %if 0%{?fedora} # fix issue: @@ -84,15 +88,18 @@ BuildRequires: roundcubemail(core) >= 1.3 BuildRequires: roundcubemail-plugins-kolab >= 3.3.6 +%if 0%{?rhel} < 8 BuildRequires: php-sabre-dav >= 2.1.11 BuildRequires: php-sabre-event >= 2.0.2 BuildRequires: php-sabre-http >= 3.0.5 BuildRequires: php-sabre-vobject >= 3.5.3 +%endif %if 0%{?fedora} >= 21 # Fedora 21 has qca2 and qca, qca2 has been renamed to qca, required by kdelibs BuildRequires: qca %endif +%endif %description iRony is the CardDAV, CalDAV and WebDAV storage access provider for the @@ -104,6 +111,7 @@ %build rm -rvf vendor/sabre +%if 0%{?rhel} < 8 rm -rf composer.json mv composer.json-dist composer.json mkdir -p $HOME/.composer/ @@ -113,6 +121,7 @@ export USE_ZEND_ALLOC=0 %endif composer -vvv dumpautoload --optimize +%endif %install mkdir -p \
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
.