--- rpms/smeserver-audittools/sme8/smeserver-audittools.spec 2008/01/09 22:23:27 1.3 +++ rpms/smeserver-audittools/sme8/smeserver-audittools.spec 2013/12/18 04:54:12 1.13 @@ -1,20 +1,18 @@ +# $Id: smeserver-audittools.spec,v 1.12 2009/11/07 18:54:32 snetram Exp $ + Summary: SME Server auditing tools %define name smeserver-audittools Name: %{name} -%define version 0.0.2 -%define release 6 +%define version 1.2.0 +%define release 8 Version: %{version} Release: %{release}%{?dist} License: GPL Group: System Environment/Base Source: %{name}-%{version}.tar.gz -Patch0: smeserver-audittools-0.0.2-pseudonymscommands.patch -Patch1: smeserver-audittools-0.0.2-printwarn.patch -Patch2: smeserver-audittools-0.0.2-pseudonymwithoutdomain.patch -Patch3: smeserver-audittools-0.0.2-virtualdomains2pseudonyms.patch -Patch4: smeserver-audittools-0.0.2-RenameFlags.patch -Patch5: smeserver-audittools-0.0.2-newrpms.patch -Patch6: smeserver-audittools-0.0.2-events.patch +Patch0: smeserver-audittools-1.2.0-fix-yum-invocation.patch +Patch1: smeserver-audittools-1.2.0-fix-dotted-usernames-and-groups.patch +Patch2: smeserver-audittools-1.2.0-groups-users.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-lib @@ -26,6 +24,34 @@ Tools for consistency audits of SME Serv modifications prior to upgrades. %changelog +* Tue Dec 17 2013 Ian Wells 1.2.0-8.sme +- Add an audit for groups, by Stephane de Labrusse [SME: 8067] + +* Sat Nov 7 2009 Jonathan Martens 1.2.0-7.sme +- Fix regular expression to actually replace the colon with a dot [SME: 5572] + +* Sat Nov 7 2009 Jonathan Martens 1.2.0-6.sme +- Undo changes made in 1.2.0-5 [SME: 5572] +- Properly fix output for usernames and groups containing a dot [SME: 5572] + +* Fri Nov 6 2009 Jonathan Martens 1.2.0-5.sme +- Remove comment lines from output of aliases [SME: 5572] + +* Thu Nov 5 2009 Jonathan Martens 1.2.0-4.sme +- Remove the leading path for yum in newrpms [SME: 5562] + +* Sat Oct 24 2009 Jonathan Martens 1.2.0-3.sme +- Revert changes made in [SME: 5417] + +* Sat Aug 1 2009 Jonathan Martens 1.2.0-2.sme +- Sort the output of the repositories audittool alphabetically [SME: 5417] + +* Tue Oct 7 2008 Shad L. Lords 1.2.0-1.sme +- Roll new stream to separate sme7/sme8 trees [SME: 4633] + +* Thu Aug 14 2008 Jonathan Martens 0.0.2-7 +- New tool repositories, lists status of configured repositories [SME: 4438] + * Wed Jan 09 2008 Stephen Noble 0.0.2-6 - New tool events, lists modified events [SME: 3419] @@ -98,10 +124,6 @@ modifications prior to upgrades. %patch0 -p1 %patch1 -p1 %patch2 -p1 -%patch3 -p1 -%patch4 -p1 -%patch5 -p1 -%patch6 -p1 %build