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 7 |
%define release 20 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
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 |
Patch4: e-smith-base-4.18.1-freebusy.patch |
15 |
Patch5: e-smith-base-4.18.1-frames.patch |
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 |
|
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 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
28 |
Requires: mod_auth_external |
Requires: mod_auth_external |
29 |
Requires: e-smith-lib >= 1.18.0-19 |
Requires: e-smith-lib >= 1.18.0-19 |
30 |
Requires: server-manager-images, server-manager |
Requires: server-manager-images, server-manager |
31 |
Requires: e-smith-formmagick >= 1.4.0-9 |
Requires: e-smith-formmagick >= 1.4.0-12 |
32 |
Requires: initscripts >= 6.67-1es17 |
Requires: initscripts >= 6.67-1es17 |
33 |
Requires: e-smith-daemontools >= 1.7.1-04 |
Requires: e-smith-daemontools >= 1.7.1-04 |
34 |
Requires: perl(Locale::gettext) |
Requires: perl(Locale::gettext) |
42 |
Requires: dbus |
Requires: dbus |
43 |
Requires: hal |
Requires: hal |
44 |
Requires: acpid |
Requires: acpid |
|
Requires: whiptail |
|
45 |
Requires: rssh |
Requires: rssh |
46 |
Requires: bridge-utils |
Requires: bridge-utils |
47 |
Requires: vconfig |
Requires: vconfig |
70 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
71 |
|
|
72 |
%changelog |
%changelog |
73 |
|
* Sat Aug 9 2008 Shad L. Lords <slords@mail.com> 4.18.1-20 |
74 |
|
- Remove requires for whiptail. No longer needed [SME: 4491] |
75 |
|
|
76 |
|
* Fri Aug 8 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-19 |
77 |
|
- Change userpassword panel to use PASSWORD_VERIFY_NEW instead of PASSWORD_NEW_VERIFY [SME: 4487] |
78 |
|
|
79 |
|
* Thu Aug 7 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-18 |
80 |
|
- Revert locale key PASSWORD_RESET_TITLE to RESET_PASSWORD_TITLE and move it |
81 |
|
to e-smith-formmagick's general [SME: 4475] |
82 |
|
- Reverting all *PASSWORD_NO_MATCH to *PASSWORD_VERIFY_ERROR locale keys [SME: 4476] |
83 |
|
- Remove invalid entry tag from userpassword's locale file preventing the |
84 |
|
form from displaying properly [SME: 4479] |
85 |
|
|
86 |
|
* Tue Aug 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-17 |
87 |
|
- Revert previous invalid locale changes (reverting to 4.18.1-15) [SME: 4472] |
88 |
|
|
89 |
|
* Mon Aug 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-16 |
90 |
|
- Revert some locale changes |
91 |
|
|
92 |
|
* Tue Jul 22 2008 Gavin Weight <gweight@gmail.com> 4.18.1-15 |
93 |
|
- Add regex to support cciss device names in manageRAID.pl. [SME: 4455] |
94 |
|
|
95 |
|
* Sat Jul 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-14 |
96 |
|
- Add common <base> tags to e-smith-formmagick's general [SME: 4279] |
97 |
|
|
98 |
|
* Sun Apr 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-13 |
99 |
|
- Add common <base> tags to e-smith-formmagick's general [SME: 4279] |
100 |
|
|
101 |
|
* Wed Apr 23 2008 Shad L. Lords <slords@mail.com> 4.18.1-12 |
102 |
|
- Fix for > 5 nics detected [SME: 4232] |
103 |
|
|
104 |
|
* Tue Apr 22 2008 Shad L. Lords <slords@mail.com> 4.18.1-11 |
105 |
|
- Remove use of Date::Manip from ssl.crt [SME: 3155] |
106 |
|
|
107 |
|
* Sat Apr 19 2008 Shad L. Lords <slords@mail.com> 4.18.1-10 |
108 |
|
- Fix FreeBusy param when disabled [SME: 1806] |
109 |
|
- Remove .orig file [SME: 4228] |
110 |
|
|
111 |
|
* Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.18.1-9 |
112 |
|
- Remove quitConsole from menu [SME: 4154] |
113 |
|
|
114 |
|
* Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.18.1-8 |
115 |
|
- Really fix free/busy in usermanager [SME: 4157] |
116 |
|
|
117 |
* Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.18.1-7 |
* Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.18.1-7 |
118 |
- Use frames in elinks [SME: 4156] |
- Use frames in elinks [SME: 4156] |
119 |
- Set homepage for elinks [SME: 4160] |
- Set homepage for elinks [SME: 4160] |
1271 |
%endif |
%endif |
1272 |
%patch4 -p1 |
%patch4 -p1 |
1273 |
%patch5 -p1 |
%patch5 -p1 |
1274 |
|
%patch6 -p1 |
1275 |
|
%patch7 -p1 |
1276 |
|
%patch8 -p1 |
1277 |
|
%patch9 -p1 |
1278 |
|
%patch10 -p1 |
1279 |
|
%patch11 -p1 |
1280 |
|
%patch12 -p1 |
1281 |
|
%patch13 -p1 |
1282 |
|
%patch14 -p1 |
1283 |
|
%patch15 -p1 |
1284 |
|
%patch16 -p1 |
1285 |
|
|
1286 |
%pre |
%pre |
1287 |
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 ] |