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 28 |
%define release 29 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
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 |
* Mon Sep 15 2008 Shad L. Lords <slords@mail.com> 4.19.1-28 |
95 |
- Fix screen corruption in console [SME: 4155] |
- Fix screen corruption in console [SME: 4155] |
96 |
|
|
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 -L shell -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 |