/[smeserver]/rpms/smeserver-audittools/sme8/smeserver-audittools.spec
ViewVC logotype

Diff of /rpms/smeserver-audittools/sme8/smeserver-audittools.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.3 by bytegw, Wed Jan 9 22:23:27 2008 UTC Revision 1.14 by wellsi, Sun Feb 2 21:59:53 2014 UTC
# Line 1  Line 1 
1    # $Id: smeserver-audittools.spec,v 1.13 2013/12/18 04:54:12 wellsi Exp $
2    
3  Summary: SME Server auditing tools  Summary: SME Server auditing tools
4  %define name smeserver-audittools  %define name smeserver-audittools
5  Name: %{name}  Name: %{name}
6  %define version 0.0.2  %define version 1.2.0
7  %define release 6  %define release 9
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
11  Group: System Environment/Base  Group: System Environment/Base
12  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
13  Patch0: smeserver-audittools-0.0.2-pseudonymscommands.patch  Patch0: smeserver-audittools-1.2.0-fix-yum-invocation.patch
14  Patch1: smeserver-audittools-0.0.2-printwarn.patch  Patch1: smeserver-audittools-1.2.0-fix-dotted-usernames-and-groups.patch
15  Patch2: smeserver-audittools-0.0.2-pseudonymwithoutdomain.patch  Patch2: smeserver-audittools-1.2.0-groups-users.patch
16  Patch3: smeserver-audittools-0.0.2-virtualdomains2pseudonyms.patch  Patch3: smeserver-audittools-1.2.0-logcheck.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  
17  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
18  BuildArchitectures: noarch  BuildArchitectures: noarch
19  Requires: e-smith-lib  Requires: e-smith-lib
# Line 26  Tools for consistency audits of SME Serv Line 25  Tools for consistency audits of SME Serv
25  modifications prior to upgrades.  modifications prior to upgrades.
26    
27  %changelog  %changelog
28    * Sun Feb 2 2014 Ian Wells <esmith@wellsi.com> 1.2.0-9.sme
29    - Add logcheck to help analyse errors in the log files [SME: 8178]
30    
31    * Tue Dec 17 2013 Ian Wells <esmith@wellsi.com> 1.2.0-8.sme
32    - Add an audit for groups, by Stephane de Labrusse [SME: 8067]
33    
34    * Sat Nov 7 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-7.sme
35    - Fix regular expression to actually replace the colon with a dot [SME: 5572]
36    
37    * Sat Nov 7 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-6.sme
38    - Undo changes made in 1.2.0-5 [SME: 5572]
39    - Properly fix output for usernames and groups containing a dot [SME: 5572]
40    
41    * Fri Nov 6 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-5.sme
42    - Remove comment lines from output of aliases [SME: 5572]
43    
44    * Thu Nov 5 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-4.sme
45    - Remove the leading path for yum in newrpms [SME: 5562]
46    
47    * Sat Oct 24 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-3.sme
48    - Revert changes made in [SME: 5417]
49    
50    * Sat Aug 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-2.sme
51    - Sort the output of the repositories audittool alphabetically [SME: 5417]
52    
53    * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 1.2.0-1.sme
54    - Roll new stream to separate sme7/sme8 trees [SME: 4633]
55    
56    * Thu Aug 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.0.2-7
57    - New tool repositories, lists status of configured repositories [SME: 4438]
58    
59  * Wed Jan 09 2008 Stephen Noble <support@dungog.net> 0.0.2-6  * Wed Jan 09 2008 Stephen Noble <support@dungog.net> 0.0.2-6
60  - New tool events, lists modified events [SME: 3419]  - New tool events, lists modified events [SME: 3419]
61    
# Line 99  modifications prior to upgrades. Line 129  modifications prior to upgrades.
129  %patch1 -p1  %patch1 -p1
130  %patch2 -p1  %patch2 -p1
131  %patch3 -p1  %patch3 -p1
 %patch4 -p1  
 %patch5 -p1  
 %patch6 -p1  
132    
133  %build  %build
134    


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed