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