/[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.41 by slords, Wed Mar 26 21:01:12 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 3  %define release 5
6  Version: %{version}  Version: %{version}
7  Release: %{release}%{?dist}  Release: %{release}%{?dist}
8  License: GPL  License: GPL
# Line 10  Group: Networking/Daemons Line 10  Group: Networking/Daemons
10  Source: %{name}-%{version}.tar.gz  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
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 57  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
66    - Fix insert_mode for elinks on el5 platform [SME: 4127]
67    
68  * Wed Mar 26 2008 Shad L. Lords <slords@mail.com> 4.18.1-3  * Wed Mar 26 2008 Shad L. Lords <slords@mail.com> 4.18.1-3
69  - Set accounts to deleted before template expansion [SME: 4122]  - Set accounts to deleted before template expansion [SME: 4122]
70    
# Line 1196  e-smith server and gateway software - ba Line 1204  e-smith server and gateway software - ba
1204  %setup  %setup
1205  %patch1 -p1  %patch1 -p1
1206  %patch2 -p1  %patch2 -p1
1207    %if "%{?rhel}" == "5"
1208    %patch3 -p1
1209    %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