--- rpms/smeserver-zarafa/contribs7/smeserver-zarafa.spec 2008/12/17 13:02:42 1.8 +++ rpms/smeserver-zarafa/contribs7/smeserver-zarafa.spec 2008/12/22 02:20:37 1.23 @@ -1,6 +1,10 @@ +# $Id: smeserver-zarafa.spec,v 1.22 2008/12/22 01:45:19 dungog Exp $ +# Authority: dmay +# Name: Darrell May + %define name smeserver-zarafa %define version 0.9.0 -%define release 8 +%define release 19 Summary: smserver rpm to setup zarafa Name: %{name} Version: %{version} @@ -10,20 +14,62 @@ URL: http://contribs.org Group: SMEserver/addon Source: %{name}-%{version}.tar.gz Patch0: smeserver-zarafa-0.9.0-removephp.patch -Patch1: smeserver-zarafa-0.9.0-deluser.patch -Patch2: smeserver-zarafa-0.9.0-deluserb.patch Patch3: smeserver-zarafa-0.9.0-props.patch +Patch4: smeserver-zarafa-0.9.0-ports.patch +Patch5: smeserver-zarafa-0.9.0-smessl.patch +Patch6: smeserver-zarafa-0.9.0-smessl2.patch +Patch7: smeserver-zarafa-0.9.0-smessl3.patch +Patch8: smeserver-zarafa-0.9.0-ldap.patch +Patch9: smeserver-zarafa-0.9.0-userprop1.patch +Patch10: smeserver-zarafa-0.9.0-services2.patch +Patch11: smeserver-zarafa-0.9.0-ports2.patch +Patch12: smeserver-zarafa-0.9.0-http.patch +Patch13: smeserver-zarafa-0.9.0-ldap2.patch BuildArchitectures: noarch BuildRoot: /var/tmp/%{name}-%{version} BuildRequires: e-smith-devtools >= 1.13.1-03 Requires: e-smith-release >= 7.0 -Requires: zarafa +Requires: zarafa = 6.20 AutoReqProv: no %description smserver rpm to setup zarafa %changelog +* Mon Dec 21 2008 Stephen Noble - 0.9-19 +- service_link shutdown added [SME 4883] + +* Sun Dec 20 2008 Stephen Noble - 0.9-18 +- ldap, bind password [SME 4869] + +* Sat Dec 19 2008 Stephen Noble - 0.9-17 +- http alias changes [SME 4856] + +* Sat Dec 19 2008 Stephen Noble - 0.9-16 +- minor change in ports and property names [SME 4846] + +* Sat Dec 19 2008 Stephen Noble - 0.9-15 +- added action/zarafa-services-stop [SME 4870] +- .qmail-junkmail fragment fixed and expanded [SME 4705] +* Sat Dec 19 2008 Stephen Noble - 0.9-14 +- default user zarafa property to enabled [SME 4870] +- .qmail-junkmail fragment readded [SME 4705] + +* Fri Dec 18 2008 Stephen Noble - 0.9-13 +- ldap plugin [SME 4869] + +* Fri Dec 18 2008 Stephen Noble - 0.9-12 +- use sme ssl files fixes [SME 4846] +* Fri Dec 18 2008 Stephen Noble - 0.9-11 +- use sme ssl files fixes [SME 4836] +* Fri Dec 18 2008 Stephen Noble - 0.9-10 +- use sme ssl files [SME 4836] +- change gateway ports to standard, requires changing sme ports manually +- Requires: zarafa = 6.20, verify/update contrib before allowing updates + +* Thu Dec 18 2008 Stephen Noble - 0.9-9 +- change default pop port to 8110, gateway.cfg [SME 4854] + * Wed Dec 17 2008 Stephen Noble - 0.9-8 - add properties to cfg files. unix,server,ical,gateway [SME 4636] @@ -51,9 +97,17 @@ smserver rpm to setup zarafa %prep %setup %patch0 -p1 -%patch1 -p1 -%patch2 -p1 %patch3 -p1 +%patch4 -p1 +%patch5 -p1 +%patch6 -p1 +%patch7 -p1 +%patch8 -p1 +%patch9 -p1 +%patch10 -p1 +%patch11 -p1 +%patch12 -p1 +%patch13 -p1 %build /usr/bin/perl createlinks @@ -73,8 +127,3 @@ rm -rf %{name}-%{version} %files -f %{name}-%{version}-filelist %defattr(-,root,root) -%pre -%preun -%post -%postun -