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

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

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


Revision 1.13 - (hide annotations) (download)
Wed Dec 18 04:54:12 2013 UTC (10 years, 5 months ago) by wellsi
Branch: MAIN
CVS Tags: smeserver-audittools-1_2_0-8_el5_sme
Changes since 1.12: +7 -2 lines
* Tue Dec 17 2013 Ian Wells <esmith@wellsi.com> 1.2.0-8.sme
- Add an audit for groups, by Stephane de Labrusse [SME: 8067]

1 wellsi 1.13 # $Id: smeserver-audittools.spec,v 1.12 2009/11/07 18:54:32 snetram Exp $
2 slords 1.5
3 slords 1.1 Summary: SME Server auditing tools
4     %define name smeserver-audittools
5     Name: %{name}
6 slords 1.5 %define version 1.2.0
7 wellsi 1.13 %define release 8
8 slords 1.1 Version: %{version}
9     Release: %{release}%{?dist}
10     License: GPL
11     Group: System Environment/Base
12     Source: %{name}-%{version}.tar.gz
13 snetram 1.9 Patch0: smeserver-audittools-1.2.0-fix-yum-invocation.patch
14 snetram 1.11 Patch1: smeserver-audittools-1.2.0-fix-dotted-usernames-and-groups.patch
15 wellsi 1.13 Patch2: smeserver-audittools-1.2.0-groups-users.patch
16 slords 1.1 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
17     BuildArchitectures: noarch
18     Requires: e-smith-lib
19     Requires: perl(RPM2)
20     BuildRequires: e-smith-devtools
21    
22     %description
23     Tools for consistency audits of SME Servers. Useful for determining local
24     modifications prior to upgrades.
25    
26     %changelog
27 wellsi 1.13 * 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 snetram 1.12 * 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 snetram 1.11 * 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 snetram 1.10 * 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 snetram 1.9 * 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 snetram 1.8 * Sat Oct 24 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-3.sme
44     - Revert changes made in [SME: 5417]
45    
46 snetram 1.7 * 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 slords 1.5 * 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 snetram 1.4 * 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 bytegw 1.3 * Wed Jan 09 2008 Stephen Noble <support@dungog.net> 0.0.2-6
56     - New tool events, lists modified events [SME: 3419]
57    
58 slords 1.2 * Sat Jun 16 2007 Stephen Noble <support@dungog.net> 0.0.2-5
59     - New tool newrpms, lists installed rpms not in standard repos [SME: 1206]
60    
61 slords 1.1 * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
62     - Clean up spec so package can be built by koji/plague
63    
64     * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
65     - Update to new release naming. No functional changes.
66     - Make Packager generic
67    
68     * Wed Apr 12 2006 Gordon Rowell <gordonr@gormand.com.au> 0.0.2-03
69     - Change status output for templates audit. In particular
70     OK -> OWNED_BY_RPM. This means that custom templates will appear
71     as "OWNED_BY_RPM, OVERRIDE" rather than "OK, OVERRIDE". template
72     fragments should not be placed in templates-custom via RPMs [SME: 792]
73    
74     * Thu Mar 30 2006 Gordon Rowell <gordonr@gormand.com.au> 0.0.2-02
75     - Fix output from pseudonyms audit [SME: 792]
76     - Display commands on stdout and warnings on stderr [SME: 792]
77     - Complain about pseudonyms with @, but no domain [SME: 792]
78     - Complain if virtualdomains pseudonym doesn't match accounts db [SME: 792]
79    
80     * Thu Mar 30 2006 Gordon Rowell <gordonr@gormand.com.au> 0.0.2-01
81     - Roll new tarball with patches to 0.0.1-10 [SME: 792]
82    
83     * Thu Mar 30 2006 Gordon Rowell <gordonr@gormand.com.au> 0.0.1-10
84     - Add pseudonyms audit [SME: 762]
85    
86     * Thu Mar 30 2006 Gordon Rowell <gordonr@gormand.com.au> 0.0.1-09
87     - Moved all tools into /sbin/e-smith/audittools to reduce clutter
88     and make it easier to run all of them [SME: 762]
89    
90     * Thu Mar 23 2006 Gordon Rowell <gordonr@gormand.com.au> 0.0.1-08
91     - audit-users2domains - What email address have been used? [SME: 762]
92    
93     * Thu Mar 23 2006 Gordon Rowell <gordonr@gormand.com.au> 0.0.1-07
94     - Remove verbose option to rpm_status - not used [SME: 762]
95    
96     * Thu Mar 23 2006 Gordon Rowell <gordonr@gormand.com.au> 0.0.1-06
97     - Determine how many RPMs own a template and whether it has been
98     modified since the install of the RPM [SME: 762]
99    
100     * Thu Mar 23 2006 Gordon Rowell <gordonr@gormand.com.au> 0.0.1-05
101     - Only display commands required for conversion from virtualdomains
102     hacks to user@domain pseudonyms. These are audit tools - changing
103     the system should be a separate task [SME: 762]
104    
105     * Thu Mar 23 2006 Gordon Rowell <gordonr@gormand.com.au> 0.0.1-04
106     - Examine custom templates:
107     - Are they owned by an RPM?
108     - Are they an override or an addition?
109     - Examine templates
110     - Are they owned by an RPM?
111     - TODO: Have they been modified since the install? [SME: 762]
112    
113     * Thu Mar 23 2006 Gordon Rowell <gordonr@gormand.com.au> 0.0.1-03
114     - First cut at custom template audit [SME: 762]
115    
116     * Thu Mar 23 2006 Gordon Rowell <gordonr@gormand.com.au> 0.0.1-02
117     - Add dependency on perl(RPM2) [SME: 762]
118    
119     * Thu Mar 23 2006 Gordon Rowell <gordonr@gormand.com.au> 0.0.1-01
120     - Initial version [SME: 762]
121    
122     %prep
123     %setup
124 snetram 1.9 %patch0 -p1
125 snetram 1.10 %patch1 -p1
126 wellsi 1.13 %patch2 -p1
127 slords 1.1
128     %build
129    
130     %pre
131    
132     %post
133    
134     %install
135     rm -rf $RPM_BUILD_ROOT
136     (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
137     /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
138     --file /sbin/e-smith/audittools/ 'attr(0554,root,root)' \
139     > %{name}-%{version}-%{release}-filelist
140    
141     %clean
142     rm -rf $RPM_BUILD_ROOT
143    
144     %files -f %{name}-%{version}-%{release}-filelist
145     %defattr(-,root,root)

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