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 11 |
%define release 25 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
16 |
Patch6: e-smith-base-4.18.1-quitconsole.patch |
Patch6: e-smith-base-4.18.1-quitconsole.patch |
17 |
Patch7: e-smith-base-4.18.1-freebusy.patch2 |
Patch7: e-smith-base-4.18.1-freebusy.patch2 |
18 |
Patch8: e-smith-base-4.18.1-dateManip.patch |
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 |
|
Patch11: e-smith-base-4.18.1-get_raid_details_cciss.patch |
22 |
|
Patch12: e-smith-base-4.18.1-RevertInvalidLocaleReversion.patch |
23 |
|
Patch13: e-smith-base-4.18.1-FixAndMoveRESET_PASSWORD_TITLE.patch |
24 |
|
Patch14: e-smith-base-4.18.1-removeInvalidEntryTag.patch |
25 |
|
Patch15: e-smith-base-4.18.1-fixPASSWORD_VERIFY_ERROR.patch |
26 |
|
Patch16: e-smith-base-4.18.1-fixPASSWORD_VERIFY_NEW.patch |
27 |
|
Patch17: e-smith-base-4.18.1-ip-down.race.patch |
28 |
|
Patch18: e-smith-base-4.18.1-FixLocalizedTitle.patch |
29 |
|
Patch19: e-smith-base-4.18.1-xenfix.patch |
30 |
|
Patch20: e-smith-base-4.18.1-profile.patch |
31 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
32 |
Requires: mod_auth_external |
Requires: mod_auth_external |
33 |
Requires: e-smith-lib >= 1.18.0-19 |
Requires: e-smith-lib >= 1.18.0-19 |
34 |
Requires: server-manager-images, server-manager |
Requires: server-manager-images, server-manager |
35 |
Requires: e-smith-formmagick >= 1.4.0-9 |
Requires: e-smith-formmagick >= 1.4.0-12 |
36 |
Requires: initscripts >= 6.67-1es17 |
Requires: initscripts >= 6.67-1es17 |
37 |
Requires: e-smith-daemontools >= 1.7.1-04 |
Requires: e-smith-daemontools >= 1.7.1-04 |
38 |
Requires: perl(Locale::gettext) |
Requires: perl(Locale::gettext) |
46 |
Requires: dbus |
Requires: dbus |
47 |
Requires: hal |
Requires: hal |
48 |
Requires: acpid |
Requires: acpid |
|
Requires: whiptail |
|
49 |
Requires: rssh |
Requires: rssh |
50 |
Requires: bridge-utils |
Requires: bridge-utils |
51 |
Requires: vconfig |
Requires: vconfig |
74 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
75 |
|
|
76 |
%changelog |
%changelog |
77 |
|
* Mon Sep 15 2008 Shad L. Lords <slords@mail.com> 4.18.1-25 |
78 |
|
- Fix screen corruption in console [SME: 4155] |
79 |
|
|
80 |
|
* Sat Sep 13 2008 Shad L. Lords <slords@mail.com> 4.18.1-24 |
81 |
|
- Fix detection of xen instance against newer kernels [SME: 4555] |
82 |
|
|
83 |
|
* Thu Aug 28 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-23 |
84 |
|
- Fixed warnings generated during build process [SME: 570] |
85 |
|
|
86 |
|
* Sun Aug 17 2008 Gavin Weight <gweight@gmail.com> 4.18.1-22 |
87 |
|
- Add gettext to creating backup file title for localization. [SME: 4467] |
88 |
|
|
89 |
|
* Mon Aug 11 2008 Charlie Brady <charlie_brady@mitel.com> 4.18.1-21 |
90 |
|
- Fix race condition in VPN ip-down handling which could cause loss of |
91 |
|
LAN connectivity. [SME: 4405] |
92 |
|
|
93 |
|
* Sat Aug 9 2008 Shad L. Lords <slords@mail.com> 4.18.1-20 |
94 |
|
- Remove requires for whiptail. No longer needed [SME: 4491] |
95 |
|
|
96 |
|
* Fri Aug 8 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-19 |
97 |
|
- Change userpassword panel to use PASSWORD_VERIFY_NEW instead of PASSWORD_NEW_VERIFY [SME: 4487] |
98 |
|
|
99 |
|
* Thu Aug 7 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-18 |
100 |
|
- Revert locale key PASSWORD_RESET_TITLE to RESET_PASSWORD_TITLE and move it |
101 |
|
to e-smith-formmagick's general [SME: 4475] |
102 |
|
- Reverting all *PASSWORD_NO_MATCH to *PASSWORD_VERIFY_ERROR locale keys [SME: 4476] |
103 |
|
- Remove invalid entry tag from userpassword's locale file preventing the |
104 |
|
form from displaying properly [SME: 4479] |
105 |
|
|
106 |
|
* Tue Aug 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-17 |
107 |
|
- Revert previous invalid locale changes (reverting to 4.18.1-15) [SME: 4472] |
108 |
|
|
109 |
|
* Mon Aug 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-16 |
110 |
|
- Revert some locale changes |
111 |
|
|
112 |
|
* Tue Jul 22 2008 Gavin Weight <gweight@gmail.com> 4.18.1-15 |
113 |
|
- Add regex to support cciss device names in manageRAID.pl. [SME: 4455] |
114 |
|
|
115 |
|
* Sat Jul 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-14 |
116 |
|
- Add common <base> tags to e-smith-formmagick's general [SME: 4279] |
117 |
|
|
118 |
|
* Sun Apr 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-13 |
119 |
|
- Add common <base> tags to e-smith-formmagick's general [SME: 4279] |
120 |
|
|
121 |
|
* Wed Apr 23 2008 Shad L. Lords <slords@mail.com> 4.18.1-12 |
122 |
|
- Fix for > 5 nics detected [SME: 4232] |
123 |
|
|
124 |
* Tue Apr 22 2008 Shad L. Lords <slords@mail.com> 4.18.1-11 |
* Tue Apr 22 2008 Shad L. Lords <slords@mail.com> 4.18.1-11 |
125 |
- Remove use of Date::Manip from ssl.crt [SME: 3155] |
- Remove use of Date::Manip from ssl.crt [SME: 3155] |
126 |
|
|
1294 |
%patch6 -p1 |
%patch6 -p1 |
1295 |
%patch7 -p1 |
%patch7 -p1 |
1296 |
%patch8 -p1 |
%patch8 -p1 |
1297 |
|
%patch9 -p1 |
1298 |
|
%patch10 -p1 |
1299 |
|
%patch11 -p1 |
1300 |
|
%patch12 -p1 |
1301 |
|
%patch13 -p1 |
1302 |
|
%patch14 -p1 |
1303 |
|
%patch15 -p1 |
1304 |
|
%patch16 -p1 |
1305 |
|
%patch17 -p1 |
1306 |
|
%patch18 -p1 |
1307 |
|
%patch19 -p1 |
1308 |
|
%patch20 -p1 |
1309 |
|
|
1310 |
%pre |
%pre |
1311 |
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 ] |
1370 |
mkdir -p root/etc/rc.d/rc1.d |
mkdir -p root/etc/rc.d/rc1.d |
1371 |
|
|
1372 |
mkdir -p root/usr/share/locale/en_US/LC_MESSAGES |
mkdir -p root/usr/share/locale/en_US/LC_MESSAGES |
1373 |
xgettext -o root/usr/share/locale/en_US/LC_MESSAGES/server-console.po root/sbin/e-smith/console |
xgettext -L shell -o root/usr/share/locale/en_US/LC_MESSAGES/server-console.po root/sbin/e-smith/console |
1374 |
|
|
1375 |
mkdir -p root/etc/e-smith/locale |
mkdir -p root/etc/e-smith/locale |
1376 |
# Make the fr-ca link in %pre to ease upgrades |
# Make the fr-ca link in %pre to ease upgrades |
1415 |
mkdir -p root/etc/e-smith/events/local |
mkdir -p root/etc/e-smith/events/local |
1416 |
mkdir -p root/etc/e-smith/events/user-modify-admin |
mkdir -p root/etc/e-smith/events/user-modify-admin |
1417 |
mkdir -p root/home/e-smith/db |
mkdir -p root/home/e-smith/db |
|
touch root/home/e-smith/db/configuration |
|
1418 |
|
|
1419 |
mkdir -p root/etc/e-smith/pam |
mkdir -p root/etc/e-smith/pam |
1420 |
mkdir -p root/home/e-smith/ssl.key |
mkdir -p root/home/e-smith/ssl.key |
1426 |
for file in %{dbfiles} |
for file in %{dbfiles} |
1427 |
do |
do |
1428 |
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 |
|
1429 |
done |
done |
1430 |
|
|
1431 |
mkdir -p root/etc/tcprules |
mkdir -p root/etc/tcprules |