1 |
# $Id: e-smith-base.spec,v 1.86 2010/02/14 10:37:30 snetram Exp $ |
# $Id: e-smith-base.spec,v 1.107 2010/10/12 17:55:13 vip-ire Exp $ |
2 |
|
|
3 |
Summary: e-smith server and gateway - base module |
Summary: e-smith server and gateway - base module |
4 |
%define name e-smith-base |
%define name e-smith-base |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 5.2.0 |
%define version 5.2.0 |
7 |
%define release 17 |
%define release 38 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
25 |
Patch13: e-smith-base-5.2.0-hwaddress.patch |
Patch13: e-smith-base-5.2.0-hwaddress.patch |
26 |
Patch14: e-smith-base-5.2.0-sha1.patch |
Patch14: e-smith-base-5.2.0-sha1.patch |
27 |
Patch15: e-smith-base-5.2.0-fix-template-expansion-error.patch |
Patch15: e-smith-base-5.2.0-fix-template-expansion-error.patch |
28 |
|
Patch16: e-smith-base-5.2.0-gettext.patch |
29 |
|
Patch17: e-smith-base-5.2.0-remove-freebusy-references.patch |
30 |
|
Patch18: e-smith-base-5.2.0-no-nic.patch |
31 |
|
Patch19: e-smith-base-5.2.0-fix-local-nic-string-in-console.patch |
32 |
|
Patch20: e-smith-base-5.2.0-freebusy-user-modify-fix.patch |
33 |
|
Patch21: e-smith-base-5.2.0-condrestart.patch |
34 |
|
Patch22: e-smith-base-5.2.0-condrestart.patch2 |
35 |
|
Patch23: e-smith-base-5.2.0-cpuspeed.patch |
36 |
|
Patch24: e-smith-base-5.2.0-nss_ldap.patch |
37 |
|
Patch25: e-smith-base-5.2.0-ibay_groups.patch |
38 |
|
Patch26: e-smith-base-5.2.0-keep_external.patch |
39 |
|
Patch27: e-smith-base-5.2.0-checkMaxUsers.patch |
40 |
|
Patch28: e-smith-base-5.2.0-apmd64bit.patch |
41 |
|
Patch29: e-smith-base-5.2.0-relocate_dhclient_conf.patch |
42 |
|
Patch30: e-smith-base-5.2.0-echo-options.patch |
43 |
|
Patch31: e-smith-base-5.2.0-migrateHWaddr.patch |
44 |
|
Patch32: e-smith-base-5.2.0-relocate_dhcpd_leases_file.patch |
45 |
|
Patch33: e-smith-base-5.2.0-fix_empty_file_test.patch |
46 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
47 |
Requires: mod_auth_external |
Requires: mod_auth_external |
48 |
Requires: e-smith-lib >= 2.2.0-2 |
Requires: e-smith-lib >= 2.2.0-2 |
58 |
Requires: /usr/sbin/irqbalance |
Requires: /usr/sbin/irqbalance |
59 |
Requires: /usr/sbin/cpuspeed |
Requires: /usr/sbin/cpuspeed |
60 |
Requires: /sbin/microcode_ctl |
Requires: /sbin/microcode_ctl |
61 |
|
Requires: /usr/sbin/smartd |
62 |
Requires: dbus |
Requires: dbus |
63 |
Requires: hal |
Requires: hal |
64 |
Requires: acpid |
Requires: acpid |
69 |
Requires: mdadm |
Requires: mdadm |
70 |
Requires: pv |
Requires: pv |
71 |
Requires: pam_abl |
Requires: pam_abl |
72 |
|
Requires: nss_ldap |
73 |
Obsoletes: rlinetd, e-smith-mod_ssl |
Obsoletes: rlinetd, e-smith-mod_ssl |
74 |
Obsoletes: e-smith-serial-console |
Obsoletes: e-smith-serial-console |
75 |
Obsoletes: sshell |
Obsoletes: sshell |
89 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
90 |
|
|
91 |
%changelog |
%changelog |
92 |
|
* Thu Oct 14 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-38.sme |
93 |
|
- Fix empty leases file test [SME: 6274] |
94 |
|
|
95 |
|
* Tue Oct 12 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-37.sme |
96 |
|
- Relocate dhcpd leases file [SME: 6274] |
97 |
|
|
98 |
|
* Mon Oct 11 2010 Shad L. Lords <slords@mail.com> 5.2.0-36.sme |
99 |
|
- Add migrate script to add missing HWaddr to interface records [SME: 6267] |
100 |
|
|
101 |
|
* Mon Oct 11 2010 Shad L. Lords <slords@mail.com> 5.2.0-35.sme |
102 |
|
- Make lcp options configurable [SME: 6277] |
103 |
|
|
104 |
|
* Mon Oct 11 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-34.sme |
105 |
|
- Relocate dhclient conf file [SME: 5833] |
106 |
|
|
107 |
|
* Fri Oct 8 2010 Shad L. Lords <slords@mail.com> 5.2.0-33.sme |
108 |
|
- Disable apmd on 64-bit arch [SME: 6170] |
109 |
|
|
110 |
|
* Fri Oct 8 2010 Shad L. Lords <slords@mail.com> 5.2.0-32.sme |
111 |
|
- Remove check for maxUsers [SME: 5537] |
112 |
|
|
113 |
|
* Wed Oct 6 2010 Shad L. Lords <slords@mail.com> 5.2.0-31.sme |
114 |
|
- Try and keep same external address for pppoe connections [SME: 6263] |
115 |
|
|
116 |
|
* Mon Sep 27 2010 Shad L. Lords <slords@mail.com> 5.2.0-30.sme |
117 |
|
- Add ibay groups to group membership [SME: 6247] |
118 |
|
|
119 |
|
* Thu Sep 23 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-29.sme |
120 |
|
- Prepare nss_ldap [SME: 6227] |
121 |
|
|
122 |
|
* Sun Aug 8 2010 Ian Wells <esmith@wellsi.com> 5.2.0-28.sme |
123 |
|
- Enable cpuspeed by default [SME: 6066] |
124 |
|
|
125 |
|
* Sun Jul 25 2010 Charlie Brady <charlie_brady@mitel.com> 5.2.0-27.sme |
126 |
|
- Fix syntax error in last patch. [SME: 5830] |
127 |
|
|
128 |
|
* Mon Jul 19 2010 Charlie Brady <charlie_brady@mitel.com> 5.2.0-26.sme |
129 |
|
- Don't exit 99 from e-smith-service script when called with 'condrestart' |
130 |
|
and service is disabled. [SME: 5830] |
131 |
|
|
132 |
|
* Fri Jun 11 2010 Federico Simoncelli <federico.simoncelli@gmail.com> 5.2.0-25.sme |
133 |
|
- FreeBusy patch fix (save account changes) [SME: 5941] |
134 |
|
|
135 |
|
* Fri Jun 11 2010 Ian Wells <esmith@wellsi.com> 5.2.0-24.sme |
136 |
|
- Remove checkMaxUsers patch due to regression. [SME: 5537] |
137 |
|
|
138 |
|
* Tue Jun 8 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-23.sme |
139 |
|
- Fix translation of local nic string in console [SME: 5571] |
140 |
|
|
141 |
|
* Sun Jun 6 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-22.sme |
142 |
|
- Handle no network interface scenario in console [SME: 6023] |
143 |
|
|
144 |
|
* Sat Jun 5 2010 Ian Wells <esmith@wellsi.com> 5.2.0-21.sme |
145 |
|
- Remove checkMaxUsers(). [SME: 5537] |
146 |
|
|
147 |
|
* Mon May 10 2010 John H. Bennett III <bennettj@johnbennettservices.com> 5.2.0-20.sme |
148 |
|
- Patch that will remove all FreeBusy references from e-smith-base. [SME: 5941] |
149 |
|
|
150 |
|
* Wed Mar 3 2010 Federico Simoncelli <federico.simoncelli@gmail.com> 5.2.0-19.sme |
151 |
|
- Restate smartd dependency. [SME: 5814] |
152 |
|
|
153 |
|
* Mon Mar 1 2010 Shad L. Lords <slords@mail.com> 5.2.0-18.sme |
154 |
|
- Fix gettext errors in WAN/LAN subnet error message [SME: 5501] |
155 |
|
|
156 |
* Sun Feb 14 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-17.sme |
* Sun Feb 14 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-17.sme |
157 |
- Really fix template expansion error [SME: 4528] |
- Really fix template expansion error [SME: 4528] |
158 |
|
|
1438 |
%patch13 -p1 |
%patch13 -p1 |
1439 |
%patch14 -p1 |
%patch14 -p1 |
1440 |
%patch15 -p1 |
%patch15 -p1 |
1441 |
|
%patch16 -p1 |
1442 |
|
%patch17 -p1 |
1443 |
|
%patch18 -p1 |
1444 |
|
%patch19 -p1 |
1445 |
|
%patch20 -p1 |
1446 |
|
%patch21 -p1 |
1447 |
|
%patch22 -p1 |
1448 |
|
%patch23 -p1 |
1449 |
|
%patch24 -p1 |
1450 |
|
%patch25 -p1 |
1451 |
|
%patch26 -p1 |
1452 |
|
%patch27 -p1 |
1453 |
|
%patch28 -p1 |
1454 |
|
%patch29 -p1 |
1455 |
|
%patch30 -p1 |
1456 |
|
%patch31 -p1 |
1457 |
|
%patch32 -p1 |
1458 |
|
%patch33 -p1 |
1459 |
|
|
1460 |
%pre |
%pre |
1461 |
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 ] |
1535 |
ln -s /etc/e-smith/templates-default/template-begin-shell \ |
ln -s /etc/e-smith/templates-default/template-begin-shell \ |
1536 |
root/etc/e-smith/templates/etc/dhcpc/dhcpcd.exe/template-begin |
root/etc/e-smith/templates/etc/dhcpc/dhcpcd.exe/template-begin |
1537 |
|
|
1538 |
|
mkdir -p root/etc/e-smith/templates/etc/ldap.secret/ |
1539 |
|
touch root/etc/e-smith/templates/etc/ldap.secret/template-begin |
1540 |
|
|
1541 |
for file in imap login passwd pwauth system-auth |
for file in imap login passwd pwauth system-auth |
1542 |
do |
do |
1543 |
mkdir -p root/etc/e-smith/templates/etc/pam.d/$file |
mkdir -p root/etc/e-smith/templates/etc/pam.d/$file |