1 |
# $Id: smeserver-hwinfo.spec,v 1.1 2020/10/28 16:23:03 brianr Exp $ |
# $Id: smeserver-hwinfo.spec,v 1.2 2020/10/28 16:30:51 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 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} |
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 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
18 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
19 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
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 |
|
* Fri Mar 26 2021 Brian Read <brianr@bjsystems.co.uk> 1.2-4.sme |
30 |
|
- Add Update event to createlinks [SME: 11060] |
31 |
|
|
32 |
|
* Fri Mar 26 2021 BogusDateBot |
33 |
|
- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday, |
34 |
|
by assuming the date is correct and changing the weekday. |
35 |
|
Thu May 21 2008 --> Thu May 15 2008 or Wed May 21 2008 or Thu May 22 2008 or .... |
36 |
|
|
37 |
* Wed Oct 28 2020 Brian Read <brianr@bjsystems.co.uk> 1.2-3.sme |
* Wed Oct 28 2020 Brian Read <brianr@bjsystems.co.uk> 1.2-3.sme |
38 |
- Initial import to SME10 - [SME: 11060] |
- Initial import to SME10 - [SME: 11060] |
39 |
|
|
76 |
* 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 |
77 |
- Apply 1 July 2008 locale patch |
- Apply 1 July 2008 locale patch |
78 |
|
|
79 |
* 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 |
80 |
|
Thu May 21 2008 --> Thu May 15 2008 or Wed May 21 2008 or Thu May 22 2008 or .... |
81 |
- Apply 21 May 2008 locale patch |
- Apply 21 May 2008 locale patch |
82 |
|
|
83 |
* 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 |
113 |
|
|
114 |
%prep |
%prep |
115 |
%setup |
%setup |
116 |
|
%patch0 -p1 |
117 |
|
|
118 |
%pre |
%pre |
119 |
|
|