1 |
|
# $Id: e-smith-base.spec,v 1.73 2009/02/14 11:10:55 snetram 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 4.18.1 |
%define version 5.2.0 |
7 |
%define release 2 |
%define release 5 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
11 |
Group: Networking/Daemons |
Group: Networking/Daemons |
12 |
Source: %{name}-%{version}.tar.gz |
Source: %{name}-%{version}.tar.gz |
13 |
Patch1: e-smith-base-4.18.1-fixgettext.patch |
Patch1: e-smith-base-5.2.0-sambaRole.patch |
14 |
|
Patch2: e-smith-base-5.2.0-smartd40.patch |
15 |
|
Patch3: e-smith-base-5.2.0-usbRev70drive.patch |
16 |
|
Patch4: e-smith-base-5.2.0-FixLabelArray.patch |
17 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
18 |
Requires: mod_auth_external |
Requires: mod_auth_external |
19 |
Requires: e-smith-lib >= 1.18.0-19 |
Requires: e-smith-lib >= 2.2.0-2 |
20 |
Requires: server-manager-images, server-manager |
Requires: server-manager-images, server-manager |
21 |
Requires: e-smith-formmagick >= 1.4.0-9 |
Requires: e-smith-formmagick >= 1.4.0-12 |
22 |
Requires: initscripts >= 6.67-1es17 |
Requires: initscripts >= 6.67-1es17 |
23 |
Requires: e-smith-daemontools >= 1.7.1-04 |
Requires: e-smith-daemontools >= 1.7.1-04 |
24 |
Requires: perl(Locale::gettext) |
Requires: perl(Locale::gettext) |
32 |
Requires: dbus |
Requires: dbus |
33 |
Requires: hal |
Requires: hal |
34 |
Requires: acpid |
Requires: acpid |
|
Requires: whiptail |
|
35 |
Requires: rssh |
Requires: rssh |
36 |
Requires: bridge-utils |
Requires: bridge-utils |
37 |
Requires: vconfig |
Requires: vconfig |
43 |
Obsoletes: e-smith-serial-console |
Obsoletes: e-smith-serial-console |
44 |
Obsoletes: sshell |
Obsoletes: sshell |
45 |
Obsoletes: e-smith-rp-pppoe |
Obsoletes: e-smith-rp-pppoe |
|
%if "%{?rhel}" == "5" |
|
46 |
Obsoletes: perl-Data-UUID |
Obsoletes: perl-Data-UUID |
|
%endif |
|
47 |
BuildRequires: perl, perl(Test::Inline) >= 0.12 |
BuildRequires: perl, perl(Test::Inline) >= 0.12 |
48 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
49 |
BuildRequires: gettext |
BuildRequires: gettext |
58 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
59 |
|
|
60 |
%changelog |
%changelog |
61 |
|
* Mon May 18 2009 Gavin Weight <gweight@gmail.com> 5.2.0-5.sme |
62 |
|
- Allow for different mdadm output formats for DeviceSize. [SME: 5230] |
63 |
|
|
64 |
|
* Sat Feb 14 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-4.sme |
65 |
|
- Auto-mount USB REV70-drive as usbdisk [SME: 5006] |
66 |
|
|
67 |
|
* Sat Oct 25 2008 Stephen Noble <support@dungog.net> 5.2.0-3.sme |
68 |
|
- create service link for smartd [SME: 1445] |
69 |
|
|
70 |
|
* Mon Oct 13 2008 Shad L. Lords <slords@mail.com> 5.2.0-2.sme |
71 |
|
- Add patch to support multiple samba roles [SME: 4172] |
72 |
|
|
73 |
|
* Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 5.2.0-1.sme |
74 |
|
- Roll new stream to separate sme7/sme8 trees [SME: 4633] |
75 |
|
|
76 |
|
* Tue Sep 23 2008 Stephen Noble <support@dungog.net> 4.19.0-6 |
77 |
|
- Add locale tags for email in review panel [SME: 4267] |
78 |
|
|
79 |
|
* Sat Sep 20 2008 Shad L. Lords <slords@mail.com> 4.19.0-5 |
80 |
|
- Correct gettext type during build process [SME: 570] |
81 |
|
|
82 |
|
* Mon Sep 15 2008 Shad L. Lords <slords@mail.com> 4.19.0-4 |
83 |
|
- Fix screen corruption in console [SME: 4155] |
84 |
|
|
85 |
|
* Sat Sep 13 2008 Shad L. Lords <slords@mail.com> 4.19.0-3 |
86 |
|
- Fix detection of xen instance against newer kernels [SME: 4555] |
87 |
|
|
88 |
|
* Thu Aug 28 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.19.0-2 |
89 |
|
- Fixed warnings generated during build process [SME: 570] |
90 |
|
|
91 |
|
* Wed Aug 20 2008 Shad L. Lords <slords@mail.com> 4.19.0-1 |
92 |
|
- Roll new dev stream. |
93 |
|
|
94 |
|
* Sun Aug 17 2008 Gavin Weight <gweight@gmail.com> 4.18.1-22 |
95 |
|
- Add gettext to creating backup file title for localization. [SME: 4467] |
96 |
|
|
97 |
|
* Mon Aug 11 2008 Charlie Brady <charlie_brady@mitel.com> 4.18.1-21 |
98 |
|
- Fix race condition in VPN ip-down handling which could cause loss of |
99 |
|
LAN connectivity. [SME: 4405] |
100 |
|
|
101 |
|
* Sat Aug 9 2008 Shad L. Lords <slords@mail.com> 4.18.1-20 |
102 |
|
- Remove requires for whiptail. No longer needed [SME: 4491] |
103 |
|
|
104 |
|
* Fri Aug 8 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-19 |
105 |
|
- Change userpassword panel to use PASSWORD_VERIFY_NEW instead of PASSWORD_NEW_VERIFY [SME: 4487] |
106 |
|
|
107 |
|
* Thu Aug 7 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-18 |
108 |
|
- Revert locale key PASSWORD_RESET_TITLE to RESET_PASSWORD_TITLE and move it |
109 |
|
to e-smith-formmagick's general [SME: 4475] |
110 |
|
- Reverting all *PASSWORD_NO_MATCH to *PASSWORD_VERIFY_ERROR locale keys [SME: 4476] |
111 |
|
- Remove invalid entry tag from userpassword's locale file preventing the |
112 |
|
form from displaying properly [SME: 4479] |
113 |
|
|
114 |
|
* Tue Aug 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-17 |
115 |
|
- Revert previous invalid locale changes (reverting to 4.18.1-15) [SME: 4472] |
116 |
|
|
117 |
|
* Mon Aug 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-16 |
118 |
|
- Revert some locale changes |
119 |
|
|
120 |
|
* Tue Jul 22 2008 Gavin Weight <gweight@gmail.com> 4.18.1-15 |
121 |
|
- Add regex to support cciss device names in manageRAID.pl. [SME: 4455] |
122 |
|
|
123 |
|
* Sat Jul 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-14 |
124 |
|
- Add common <base> tags to e-smith-formmagick's general [SME: 4279] |
125 |
|
|
126 |
|
* Sun Apr 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-13 |
127 |
|
- Add common <base> tags to e-smith-formmagick's general [SME: 4279] |
128 |
|
|
129 |
|
* Wed Apr 23 2008 Shad L. Lords <slords@mail.com> 4.18.1-12 |
130 |
|
- Fix for > 5 nics detected [SME: 4232] |
131 |
|
|
132 |
|
* Tue Apr 22 2008 Shad L. Lords <slords@mail.com> 4.18.1-11 |
133 |
|
- Remove use of Date::Manip from ssl.crt [SME: 3155] |
134 |
|
|
135 |
|
* Sat Apr 19 2008 Shad L. Lords <slords@mail.com> 4.18.1-10 |
136 |
|
- Fix FreeBusy param when disabled [SME: 1806] |
137 |
|
- Remove .orig file [SME: 4228] |
138 |
|
|
139 |
|
* Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.18.1-9 |
140 |
|
- Remove quitConsole from menu [SME: 4154] |
141 |
|
|
142 |
|
* Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.18.1-8 |
143 |
|
- Really fix free/busy in usermanager [SME: 4157] |
144 |
|
|
145 |
|
* Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.18.1-7 |
146 |
|
- Use frames in elinks [SME: 4156] |
147 |
|
- Set homepage for elinks [SME: 4160] |
148 |
|
|
149 |
|
* Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.18.1-6 |
150 |
|
- Fix free/busy field in useraccounts [SME: 4157] |
151 |
|
|
152 |
|
* Tue Apr 1 2008 Shad L. Lords <slords@mail.com> 4.18.1-5 |
153 |
|
- Add free/busy URL entry to help kronolith contribs [SME: 1806] |
154 |
|
|
155 |
|
* Fri Mar 28 2008 Shad L. Lords <slords@mail.com> 4.18.1-4 |
156 |
|
- Fix insert_mode for elinks on el5 platform [SME: 4127] |
157 |
|
|
158 |
|
* Wed Mar 26 2008 Shad L. Lords <slords@mail.com> 4.18.1-3 |
159 |
|
- Set accounts to deleted before template expansion [SME: 4122] |
160 |
|
|
161 |
* 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 |
162 |
- Fix gettext strings returned by password checks [SME: 4104] |
- Fix gettext strings returned by password checks [SME: 4104] |
163 |
|
|
1293 |
%prep |
%prep |
1294 |
%setup |
%setup |
1295 |
%patch1 -p1 |
%patch1 -p1 |
1296 |
|
%patch2 -p1 |
1297 |
|
%patch3 -p1 |
1298 |
|
%patch4 -p1 |
1299 |
|
|
1300 |
%pre |
%pre |
1301 |
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 ] |
1360 |
mkdir -p root/etc/rc.d/rc1.d |
mkdir -p root/etc/rc.d/rc1.d |
1361 |
|
|
1362 |
mkdir -p root/usr/share/locale/en_US/LC_MESSAGES |
mkdir -p root/usr/share/locale/en_US/LC_MESSAGES |
1363 |
xgettext -o root/usr/share/locale/en_US/LC_MESSAGES/server-console.po root/sbin/e-smith/console |
xgettext -L perl -o root/usr/share/locale/en_US/LC_MESSAGES/server-console.po root/sbin/e-smith/console |
1364 |
|
|
1365 |
mkdir -p root/etc/e-smith/locale |
mkdir -p root/etc/e-smith/locale |
1366 |
# Make the fr-ca link in %pre to ease upgrades |
# Make the fr-ca link in %pre to ease upgrades |
1405 |
mkdir -p root/etc/e-smith/events/local |
mkdir -p root/etc/e-smith/events/local |
1406 |
mkdir -p root/etc/e-smith/events/user-modify-admin |
mkdir -p root/etc/e-smith/events/user-modify-admin |
1407 |
mkdir -p root/home/e-smith/db |
mkdir -p root/home/e-smith/db |
|
touch root/home/e-smith/db/configuration |
|
1408 |
|
|
1409 |
mkdir -p root/etc/e-smith/pam |
mkdir -p root/etc/e-smith/pam |
1410 |
mkdir -p root/home/e-smith/ssl.key |
mkdir -p root/home/e-smith/ssl.key |
1416 |
for file in %{dbfiles} |
for file in %{dbfiles} |
1417 |
do |
do |
1418 |
mkdir -p root/etc/e-smith/db/$file/{defaults,migrate,force} |
mkdir -p root/etc/e-smith/db/$file/{defaults,migrate,force} |
|
# Create ghost file for rpm |
|
|
touch root/home/e-smith/db/$file |
|
1419 |
done |
done |
1420 |
|
|
1421 |
mkdir -p root/etc/tcprules |
mkdir -p root/etc/tcprules |