2 |
%define name smeserver-locale |
%define name smeserver-locale |
3 |
Name: %{name} |
Name: %{name} |
4 |
%define version 1.2.0 |
%define version 1.2.0 |
5 |
%define release 30 |
%define release 31 |
6 |
%define package_summary SME Server localisation module |
%define package_summary SME Server localisation module |
7 |
%define group Applications/System |
%define group Applications/System |
8 |
%define package_locales de es fr it sv |
%define package_locales de es fr it sv |
38 |
Patch24: smeserver-locale-1.2.0-frmenusplit.patch |
Patch24: smeserver-locale-1.2.0-frmenusplit.patch |
39 |
Patch26: smeserver-locale-it-1.2.0-SshTcpPort2.patch |
Patch26: smeserver-locale-it-1.2.0-SshTcpPort2.patch |
40 |
Patch27: smeserver-locale-it-1.2.0-SystemPasswordTextChange.patch |
Patch27: smeserver-locale-it-1.2.0-SystemPasswordTextChange.patch |
41 |
|
Patch28: smeserver-locale-1.2.0-sshportfrde.patch |
42 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
43 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
44 |
BuildRequires: perl |
BuildRequires: perl |
51 |
SME Server localisation module |
SME Server localisation module |
52 |
|
|
53 |
%changelog |
%changelog |
54 |
|
* Mon Jan 7 2008 Stephen Noble <support@dungog.net> 1.2.0-31 |
55 |
|
- Add SSH_PORT for fr and de [SME: 3215] |
56 |
|
|
57 |
* Fri Oct 19 2007 Gavin Weight <gweight@gmail.com> 1.2.0-30 |
* Fri Oct 19 2007 Gavin Weight <gweight@gmail.com> 1.2.0-30 |
58 |
- Adjust italian success text when changing admin pass. (Thanks Filippo) [SME: 3473] |
- Adjust italian success text when changing admin pass. (Thanks Filippo) [SME: 3473] |
59 |
|
|
269 |
%patch24 -p1 |
%patch24 -p1 |
270 |
%patch26 -p1 |
%patch26 -p1 |
271 |
%patch27 -p1 |
%patch27 -p1 |
272 |
|
%patch28 -p1 |
273 |
|
|
274 |
%post |
%post |
275 |
|
|