--- rpms/smeserver-roundcube/contribs8/smeserver-roundcube.spec 2013/11/05 22:59:42 1.2 +++ rpms/smeserver-roundcube/contribs8/smeserver-roundcube.spec 2013/11/25 18:54:33 1.5 @@ -1,6 +1,6 @@ %define name smeserver-roundcube %define version 0.9 -%define release 16 +%define release 19 Summary: smserver rpm to setup roundcube, an IMAP mail client Name: %{name} @@ -13,6 +13,8 @@ Patch2: smeserver-roundcube-0.9-LdapAdre Patch3: smeserver-roundcube-0.9-calendar-junk-contextmenu.patch Patch4: smeserver-roundcube-0.9-force-https.patch Patch5: smeserver-roundcube-0.9-patch1.patch +Patch6: smeserver-roundcube-0.9-patch6.patch +Patch7: smeserver-roundcube-0.9-tasklist.patch License: GNU GPL version 2 URL: http://www.dungog.net/sme Group: SMEserver/addon @@ -28,6 +30,15 @@ AutoReqProv: no smserver rpm to setup the roundcube IMAP mail client. %changelog +* Sun Nov 24 2013 stephane de labrusse 0.9.19.sme +- Add Tasklisk from kolab plugin + +* Sun Nov 10 2013 JP Pialasse 0.9-18.sme +- cleaning build section [SME: 7981] + +* Wed Nov 6 2013 JP Pialasse 0.9-17.sme +- corrected bug: typo in patch1 [SME: 7981] + * Thu Nov 5 2013 JP Pialasse 0.9-16.sme - corrected bug [SME: 7981] - moved out spec file sql init and other event and actions @@ -91,19 +102,11 @@ smserver rpm to setup the roundcube IMAP %patch3 -p1 %patch4 -p1 %patch5 -p1 +%patch6 -p1 +%patch7 -p1 %build perl createlinks -# leaved here for the moment but should be in a patch, sources or createlinks -mkdir -p root/etc/e-smith/db/accounts/defaults/roundcube -echo "reserved" > root/etc/e-smith/db/accounts/defaults/roundcube/type - -mkdir -p root/etc/e-smith/db/configuration/defaults/roundcube -echo "RoundCube IMAP Client" > root/etc/e-smith/db/configuration/defaults/roundcube/Name -echo "global" > root/etc/e-smith/db/configuration/defaults/roundcube/PublicAccess -echo "enabled" > root/etc/e-smith/db/configuration/defaults/roundcube/status -echo "roundcube" > root/etc/e-smith/db/configuration/defaults/roundcube/DbName -echo "roundcube" > root/etc/e-smith/db/configuration/defaults/roundcube/DbUser %install rm -rf $RPM_BUILD_ROOT