/[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.47 by slords, Sat Apr 19 15:16:38 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 10
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    Patch5: e-smith-base-4.18.1-frames.patch
16    Patch6: e-smith-base-4.18.1-quitconsole.patch
17    Patch7: e-smith-base-4.18.1-freebusy.patch2
18  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
19  Requires: mod_auth_external  Requires: mod_auth_external
20  Requires: e-smith-lib >= 1.18.0-19  Requires: e-smith-lib >= 1.18.0-19
# Line 58  AutoReqProv: no Line 62  AutoReqProv: no
62  e-smith server and gateway software - base module.  e-smith server and gateway software - base module.
63    
64  %changelog  %changelog
65    * Sat Apr 19 2008 Shad L. Lords <slords@mail.com> 4.18.1-10
66    - Fix FreeBusy param when disabled [SME: 1806]
67    - Remove .orig file [SME: 4228]
68    
69    * Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.18.1-9
70    - Remove quitConsole from menu [SME: 4154]
71    
72    * Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.18.1-8
73    - Really fix free/busy in usermanager [SME: 4157]
74    
75    * Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.18.1-7
76    - Use frames in elinks [SME: 4156]
77    - Set homepage for elinks [SME: 4160]
78    
79    * Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.18.1-6
80    - Fix free/busy field in useraccounts [SME: 4157]
81    
82    * Tue Apr 1 2008 Shad L. Lords <slords@mail.com> 4.18.1-5
83    - Add free/busy URL entry to help kronolith contribs [SME: 1806]
84    
85  * 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
86  - Fix insert_mode for elinks on el5 platform [SME: 4127]  - Fix insert_mode for elinks on el5 platform [SME: 4127]
87    
# Line 1203  e-smith server and gateway software - ba Line 1227  e-smith server and gateway software - ba
1227  %if "%{?rhel}" == "5"  %if "%{?rhel}" == "5"
1228  %patch3 -p1  %patch3 -p1
1229  %endif  %endif
1230    %patch4 -p1
1231    %patch5 -p1
1232    %patch6 -p1
1233    %patch7 -p1
1234    
1235  %pre  %pre
1236  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