1 |
# $Id: smeserver-hwinfo.spec,v 1.4 2008/04/22 18:26:45 snetram Exp $ |
# $Id: smeserver-hwinfo.spec,v 1.5 2008/04/25 13:22:58 gnujpl 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 7 |
%define release 8 |
8 |
|
|
9 |
Summary: Harware info panel for SME Server. |
Summary: Harware info panel for SME Server. |
10 |
Name: %{name} |
Name: %{name} |
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 |
Patch3: smeserver-hwinfo-1.0-http.patch |
20 |
|
Ptach4: smeserver-hwinfo-1.0-add2general |
21 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
22 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
23 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
29 |
smeserver-hwinfo adds panel providing informations about server harware configuration |
smeserver-hwinfo adds panel providing informations about server harware configuration |
30 |
|
|
31 |
%changelog |
%changelog |
32 |
|
* Sat Apr 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-8 |
33 |
|
- Add common <base> tags to e-smith-formmagick's general |
34 |
|
|
35 |
* Thu Apr 24 2008 Jean-Paul Leclere <jean-paul@leclere.org> 1.0-7 |
* Thu Apr 24 2008 Jean-Paul Leclere <jean-paul@leclere.org> 1.0-7 |
36 |
- remove obsolete httpd templates fragments |
- remove obsolete httpd templates fragments |
37 |
|
|
64 |
%patch1 -p1 |
%patch1 -p1 |
65 |
%patch2 -p1 |
%patch2 -p1 |
66 |
%patch3 -p1 |
%patch3 -p1 |
67 |
|
%patch4 -p1 |
68 |
|
|
69 |
%pre |
%pre |
70 |
|
|