/[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.13 by wellsi, Wed Dec 18 04:54:12 2013 UTC
# Line 1  Line 1 
1    # $Id: smeserver-audittools.spec,v 1.12 2009/11/07 18:54:32 snetram 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 8
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
 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  
16  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
17  BuildArchitectures: noarch  BuildArchitectures: noarch
18  Requires: e-smith-lib  Requires: e-smith-lib
# Line 26  Tools for consistency audits of SME Serv Line 24  Tools for consistency audits of SME Serv
24  modifications prior to upgrades.  modifications prior to upgrades.
25    
26  %changelog  %changelog
27    * Tue Dec 17 2013 Ian Wells <esmith@wellsi.com> 1.2.0-8.sme
28    - Add an audit for groups, by Stephane de Labrusse [SME: 8067]
29    
30    * Sat Nov 7 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-7.sme
31    - Fix regular expression to actually replace the colon with a dot [SME: 5572]
32    
33    * Sat Nov 7 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-6.sme
34    - Undo changes made in 1.2.0-5 [SME: 5572]
35    - Properly fix output for usernames and groups containing a dot [SME: 5572]
36    
37    * Fri Nov 6 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-5.sme
38    - Remove comment lines from output of aliases [SME: 5572]
39    
40    * Thu Nov 5 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-4.sme
41    - Remove the leading path for yum in newrpms [SME: 5562]
42    
43    * Sat Oct 24 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-3.sme
44    - Revert changes made in [SME: 5417]
45    
46    * Sat Aug 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-2.sme
47    - Sort the output of the repositories audittool alphabetically [SME: 5417]
48    
49    * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 1.2.0-1.sme
50    - Roll new stream to separate sme7/sme8 trees [SME: 4633]
51    
52    * Thu Aug 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.0.2-7
53    - New tool repositories, lists status of configured repositories [SME: 4438]
54    
55  * 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
56  - New tool events, lists modified events [SME: 3419]  - New tool events, lists modified events [SME: 3419]
57    
# Line 98  modifications prior to upgrades. Line 124  modifications prior to upgrades.
124  %patch0 -p1  %patch0 -p1
125  %patch1 -p1  %patch1 -p1
126  %patch2 -p1  %patch2 -p1
 %patch3 -p1  
 %patch4 -p1  
 %patch5 -p1  
 %patch6 -p1  
127    
128  %build  %build
129    


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