2 |
%define name e-smith-base+ldap |
%define name e-smith-base+ldap |
3 |
Name: %{name} |
Name: %{name} |
4 |
%define version 4.19.1 |
%define version 4.19.1 |
5 |
%define release 21 |
%define release 23 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
28 |
Patch18: e-smith-base+ldap-4.19.1-merge_users_and_people.patch |
Patch18: e-smith-base+ldap-4.19.1-merge_users_and_people.patch |
29 |
Patch19: e-smith-base+ldap-4.19.1-2739schema.patch |
Patch19: e-smith-base+ldap-4.19.1-2739schema.patch |
30 |
Patch20: e-smith-base-4.18.1-PortFixesFromBase.patch |
Patch20: e-smith-base-4.18.1-PortFixesFromBase.patch |
31 |
|
Patch21: e-smith-base-4.18.1-fixPASSWORD_VERIFY_NEW.patch |
32 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
33 |
Requires: mod_auth_external |
Requires: mod_auth_external |
34 |
Requires: e-smith-lib >= 1.18.0-19 |
Requires: e-smith-lib >= 1.18.0-19 |
47 |
Requires: dbus |
Requires: dbus |
48 |
Requires: hal |
Requires: hal |
49 |
Requires: acpid |
Requires: acpid |
|
Requires: whiptail |
|
50 |
Requires: rssh |
Requires: rssh |
51 |
Requires: bridge-utils |
Requires: bridge-utils |
52 |
Requires: vconfig |
Requires: vconfig |
84 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
85 |
|
|
86 |
%changelog |
%changelog |
87 |
|
* Sat Aug 9 2008 Shad L. Lords <slords@mail.com> 4.19.1-23 |
88 |
|
- Remove requires for whiptail. No longer needed [SME: 4491] |
89 |
|
|
90 |
|
* Fri Aug 8 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.19.1-22 |
91 |
|
- Change userpassword panel to use PASSWORD_VERIFY_NEW instead of PASSWORD_NEW_VERIFY [SME: 4487] |
92 |
|
|
93 |
* Thu Aug 7 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.19.1-21 |
* Thu Aug 7 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.19.1-21 |
94 |
- 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 |
95 |
to e-smith-formmagick's general [SME: 4475] |
to e-smith-formmagick's general [SME: 4475] |
1200 |
%patch18 -p1 |
%patch18 -p1 |
1201 |
%patch19 -p1 |
%patch19 -p1 |
1202 |
%patch20 -p1 |
%patch20 -p1 |
1203 |
|
%patch21 -p1 |
1204 |
|
|
1205 |
%pre |
%pre |
1206 |
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 ] |