1 |
# $Id: smeserver-hwinfo.spec,v 1.20 2009/04/27 16:11:21 slords Exp $ |
# $Id: smeserver-hwinfo.spec,v 1.21 2009/05/20 18:16:27 slords Exp $ |
2 |
# Authority: gnujpl |
# Authority: gnujpl |
3 |
# Name: Jean-Paul Leclère |
# Name: Jean-Paul Leclère |
4 |
|
|
5 |
%define name smeserver-hwinfo |
%define name smeserver-hwinfo |
6 |
%define version 1.0 |
%define version 1.0 |
7 |
%define release 17 |
%define release 18 |
8 |
|
|
9 |
Summary: Harware info panel for SME Server. |
Summary: Harware info panel for SME Server. |
10 |
Name: %{name} |
Name: %{name} |
27 |
Patch11: smeserver-hwinfo-1.0-locale-2009-03-03.patch |
Patch11: smeserver-hwinfo-1.0-locale-2009-03-03.patch |
28 |
Patch12: smeserver-hwinfo-1.0-locale-2009-04-27.patch |
Patch12: smeserver-hwinfo-1.0-locale-2009-04-27.patch |
29 |
Patch13: smeserver-hwinfo-1.0-locale-2009-05-20.patch |
Patch13: smeserver-hwinfo-1.0-locale-2009-05-20.patch |
30 |
|
Patch14: smeserver-hwinfo-1.0-locale-2009-08-24.patch |
31 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
32 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
33 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
40 |
smeserver-hwinfo adds panel providing informations about server harware configuration |
smeserver-hwinfo adds panel providing informations about server harware configuration |
41 |
|
|
42 |
%changelog |
%changelog |
43 |
|
* Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 1.0-18.sme |
44 |
|
- apply locale 2009-08-24 patch |
45 |
|
|
46 |
* Wed May 20 2009 SME Translation Server <translations@contribs.org> 1.0-17.sme |
* Wed May 20 2009 SME Translation Server <translations@contribs.org> 1.0-17.sme |
47 |
- apply locale 2009-05-20 patch |
- apply locale 2009-05-20 patch |
48 |
|
|
115 |
%patch11 -p1 |
%patch11 -p1 |
116 |
%patch12 -p1 |
%patch12 -p1 |
117 |
%patch13 -p1 |
%patch13 -p1 |
118 |
|
%patch14 -p1 |
119 |
|
|
120 |
%pre |
%pre |
121 |
|
|