--- rpms/smeserver-audittools/sme7/smeserver-audittools.spec 2009/08/01 10:49:36 1.6 +++ rpms/smeserver-audittools/sme7/smeserver-audittools.spec 2009/11/07 18:53:56 1.12 @@ -1,16 +1,17 @@ -# $Id: smeserver-audittools.spec,v 1.5 2008/10/07 15:47:39 slords Exp $ +# $Id: smeserver-audittools.spec,v 1.11 2009/11/07 18:01:35 snetram Exp $ Summary: SME Server auditing tools %define name smeserver-audittools Name: %{name} %define version 1.0.0 -%define release 2 +%define release 7 Version: %{version} Release: %{release}%{?dist} License: GPL Group: System Environment/Base Source: %{name}-%{version}.tar.gz -Patch0: smeserver-audittools-1.0.0-sortOutput.patch +Patch0: smeserver-audittools-1.0.0-fix-yum-invocation.patch +Patch1: smeserver-audittools-1.0.0-fix-dotted-usernames-and-groups.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-lib @@ -22,6 +23,22 @@ Tools for consistency audits of SME Serv modifications prior to upgrades. %changelog +* Sat Nov 7 2009 Jonathan Martens 1.0.0-7.sme +- Fix regular expression to actually replace the colon with a dot [SME: 4913] + +* Sat Nov 7 2009 Jonathan Martens 1.0.0-6.sme +- Undo changes made in 1.0.0-5 [SME: 4913] +- Properly fix output for usernames and groups containing a dot [SME: 4913] + +* Fri Nov 6 2009 Jonathan Martens 1.0.0-5.sme +- Remove comment lines from output of aliases [SME: 4913] + +* Thu Nov 5 2009 Jonathan Martens 1.0.0-4.sme +- Remove the leading path for yum in newrpms [SME: 5566] + +* Sat Oct 24 2009 Jonathan Martens 1.0.0-3.sme +- Revert changes made in [SME: 5416] + * Sat Aug 1 2009 Jonathan Martens 1.0.0-2.sme - Sort the output of the repositories audittool alphabetically [SME: 5416] @@ -101,6 +118,7 @@ modifications prior to upgrades. %prep %setup %patch0 -p1 +%patch1 -p1 %build