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 18 |
%define release 20 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
23 |
Patch13: e-smith-base-4.18.1-FixAndMoveRESET_PASSWORD_TITLE.patch |
Patch13: e-smith-base-4.18.1-FixAndMoveRESET_PASSWORD_TITLE.patch |
24 |
Patch14: e-smith-base-4.18.1-removeInvalidEntryTag.patch |
Patch14: e-smith-base-4.18.1-removeInvalidEntryTag.patch |
25 |
Patch15: e-smith-base-4.18.1-fixPASSWORD_VERIFY_ERROR.patch |
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 |
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 |
* 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 |
- Revert locale key PASSWORD_RESET_TITLE to RESET_PASSWORD_TITLE and move it |
81 |
to e-smith-formmagick's general [SME: 4475] |
to e-smith-formmagick's general [SME: 4475] |
1281 |
%patch13 -p1 |
%patch13 -p1 |
1282 |
%patch14 -p1 |
%patch14 -p1 |
1283 |
%patch15 -p1 |
%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 ] |