1 |
# $Id: smeserver-hwinfo.spec,v 1.13 2008/09/28 03:09:40 dungog Exp $ |
# $Id: smeserver-hwinfo.spec,v 1.14 2008/09/28 03:11:06 dungog 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 12 |
%define release 13 |
8 |
|
|
9 |
Summary: Harware info panel for SME Server. |
Summary: Harware info panel for SME Server. |
10 |
Name: %{name} |
Name: %{name} |
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 |
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 |
26 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
27 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
28 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
35 |
smeserver-hwinfo adds panel providing informations about server harware configuration |
smeserver-hwinfo adds panel providing informations about server harware configuration |
36 |
|
|
37 |
%changelog |
%changelog |
38 |
|
* Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-13 |
39 |
|
- Apply 14 Oct 2008 locale patch |
40 |
|
|
41 |
* Sun Sep 28 2008 Stephen Noble <support@dungog.net> - 1.0-12 |
* Sun Sep 28 2008 Stephen Noble <support@dungog.net> - 1.0-12 |
42 |
- Apply locale patch |
- Apply locale patch |
43 |
|
|
90 |
%patch6 -p1 |
%patch6 -p1 |
91 |
%patch7 -p1 |
%patch7 -p1 |
92 |
%patch8 -p1 |
%patch8 -p1 |
93 |
|
%patch9 -p1 |
94 |
|
|
95 |
%pre |
%pre |
96 |
|
|