1 |
# $Id: smeserver-hwinfo.spec,v 1.2 2013/07/14 22:38:09 unnilennium Exp $ |
# $Id: smeserver-hwinfo.spec,v 1.3 2021/03/26 11:42:17 brianr 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.2 |
%define version 1.2 |
7 |
%define release 2 |
%define release 5 |
8 |
|
|
9 |
Summary: Harware info panel for SME Server. |
Summary: Harware info panel for SME Server. |
10 |
Name: %{name} |
Name: %{name} |
13 |
License: GPL |
License: GPL |
14 |
Group: System Environment/Daemons |
Group: System Environment/Daemons |
15 |
Source: %{name}-%{version}.tar.gz |
Source: %{name}-%{version}.tar.gz |
16 |
|
Patch0: smeserver-hwinfo-1.2-Add-Update-event-to-createlinks.patch |
17 |
|
Patch1: smeserver-hwinfo-1.2-locale-2021-08-22.patch |
18 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
19 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
20 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
27 |
smeserver-hwinfo adds panel providing informations about server harware configuration |
smeserver-hwinfo adds panel providing informations about server harware configuration |
28 |
|
|
29 |
%changelog |
%changelog |
30 |
|
* Mon Aug 23 2021 Terry Fage <terry.fage@gmail.com> 1.2-5.sme |
31 |
|
- apply locale 2021-08-22 patch |
32 |
|
|
33 |
|
* Fri Mar 26 2021 Brian Read <brianr@bjsystems.co.uk> 1.2-4.sme |
34 |
|
- Add Update event to createlinks [SME: 11060] |
35 |
|
|
36 |
|
* Fri Mar 26 2021 BogusDateBot |
37 |
|
- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday, |
38 |
|
by assuming the date is correct and changing the weekday. |
39 |
|
Thu May 21 2008 --> Thu May 15 2008 or Wed May 21 2008 or Thu May 22 2008 or .... |
40 |
|
|
41 |
|
* Wed Oct 28 2020 Brian Read <brianr@bjsystems.co.uk> 1.2-3.sme |
42 |
|
- Initial import to SME10 - [SME: 11060] |
43 |
|
|
44 |
* Sat Aug 22 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 1.2-2.sme |
* Sat Aug 22 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 1.2-2.sme |
45 |
- Initial release to contribs9 |
- Initial release to contribs9 |
46 |
|
|
80 |
* Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-11 |
* Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-11 |
81 |
- Apply 1 July 2008 locale patch |
- Apply 1 July 2008 locale patch |
82 |
|
|
83 |
* Thu May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-10 |
* Wed May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-10 |
84 |
|
Thu May 21 2008 --> Thu May 15 2008 or Wed May 21 2008 or Thu May 22 2008 or .... |
85 |
- Apply 21 May 2008 locale patch |
- Apply 21 May 2008 locale patch |
86 |
|
|
87 |
* Mon May 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-9 |
* Mon May 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-9 |
117 |
|
|
118 |
%prep |
%prep |
119 |
%setup |
%setup |
120 |
|
%patch0 -p1 |
121 |
|
%patch1 -p1 |
122 |
|
|
123 |
%pre |
%pre |
124 |
|
|