/[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.40 by slords, Wed Mar 26 17:01:52 2008 UTC Revision 1.50 by snetram, Sun Apr 27 10:26:07 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 2  %define release 13
6  Version: %{version}  Version: %{version}
7  Release: %{release}%{?dist}  Release: %{release}%{?dist}
8  License: GPL  License: GPL
9  Group: Networking/Daemons  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
13    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    Patch8: e-smith-base-4.18.1-dateManip.patch
19    Patch9: e-smith-base-4.18.1-ethernetlist.patch
20    Patch10: e-smith-base-4.18.1-add2general.patch
21  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
22  Requires: mod_auth_external  Requires: mod_auth_external
23  Requires: e-smith-lib >= 1.18.0-19  Requires: e-smith-lib >= 1.18.0-19
# Line 56  AutoReqProv: no Line 65  AutoReqProv: no
65  e-smith server and gateway software - base module.  e-smith server and gateway software - base module.
66    
67  %changelog  %changelog
68    * Sun Apr 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-13
69    - Add common <base> tags to e-smith-formmagick's general
70    
71    * Wed Apr 23 2008 Shad L. Lords <slords@mail.com> 4.18.1-12
72    - Fix for > 5 nics detected [SME: 4232]
73    
74    * Tue Apr 22 2008 Shad L. Lords <slords@mail.com> 4.18.1-11
75    - Remove use of Date::Manip from ssl.crt [SME: 3155]
76    
77    * Sat Apr 19 2008 Shad L. Lords <slords@mail.com> 4.18.1-10
78    - Fix FreeBusy param when disabled [SME: 1806]
79    - Remove .orig file [SME: 4228]
80    
81    * Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.18.1-9
82    - Remove quitConsole from menu [SME: 4154]
83    
84    * Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.18.1-8
85    - Really fix free/busy in usermanager [SME: 4157]
86    
87    * Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.18.1-7
88    - Use frames in elinks [SME: 4156]
89    - Set homepage for elinks [SME: 4160]
90    
91    * Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.18.1-6
92    - Fix free/busy field in useraccounts [SME: 4157]
93    
94    * Tue Apr 1 2008 Shad L. Lords <slords@mail.com> 4.18.1-5
95    - Add free/busy URL entry to help kronolith contribs [SME: 1806]
96    
97    * Fri Mar 28 2008 Shad L. Lords <slords@mail.com> 4.18.1-4
98    - Fix insert_mode for elinks on el5 platform [SME: 4127]
99    
100    * Wed Mar 26 2008 Shad L. Lords <slords@mail.com> 4.18.1-3
101    - Set accounts to deleted before template expansion [SME: 4122]
102    
103  * Wed Mar 26 2008 Shad L. Lords <slords@mail.com> 4.18.1-2  * Wed Mar 26 2008 Shad L. Lords <slords@mail.com> 4.18.1-2
104  - Fix gettext strings returned by password checks [SME: 4104]  - Fix gettext strings returned by password checks [SME: 4104]
105    
# Line 1191  e-smith server and gateway software - ba Line 1235  e-smith server and gateway software - ba
1235  %prep  %prep
1236  %setup  %setup
1237  %patch1 -p1  %patch1 -p1
1238    %patch2 -p1
1239    %if "%{?rhel}" == "5"
1240    %patch3 -p1
1241    %endif
1242    %patch4 -p1
1243    %patch5 -p1
1244    %patch6 -p1
1245    %patch7 -p1
1246    %patch8 -p1
1247    %patch9 -p1
1248    %patch10 -p1
1249    
1250  %pre  %pre
1251  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