/[smeserver]/rpms/e-smith-base/sme8/e-smith-base.spec
ViewVC logotype

Diff of /rpms/e-smith-base/sme8/e-smith-base.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.42 by slords, Fri Mar 28 16:24:41 2008 UTC Revision 1.43 by slords, Tue Apr 1 16:58:34 2008 UTC
# Line 2  Summary: e-smith server and gateway - ba Line 2  Summary: e-smith server and gateway - ba
2  %define name e-smith-base  %define name e-smith-base
3  Name: %{name}  Name: %{name}
4  %define version 4.18.1  %define version 4.18.1
5  %define release 4  %define release 5
6  Version: %{version}  Version: %{version}
7  Release: %{release}%{?dist}  Release: %{release}%{?dist}
8  License: GPL  License: GPL
# Line 11  Source: %{name}-%{version}.tar.gz Line 11  Source: %{name}-%{version}.tar.gz
11  Patch1: e-smith-base-4.18.1-fixgettext.patch  Patch1: e-smith-base-4.18.1-fixgettext.patch
12  Patch2: e-smith-base-4.18.1-deleteorder.patch  Patch2: e-smith-base-4.18.1-deleteorder.patch
13  Patch3: e-smith-base-4.18.1-insertmode.patch  Patch3: e-smith-base-4.18.1-insertmode.patch
14    Patch4: e-smith-base-4.18.1-freebusy.patch
15  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
16  Requires: mod_auth_external  Requires: mod_auth_external
17  Requires: e-smith-lib >= 1.18.0-19  Requires: e-smith-lib >= 1.18.0-19
# Line 58  AutoReqProv: no Line 59  AutoReqProv: no
59  e-smith server and gateway software - base module.  e-smith server and gateway software - base module.
60    
61  %changelog  %changelog
62    * Tue Apr 1 2008 Shad L. Lords <slords@mail.com> 4.18.1-5
63    - Add free/busy URL entry to help kronolith contribs [SME: 1806]
64    
65  * Fri Mar 28 2008 Shad L. Lords <slords@mail.com> 4.18.1-4  * Fri Mar 28 2008 Shad L. Lords <slords@mail.com> 4.18.1-4
66  - Fix insert_mode for elinks on el5 platform [SME: 4127]  - Fix insert_mode for elinks on el5 platform [SME: 4127]
67    
# Line 1203  e-smith server and gateway software - ba Line 1207  e-smith server and gateway software - ba
1207  %if "%{?rhel}" == "5"  %if "%{?rhel}" == "5"
1208  %patch3 -p1  %patch3 -p1
1209  %endif  %endif
1210    %patch4 -p1
1211    
1212  %pre  %pre
1213  if [ -d /etc/e-smith/locale/fr-ca -a ! -L /etc/e-smith/locale/fr-ca ]  if [ -d /etc/e-smith/locale/fr-ca -a ! -L /etc/e-smith/locale/fr-ca ]


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed