/[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.11 - (hide annotations) (download)
Sat Nov 7 18:00:11 2009 UTC (14 years, 6 months ago) by snetram
Branch: MAIN
CVS Tags: smeserver-audittools-1_2_0-6_el5_sme
Changes since 1.10: +7 -3 lines
* Sat Nov 7 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 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]

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

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