1 |
# $Id: smeserver-hwinfo-1.0.spec,v 1.2 2008/04/06 15:21:11 slords Exp $ |
# $Id: smeserver-hwinfo.spec,v 1.1 2008/04/21 17:25:59 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 3 |
%define release 4 |
8 |
|
|
9 |
Summary: Harware info panel for SME Server. |
Summary: Harware info panel for SME Server. |
10 |
Name: %{name} |
Name: %{name} |
15 |
Source: %{name}-%{version}.tar.gz |
Source: %{name}-%{version}.tar.gz |
16 |
Patch0: smeserver-hwinfo-1.0-template.patch |
Patch0: smeserver-hwinfo-1.0-template.patch |
17 |
Patch1: smeserver-hwinfo-1.0-template.patch2 |
Patch1: smeserver-hwinfo-1.0-template.patch2 |
18 |
|
Patch2: smeserver-hwinfo-1.0-locale-2008-04-22.patch |
19 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
20 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
21 |
Requires: e-smith-base lshw |
Requires: e-smith-base lshw |
26 |
smeserver-hwinfo adds panel providing informations about server harware configuration |
smeserver-hwinfo adds panel providing informations about server harware configuration |
27 |
|
|
28 |
%changelog |
%changelog |
29 |
|
* Tue Apr 22 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-4 |
30 |
|
- Added 22 April 2008 locale patch |
31 |
|
|
32 |
* Fri Apr 4 2008 Jean-Paul Leclere <jean-paul@leclere.org> |
* Fri Apr 4 2008 Jean-Paul Leclere <jean-paul@leclere.org> |
33 |
- [1.0-3] |
- [1.0-3] |
48 |
|
|
49 |
%patch0 -p1 |
%patch0 -p1 |
50 |
%patch1 -p1 |
%patch1 -p1 |
51 |
|
%patch2 -p1 |
52 |
|
|
53 |
%pre |
%pre |
54 |
|
|