1 |
# $Id: smeserver-locale.spec,v 1.47 2008/10/08 17:50:25 snetram Exp $ |
# $Id: smeserver-locale.spec,v 1.48 2008/10/13 22:14:50 slords Exp $ |
2 |
|
|
3 |
Summary: SME Server localisation module |
Summary: SME Server localisation module |
4 |
%define name smeserver-locale |
%define name smeserver-locale |
14 |
Group: Networking/Daemons |
Group: Networking/Daemons |
15 |
Source: %{name}-%{version}.tar.gz |
Source: %{name}-%{version}.tar.gz |
16 |
Patch0: smeserver-locale-2.2.0-locale-2008-10-08.patch |
Patch0: smeserver-locale-2.2.0-locale-2008-10-08.patch |
17 |
|
Patch1: smeserver-locale-2.2.0-locale-2008-10-13.patch |
18 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
19 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
20 |
BuildRequires: perl |
BuildRequires: perl |
376 |
%prep |
%prep |
377 |
%setup |
%setup |
378 |
%patch0 -p1 |
%patch0 -p1 |
379 |
|
%patch1 -p1 |
380 |
|
|
381 |
%build |
%build |
382 |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
LEXICONS=$(find root/etc/e-smith/locale -type f) |