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 19 |
%define release 29 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
26 |
Patch16: e-smith-base+ldap-4.19.1-add2general.patch |
Patch16: e-smith-base+ldap-4.19.1-add2general.patch |
27 |
Patch17: e-smith-base+ldap-4.19.1-get_raid_details_cciss.patch |
Patch17: e-smith-base+ldap-4.19.1-get_raid_details_cciss.patch |
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 |
30 |
|
Patch20: e-smith-base-4.18.1-PortFixesFromBase.patch |
31 |
|
Patch21: e-smith-base-4.18.1-fixPASSWORD_VERIFY_NEW.patch |
32 |
|
Patch22: e-smith-base-4.18.1-ip-down.race.patch |
33 |
|
Patch23: e-smith-base-4.18.1-FixLocalizedTitle.patch |
34 |
|
Patch24: e-smith-base-4.18.1-xenfix.patch |
35 |
|
Patch25: e-smith-base-4.18.1-profile.patch |
36 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
37 |
Requires: mod_auth_external |
Requires: mod_auth_external |
38 |
Requires: e-smith-lib >= 1.18.0-19 |
Requires: e-smith-lib >= 1.18.0-19 |
51 |
Requires: dbus |
Requires: dbus |
52 |
Requires: hal |
Requires: hal |
53 |
Requires: acpid |
Requires: acpid |
|
Requires: whiptail |
|
54 |
Requires: rssh |
Requires: rssh |
55 |
Requires: bridge-utils |
Requires: bridge-utils |
56 |
Requires: vconfig |
Requires: vconfig |
88 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
89 |
|
|
90 |
%changelog |
%changelog |
91 |
|
* Sat Sep 20 2008 Shad L. Lords <slords@mail.com> 4.19.1-29 |
92 |
|
- Correct gettext type during build process [SME: 570] |
93 |
|
|
94 |
|
* Mon Sep 15 2008 Shad L. Lords <slords@mail.com> 4.19.1-28 |
95 |
|
- Fix screen corruption in console [SME: 4155] |
96 |
|
|
97 |
|
* Sat Sep 13 2008 Shad L. Lords <slords@mail.com> 4.19.1-27 |
98 |
|
- Fix detection of xen instance against newer kernels [SME: 4555] |
99 |
|
|
100 |
|
* Thu Aug 28 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.19.1-26 |
101 |
|
- Fixed warnings generated during build process [SME: 570] |
102 |
|
|
103 |
|
* Sun Aug 17 2008 Gavin Weight <gweight@gmail.com> 4.19.1-25 |
104 |
|
- Add gettext to creating backup file title for localization. [SME: 4467] |
105 |
|
|
106 |
|
* Tue Aug 12 2008 Gavin Weight <gweight@gmail.com> 4.19.1-24 |
107 |
|
- Fix race condition in VPN ip-down handling which could cause loss of |
108 |
|
LAN connectivity. [SME: 4405] |
109 |
|
|
110 |
|
* Sat Aug 9 2008 Shad L. Lords <slords@mail.com> 4.19.1-23 |
111 |
|
- Remove requires for whiptail. No longer needed [SME: 4491] |
112 |
|
|
113 |
|
* Fri Aug 8 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.19.1-22 |
114 |
|
- Change userpassword panel to use PASSWORD_VERIFY_NEW instead of PASSWORD_NEW_VERIFY [SME: 4487] |
115 |
|
|
116 |
|
* Thu Aug 7 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.19.1-21 |
117 |
|
- Revert locale key PASSWORD_RESET_TITLE to RESET_PASSWORD_TITLE and move it |
118 |
|
to e-smith-formmagick's general [SME: 4475] |
119 |
|
- Reverting all *PASSWORD_NO_MATCH to *PASSWORD_VERIFY_ERROR locale keys [SME: 4476] |
120 |
|
- Remove invalid entry tag from userpassword's locale file preventing the |
121 |
|
form from displaying properly [SME: 4479] |
122 |
|
|
123 |
|
* Fri Jul 25 2008 Shad L. Lords <slords@mail.com> 4.19.1-20 |
124 |
|
- Separate template to avoid breaking schema [SME: 4171] |
125 |
|
|
126 |
* Fri Jul 25 2008 Daniel B. <daniel@firewall-services.com> 4.19.1-19 |
* Fri Jul 25 2008 Daniel B. <daniel@firewall-services.com> 4.19.1-19 |
127 |
- Merge Users and People informations in ou=Users. This is done by removing |
- Merge Users and People informations in ou=Users. This is done by removing |
128 |
the 'account' objectClass and adding 'calEntry' and 'InetOrgPerson' for |
the 'account' objectClass and adding 'calEntry' and 'InetOrgPerson' for |
1221 |
%patch16 -p1 |
%patch16 -p1 |
1222 |
%patch17 -p1 |
%patch17 -p1 |
1223 |
%patch18 -p1 |
%patch18 -p1 |
1224 |
|
%patch19 -p1 |
1225 |
|
%patch20 -p1 |
1226 |
|
%patch21 -p1 |
1227 |
|
%patch22 -p1 |
1228 |
|
%patch23 -p1 |
1229 |
|
%patch24 -p1 |
1230 |
|
%patch25 -p1 |
1231 |
|
|
1232 |
%pre |
%pre |
1233 |
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 ] |
1292 |
mkdir -p root/etc/rc.d/rc1.d |
mkdir -p root/etc/rc.d/rc1.d |
1293 |
|
|
1294 |
mkdir -p root/usr/share/locale/en_US/LC_MESSAGES |
mkdir -p root/usr/share/locale/en_US/LC_MESSAGES |
1295 |
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 |
1296 |
|
|
1297 |
mkdir -p root/etc/e-smith/locale |
mkdir -p root/etc/e-smith/locale |
1298 |
# Make the fr-ca link in %pre to ease upgrades |
# Make the fr-ca link in %pre to ease upgrades |
1337 |
mkdir -p root/etc/e-smith/events/local |
mkdir -p root/etc/e-smith/events/local |
1338 |
mkdir -p root/etc/e-smith/events/user-modify-admin |
mkdir -p root/etc/e-smith/events/user-modify-admin |
1339 |
mkdir -p root/home/e-smith/db |
mkdir -p root/home/e-smith/db |
|
touch root/home/e-smith/db/configuration |
|
1340 |
|
|
1341 |
mkdir -p root/etc/e-smith/pam |
mkdir -p root/etc/e-smith/pam |
1342 |
mkdir -p root/home/e-smith/ssl.key |
mkdir -p root/home/e-smith/ssl.key |
1348 |
for file in %{dbfiles} |
for file in %{dbfiles} |
1349 |
do |
do |
1350 |
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 |
|
1351 |
done |
done |
1352 |
|
|
1353 |
mkdir -p root/etc/tcprules |
mkdir -p root/etc/tcprules |