--- rpms/smeserver-hwinfo/contribs7/smeserver-hwinfo.spec 2008/04/21 17:25:59 1.1 +++ rpms/smeserver-hwinfo/contribs7/smeserver-hwinfo.spec 2008/04/22 15:20:51 1.2 @@ -1,10 +1,10 @@ -# $Id: smeserver-hwinfo-1.0.spec,v 1.2 2008/04/06 15:21:11 slords Exp $ +# $Id: smeserver-hwinfo.spec,v 1.1 2008/04/21 17:25:59 slords Exp $ # Authority: gnujpl # Name: Jean-Paul Leclère %define name smeserver-hwinfo %define version 1.0 -%define release 3 +%define release 4 Summary: Harware info panel for SME Server. Name: %{name} @@ -15,6 +15,7 @@ Group: System Environment/Daemons 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 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-base lshw @@ -25,6 +26,8 @@ AutoReqProv: no smeserver-hwinfo adds panel providing informations about server harware configuration %changelog +* 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] @@ -45,6 +48,7 @@ smeserver-hwinfo adds panel providing in %patch0 -p1 %patch1 -p1 +%patch2 -p1 %pre