1 |
# $Id: smeserver-hwinfo.spec,v 1.10 2008/05/05 19:18:35 snetram Exp $ |
# $Id: smeserver-hwinfo.spec,v 1.11 2008/05/21 20:15:37 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 10 |
%define release 11 |
8 |
|
|
9 |
Summary: Harware info panel for SME Server. |
Summary: Harware info panel for SME Server. |
10 |
Name: %{name} |
Name: %{name} |
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 |
Patch6: smeserver-hwinfo-1.0-locale-2008-05-21.patch |
23 |
|
Patch7: smeserver-hwinfo-1.0-locale-2008-07-01.patch |
24 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
25 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
26 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
33 |
smeserver-hwinfo adds panel providing informations about server harware configuration |
smeserver-hwinfo adds panel providing informations about server harware configuration |
34 |
|
|
35 |
%changelog |
%changelog |
36 |
|
* Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-11 |
37 |
|
- Apply 1 July 2008 locale patch |
38 |
|
|
39 |
* Thu May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-10 |
* Thu May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-10 |
40 |
- Apply 21 May 2008 locale patch |
- Apply 21 May 2008 locale patch |
41 |
|
|
80 |
%patch4 -p1 |
%patch4 -p1 |
81 |
%patch5 -p1 |
%patch5 -p1 |
82 |
%patch6 -p1 |
%patch6 -p1 |
83 |
|
%patch7 -p1 |
84 |
|
|
85 |
%pre |
%pre |
86 |
|
|