# $Id: smeserver-hwinfo.spec,v 1.3 2021/03/26 11:42:17 brianr Exp $ # Authority: gnujpl # Name: Jean-Paul Leclère %define name smeserver-hwinfo %define version 1.2 %define release 5 Summary: Harware info panel for SME Server. Name: %{name} Version: %{version} 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 Patch1: smeserver-hwinfo-1.2-locale-2021-08-22.patch BuildRequires: e-smith-devtools BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-base lshw Requires: e-smith-formmagick >= 1.4.0-12 Obsoletes: eos-hwinfo AutoReqProv: no %description smeserver-hwinfo adds panel providing informations about server harware configuration %changelog * Mon Aug 23 2021 Terry Fage 1.2-5.sme - apply locale 2021-08-22 patch * 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] * Sat Aug 22 2015 stephane de Labrusse 1.2-2.sme - Initial release to contribs9 * Fri Aug 08 2014 stephane de Labrusse 1.2-1.sme - Initial release to sme9 * Sun Jul 14 2013 JP Pialasse 1.0-21.sme - apply locale 2013-07-14 patch * Sun Mar 06 2011 SME Translation Server 1.0-20.sme - apply locale 2011-03-06 patch * Tue Oct 27 2009 SME Translation Server 1.0-19.sme - apply locale 2009-10-27 patch * Mon Aug 24 2009 SME Translation Server 1.0-18.sme - apply locale 2009-08-24 patch * Wed May 20 2009 SME Translation Server 1.0-17.sme - apply locale 2009-05-20 patch * Mon Apr 27 2009 SME Translation Server 1.0-16.sme - apply locale 2009-04-27 patch * Tue Mar 03 2009 SME Translation Server - apply locale 2009-03-03 patch * Sun Mar 1 2009 Jonathan Martens 1.0-14 - Apply 1 Mar 2009 locale patch [SME: 5018] * Tue Oct 14 2008 Jonathan Martens 1.0-13 - Apply 14 Oct 2008 locale patch * Sun Sep 28 2008 Stephen Noble - 1.0-12 - Apply locale patch * Tue Jul 1 2008 Jonathan Martens 1.0-11 - Apply 1 July 2008 locale patch * 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 - Apply 5 May 2008 locale patch * Sat Apr 26 2008 Jonathan Martens 1.0-8 - Add common tags to e-smith-formmagick's general * Thu Apr 24 2008 Jean-Paul Leclere 1.0-7 - remove obsolete httpd templates fragments * Tue Apr 22 2008 Jonathan Martens 1.0-6 - Added e-smith-devtools as build requirement for the createlinks script * Tue Apr 22 2008 Jonathan Martens 1.0-5 - Trying to fix creatlinks build error * Tue Apr 22 2008 Jonathan Martens 1.0-4 - Added 22 April 2008 locale patch * Fri Apr 4 2008 Jean-Paul Leclere - [1.0-3] - removing duplicate template fragment * Sun Jan 20 2008 Jean-Paul Leclere - [1.0-2] - templates-custom replacement by templates fragment - change Copyright to License in spec * Fri Aug 24 2007 Jean-Paul Leclere - [1.0-1] - port from Free-EOS eos-hwinfo, as a new panel in server-manager %prep %setup %patch0 -p1 %patch1 -p1 %pre %post %build perl createlinks %install rm -rf $RPM_BUILD_ROOT (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT) rm -f e-smith-%{version}-filelist /sbin/e-smith/genfilelist $RPM_BUILD_ROOT > %{name}-%{version}-filelist %preun %postun %clean rm -rf $RPM_BUILD_ROOT %files -f %{name}-%{version}-filelist %defattr(0644,root,root)