1 |
# $Id: smeserver-hwinfo.spec,v 1.15 2008/10/14 14:42:30 snetram Exp $ |
# $Id: smeserver-hwinfo.spec,v 1.17 2008/11/25 16:20:24 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 13 |
%define release 14 |
8 |
|
|
9 |
Summary: Harware info panel for SME Server. |
Summary: Harware info panel for SME Server. |
10 |
Name: %{name} |
Name: %{name} |
23 |
Patch7: smeserver-hwinfo-1.0-locale-2008-07-01.patch |
Patch7: smeserver-hwinfo-1.0-locale-2008-07-01.patch |
24 |
Patch8: smeserver-hwinfo-1.0-locale-2008-09-27.patch |
Patch8: smeserver-hwinfo-1.0-locale-2008-09-27.patch |
25 |
Patch9: smeserver-hwinfo-1.0-locale-2008-10-14.patch |
Patch9: smeserver-hwinfo-1.0-locale-2008-10-14.patch |
26 |
|
Patch10: smeserver-hwinfo-1.0-locale-2009-03-01.patch |
27 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
28 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
29 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
36 |
smeserver-hwinfo adds panel providing informations about server harware configuration |
smeserver-hwinfo adds panel providing informations about server harware configuration |
37 |
|
|
38 |
%changelog |
%changelog |
39 |
|
* Sun Mar 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-14 |
40 |
|
- Apply 1 Mar 2009 locale patch [SME: 5018] |
41 |
|
|
42 |
* Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-13 |
* Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-13 |
43 |
- Apply 14 Oct 2008 locale patch |
- Apply 14 Oct 2008 locale patch |
44 |
|
|
95 |
%patch7 -p1 |
%patch7 -p1 |
96 |
%patch8 -p1 |
%patch8 -p1 |
97 |
%patch9 -p1 |
%patch9 -p1 |
98 |
|
%patch10 -p1 |
99 |
|
|
100 |
%pre |
%pre |
101 |
|
|