--- rpms/smeserver-lazy_admin_tools/contribs8/smeserver-lazy_admin_tools.spec 2013/02/02 19:27:13 1.4 +++ rpms/smeserver-lazy_admin_tools/contribs8/smeserver-lazy_admin_tools.spec 2013/02/02 23:51:30 1.5 @@ -1,11 +1,11 @@ -# $Id: smeserver-lazy_admin_tools.spec,v 1.3 2013/02/02 18:42:27 unnilennium Exp $ +# $Id: smeserver-lazy_admin_tools.spec,v 1.4 2013/02/02 19:27:13 unnilennium Exp $ # Authority: unnilennium # Name: Jean-Philippe Pialasse Summary: Lazy Admin's Tools is a set of scripts to automate admin tasks %define name smeserver-lazy_admin_tools %define version 1.0 -%define release 2%{?dist} +%define release 3%{?dist} Name: %{name} Version: %{version} Release: %{release} @@ -18,7 +18,9 @@ Requires: e-smith-base Requires: SMEServer >= 8.0 Obsoletes: e-smith-lazy_admin_tools BuildRequires: e-smith-devtools >= 1.13.1-03 +Patch0: smeserver-lazy_admin_tools-1.0-patch0.patch + %description The Lazy Administrator's Tools is a set of scripts designed to automate batch tasks and jobs for E-Smith/SME servers. @@ -38,6 +40,10 @@ See man lat-tools for general help on th command with the --help switch to get specific help. %changelog +* Sat Feb 02 2013 JP PIALASSE tests@pialasse.com 1.0-3.sme +- fixed warning on empty group creation/update bug [SME: 7202] +- fixed uid changed on user update bug [SME: 7196] +- fixed warning on user creation/update bug [SME: 7192] * Sat Feb 02 2013 JP PIALASSE tests@pialasse.com 1.0-2.sme - binary are not executable [SME: 7138] * Sat May 26 2012 JP PIALASSE tests@pialasse.com 1.0-1.sme @@ -45,6 +51,7 @@ command with the --help switch to get sp %prep %setup +%patch0 -p1 %build