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 29 |
%define release 30 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
33 |
Patch23: e-smith-base-4.18.1-FixLocalizedTitle.patch |
Patch23: e-smith-base-4.18.1-FixLocalizedTitle.patch |
34 |
Patch24: e-smith-base-4.18.1-xenfix.patch |
Patch24: e-smith-base-4.18.1-xenfix.patch |
35 |
Patch25: e-smith-base-4.18.1-profile.patch |
Patch25: e-smith-base-4.18.1-profile.patch |
36 |
|
Patch26: e-smith-base-4.18.1-localeemail.patch |
37 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
38 |
Requires: mod_auth_external |
Requires: mod_auth_external |
39 |
Requires: e-smith-lib >= 1.18.0-19 |
Requires: e-smith-lib >= 1.18.0-19 |
89 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
90 |
|
|
91 |
%changelog |
%changelog |
92 |
|
* Tue Sep 23 2008 Stephen Noble <support@dungog.net> 4.19.1-30 |
93 |
|
- Add locale tags for email in review panel [SME: 4267] |
94 |
|
|
95 |
* Sat Sep 20 2008 Shad L. Lords <slords@mail.com> 4.19.1-29 |
* Sat Sep 20 2008 Shad L. Lords <slords@mail.com> 4.19.1-29 |
96 |
- Correct gettext type during build process [SME: 570] |
- Correct gettext type during build process [SME: 570] |
97 |
|
|
1232 |
%patch23 -p1 |
%patch23 -p1 |
1233 |
%patch24 -p1 |
%patch24 -p1 |
1234 |
%patch25 -p1 |
%patch25 -p1 |
1235 |
|
%patch26 -p1 |
1236 |
|
|
1237 |
%pre |
%pre |
1238 |
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 ] |