--- rpms/smeserver-kronolith/contribs7/smeserver-kronolith.spec 2008/02/26 01:05:34 1.1 +++ rpms/smeserver-kronolith/contribs7/smeserver-kronolith.spec 2008/04/01 16:52:18 1.2 @@ -2,7 +2,7 @@ Summary: SME Server specific Kronolith c %define name smeserver-kronolith Name: %{name} %define version 1.1 -%define release 10 +%define release 11 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -15,6 +15,8 @@ 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 +Patch7: smeserver-kronolith-1.1-usermanager.patch +Patch8: smeserver-kronolith-1.1-ldap.patch Packager: John H. Bennett III BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch @@ -22,6 +24,8 @@ 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 +39,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 +- Added obsoletes for the previous three pear modules required by kronolith. + +* 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 +194,8 @@ so that Kronolith will work properly. %patch4 -p1 %patch5 -p1 %patch6 -p1 +%patch7 -p1 +%patch8 -p1 %build