--- rpms/smeserver-hwinfo/contribs10/smeserver-hwinfo.spec 2020/10/28 16:30:51 1.2 +++ rpms/smeserver-hwinfo/contribs10/smeserver-hwinfo.spec 2021/03/26 11:42:17 1.3 @@ -1,10 +1,10 @@ -# $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 $ # Authority: gnujpl # Name: Jean-Paul Leclère %define name smeserver-hwinfo %define version 1.2 -%define release 3 +%define release 4 Summary: Harware info panel for SME Server. Name: %{name} @@ -13,6 +13,7 @@ Release: %{release}%{?dist} License: GPL Group: System Environment/Daemons Source: %{name}-%{version}.tar.gz +Patch0: smeserver-hwinfo-1.2-Add-Update-event-to-createlinks.patch BuildRequires: e-smith-devtools BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch @@ -25,6 +26,14 @@ AutoReqProv: no smeserver-hwinfo adds panel providing informations about server harware configuration %changelog +* Fri Mar 26 2021 Brian Read 1.2-4.sme +- Add Update event to createlinks [SME: 11060] + +* Fri Mar 26 2021 BogusDateBot +- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday, + by assuming the date is correct and changing the weekday. + Thu May 21 2008 --> Thu May 15 2008 or Wed May 21 2008 or Thu May 22 2008 or .... + * Wed Oct 28 2020 Brian Read 1.2-3.sme - Initial import to SME10 - [SME: 11060] @@ -67,7 +76,8 @@ smeserver-hwinfo adds panel providing in * Tue Jul 1 2008 Jonathan Martens 1.0-11 - Apply 1 July 2008 locale patch -* Thu May 21 2008 Jonathan Martens 1.0-10 +* Wed May 21 2008 Jonathan Martens 1.0-10 + Thu May 21 2008 --> Thu May 15 2008 or Wed May 21 2008 or Thu May 22 2008 or .... - Apply 21 May 2008 locale patch * Mon May 5 2008 Jonathan Martens 1.0-9 @@ -103,6 +113,7 @@ smeserver-hwinfo adds panel providing in %prep %setup +%patch0 -p1 %pre