diff --git a/root/etc/e-smith/templates/usr/share/sogosync/config.php/45Backend70Carddav b/root/etc/e-smith/templates/usr/share/sogosync/config.php/45Backend70Carddav index a4ab279..68250a0 100644 --- a/root/etc/e-smith/templates/usr/share/sogosync/config.php/45Backend70Carddav +++ b/root/etc/e-smith/templates/usr/share/sogosync/config.php/45Backend70Carddav @@ -1 +1,2 @@ + define('CARDDAV_PERSONAL', 'personal'); define('CARDDAV_URL', 'http://localhost:{$sogod{'TCPPort'}}/SOGo/dav/%u/Contacts/'); diff --git a/smeserver-sogosync.spec b/smeserver-sogosync.spec index 73a11df..d76c071 100644 --- a/smeserver-sogosync.spec +++ b/smeserver-sogosync.spec @@ -1,5 +1,5 @@ Name: smeserver-sogosync -Version: 0.1.2 +Version: 0.1.3 Release: 0.beta5%{?dist} Summary: SME Server integration for sogosync @@ -40,6 +40,9 @@ rm -rf $RPM_BUILD_ROOT rm -rf $RPM_BUILD_ROOT %changelog +* Mon May 14 2012 Daniel Berteaud 0.1.3-1 +- Add new caldav param in config.php + * Fri Apr 27 2012 Daniel Berteaud 0.1.2-1 - Re add CALDAV_URL param