1 |
# $Id: smeserver-hwinfo.spec,v 1.9 2008/04/28 23:38:44 slords Exp $ |
# $Id: smeserver-hwinfo.spec,v 1.10 2008/05/05 19:18:35 snetram 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 9 |
%define release 10 |
8 |
|
|
9 |
Summary: Harware info panel for SME Server. |
Summary: Harware info panel for SME Server. |
10 |
Name: %{name} |
Name: %{name} |
19 |
Patch3: smeserver-hwinfo-1.0-http.patch |
Patch3: smeserver-hwinfo-1.0-http.patch |
20 |
Patch4: smeserver-hwinfo-1.0-add2general.patch |
Patch4: smeserver-hwinfo-1.0-add2general.patch |
21 |
Patch5: smeserver-hwinfo-1.0-locale-2008-05-05.patch |
Patch5: smeserver-hwinfo-1.0-locale-2008-05-05.patch |
22 |
|
Patch6: smeserver-hwinfo-1.0-locale-2008-05-21.patch |
23 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
24 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
25 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
32 |
smeserver-hwinfo adds panel providing informations about server harware configuration |
smeserver-hwinfo adds panel providing informations about server harware configuration |
33 |
|
|
34 |
%changelog |
%changelog |
35 |
|
* Thu May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-10 |
36 |
|
- Apply 21 May 2008 locale patch |
37 |
|
|
38 |
* Mon May 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-9 |
* Mon May 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-9 |
39 |
- Apply 5 May 2008 locale patch |
- Apply 5 May 2008 locale patch |
40 |
|
|
75 |
%patch3 -p1 |
%patch3 -p1 |
76 |
%patch4 -p1 |
%patch4 -p1 |
77 |
%patch5 -p1 |
%patch5 -p1 |
78 |
|
%patch6 -p1 |
79 |
|
|
80 |
%pre |
%pre |
81 |
|
|