Projects
Kolab:16:TestingLinked
kolab-freebusy
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 4
View file
kolab-freebusy.spec
Changed
@@ -75,6 +75,10 @@ mv composer.json-dist composer.json mkdir -p $HOME/.composer/ echo '{}' > $HOME/.composer/composer.json +%if 0%{?fedora} >= 25 +# workaround for misbehaving Kolab modules for PHP7, probably a swig issue +export USE_ZEND_ALLOC=0 +%endif composer -vvv dumpautoload --optimize %install
View file
debian.changelog
Changed
@@ -1,3 +1,9 @@ +kolab-freebusy (1.1~dev20150706-0~kolab3) unstable; urgency=low + + * roundcubemail package has been renamed to roundcubemail-core + + -- Timotheus Pokorra (TBits.net) <tp@tbits.net> Thu, 23 Feb 2017 12:56:00 +0100 + kolab-freebusy (1.1~dev20150706-0~kolab2) unstable; urgency=low * Add dependency on php-monolog
View file
debian.control
Changed
@@ -13,7 +13,7 @@ Depends: ${misc:Depends}, php-monolog, php-net-ldap3, - roundcubemail, + roundcubemail-core, roundcubemail-plugins-kolab Description: Free/Busy for Kolab Groupware The Kolab Groupware Free/Busy web application offers simple
View file
debian.rules
Changed
@@ -9,7 +9,7 @@ if -f composer.json-dist ; then rm -rf composer.json; mv composer.json-dist composer.json; fi mkdir -p $HOME/.composer/ echo '{}' > $HOME/.composer/composer.json - composer.sh -vvv dumpautoload --optimize + composer -vvv dumpautoload --optimize dh_install --list-missing -XLICENSE # install sample config install -m 644 $(CURDIR)/config/config.ini.sample $(CURDIR)/debian/kolab-freebusy/etc/kolab-freebusy/config.ini
View file
kolab-freebusy.dsc
Changed
@@ -2,7 +2,7 @@ Source: kolab-freebusy Binary: kolab-freebusy Architecture: all -Version: 1.1~dev20150706-0~kolab2 +Version: 1.1~dev20150706-0~kolab3 Maintainer: Jeroen van Meeuwen <vanmeeuwen@kolabsys.com> Homepage: http://www.kolab.org Standards-Version: 3.9.3
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
.