1 |
# $Id: smeserver-hwinfo.spec,v 1.3 2008/04/22 16:03:07 snetram Exp $ |
# $Id: smeserver-hwinfo.spec,v 1.4 2008/04/22 18:26:45 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 6 |
%define release 7 |
8 |
|
|
9 |
Summary: Harware info panel for SME Server. |
Summary: Harware info panel for SME Server. |
10 |
Name: %{name} |
Name: %{name} |
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 |
Patch2: smeserver-hwinfo-1.0-locale-2008-04-22.patch |
19 |
|
Patch3: smeserver-hwinfo-1.0-http.patch |
20 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
21 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
22 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
28 |
smeserver-hwinfo adds panel providing informations about server harware configuration |
smeserver-hwinfo adds panel providing informations about server harware configuration |
29 |
|
|
30 |
%changelog |
%changelog |
31 |
|
* Thu Apr 24 2008 Jean-Paul Leclere <jean-paul@leclere.org> 1.0-7 |
32 |
|
- remove obsolete httpd templates fragments |
33 |
|
|
34 |
* Tue Apr 22 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-6 |
* Tue Apr 22 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-6 |
35 |
- Added e-smith-devtools as build requirement for the createlinks script |
- Added e-smith-devtools as build requirement for the createlinks script |
36 |
|
|
59 |
%patch0 -p1 |
%patch0 -p1 |
60 |
%patch1 -p1 |
%patch1 -p1 |
61 |
%patch2 -p1 |
%patch2 -p1 |
62 |
|
%patch3 -p1 |
63 |
|
|
64 |
%pre |
%pre |
65 |
|
|