--- rpms/smeserver-kronolith/contribs7/smeserver-kronolith.spec 2008/02/26 01:05:34 1.1 +++ rpms/smeserver-kronolith/contribs7/smeserver-kronolith.spec 2008/04/23 19:18:55 1.5 @@ -1,8 +1,12 @@ +# $Id: smeserver-kronolith.spec,v 1.4 2008/04/02 15:03:57 slords Exp $ +# Authority: mrjhb3 +# Name: John H. Bennett III + Summary: SME Server specific Kronolith configuration and templates. %define name smeserver-kronolith Name: %{name} %define version 1.1 -%define release 10 +%define release 11 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -15,13 +19,16 @@ Patch3: smeserver-kronolith-1.1-4.kronol Patch4: smeserver-kronolith-1.1-5.mysql_init_perm_change.patch Patch5: smeserver-kronolith-1.1-6.freebusy_wording.patch Patch6: smeserver-kronolith-1.1-7.registry_php.patch -Packager: John H. Bennett III +Patch7: smeserver-kronolith-1.1-usermanager.patch +Patch8: smeserver-kronolith-1.1-ldap.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: imp-h3 >= 4.1 Requires: e-smith-base >= 4.15.1 Requires: e-smith-apache >= 1.1.0-18 Requires: e-smith-lib >= 1.15.1-16 +Requires: e-smith-base >= 4.18.1-5 +Requires: e-smith-ldap >= 4.12.0-9 Requires: kronolith-h3 >= 2.1 Requires: php-pear-HTTP-Request >= 1.4.0 Requires: php-pear-Net-Socket >= 1.0.6 @@ -35,7 +42,10 @@ Obsoletes: pear-net_url >= 1.0.14 %changelog -* Sun Aug 26 2007 John H. Bennett III 1.1-9 +* Tue Apr 1 2008 Shad L. Lords 1.1-11 +- Move free/busy base & ldap to correct rpms [SME: 1806] + +* Sun Aug 26 2007 John H. Bennett III 1.1-10 - Added obsoletes for the previous three pear modules required by kronolith. * Sun Aug 26 2007 John H. Bennett III 1.1-9 @@ -187,6 +197,8 @@ so that Kronolith will work properly. %patch4 -p1 %patch5 -p1 %patch6 -p1 +%patch7 -p1 +%patch8 -p1 %build