--- rpms/e-smith-base/sme8/e-smith-base.spec 2008/03/28 16:24:41 1.42 +++ rpms/e-smith-base/sme8/e-smith-base.spec 2008/04/01 16:58:34 1.43 @@ -2,7 +2,7 @@ Summary: e-smith server and gateway - ba %define name e-smith-base Name: %{name} %define version 4.18.1 -%define release 4 +%define release 5 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -11,6 +11,7 @@ Source: %{name}-%{version}.tar.gz Patch1: e-smith-base-4.18.1-fixgettext.patch Patch2: e-smith-base-4.18.1-deleteorder.patch Patch3: e-smith-base-4.18.1-insertmode.patch +Patch4: e-smith-base-4.18.1-freebusy.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot Requires: mod_auth_external Requires: e-smith-lib >= 1.18.0-19 @@ -58,6 +59,9 @@ AutoReqProv: no e-smith server and gateway software - base module. %changelog +* Tue Apr 1 2008 Shad L. Lords 4.18.1-5 +- Add free/busy URL entry to help kronolith contribs [SME: 1806] + * Fri Mar 28 2008 Shad L. Lords 4.18.1-4 - Fix insert_mode for elinks on el5 platform [SME: 4127] @@ -1203,6 +1207,7 @@ e-smith server and gateway software - ba %if "%{?rhel}" == "5" %patch3 -p1 %endif +%patch4 -p1 %pre if [ -d /etc/e-smith/locale/fr-ca -a ! -L /etc/e-smith/locale/fr-ca ]