--- rpms/smeserver-hwinfo/contribs7/smeserver-hwinfo.spec 2008/04/22 15:20:51 1.2 +++ rpms/smeserver-hwinfo/contribs7/smeserver-hwinfo.spec 2009/03/03 21:36:59 1.19 @@ -1,10 +1,10 @@ -# $Id: smeserver-hwinfo.spec,v 1.1 2008/04/21 17:25:59 slords Exp $ +# $Id: smeserver-hwinfo.spec,v 1.18 2009/03/01 19:26:29 snetram Exp $ # Authority: gnujpl # Name: Jean-Paul Leclère %define name smeserver-hwinfo %define version 1.0 -%define release 4 +%define release 15 Summary: Harware info panel for SME Server. Name: %{name} @@ -16,9 +16,20 @@ Source: %{name}-%{version}.tar.gz Patch0: smeserver-hwinfo-1.0-template.patch Patch1: smeserver-hwinfo-1.0-template.patch2 Patch2: smeserver-hwinfo-1.0-locale-2008-04-22.patch +Patch3: smeserver-hwinfo-1.0-http.patch +Patch4: smeserver-hwinfo-1.0-add2general.patch +Patch5: smeserver-hwinfo-1.0-locale-2008-05-05.patch +Patch6: smeserver-hwinfo-1.0-locale-2008-05-21.patch +Patch7: smeserver-hwinfo-1.0-locale-2008-07-01.patch +Patch8: smeserver-hwinfo-1.0-locale-2008-09-27.patch +Patch9: smeserver-hwinfo-1.0-locale-2008-10-14.patch +Patch10: smeserver-hwinfo-1.0-locale-2009-03-01.patch +Patch11: smeserver-hwinfo-1.0-locale-2009-03-03.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 @@ -26,6 +37,39 @@ AutoReqProv: no smeserver-hwinfo adds panel providing informations about server harware configuration %changelog +* 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 + +* Thu May 21 2008 Jonathan Martens 1.0-10 +- 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 @@ -42,20 +86,28 @@ smeserver-hwinfo adds panel providing in - [1.0-1] - port from Free-EOS eos-hwinfo, as a new panel in server-manager - %prep %setup %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 +%patch4 -p1 +%patch5 -p1 +%patch6 -p1 +%patch7 -p1 +%patch8 -p1 +%patch9 -p1 +%patch10 -p1 +%patch11 -p1 %pre %post %build -./createlinks +perl createlinks %install rm -rf $RPM_BUILD_ROOT