1 |
|
# $Id$ |
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 7 |
%define release 1 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
29 |
modifications prior to upgrades. |
modifications prior to upgrades. |
30 |
|
|
31 |
%changelog |
%changelog |
32 |
|
* Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 1.2.0-1.sme |
33 |
|
- Roll new stream to separate sme7/sme8 trees [SME: 4633] |
34 |
|
|
35 |
* Thu Aug 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.0.2-7 |
* Thu Aug 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.0.2-7 |
36 |
- New tool repositories, lists status of configured repositories [SME: 4438] |
- New tool repositories, lists status of configured repositories [SME: 4438] |
37 |
|
|
104 |
|
|
105 |
%prep |
%prep |
106 |
%setup |
%setup |
|
%patch0 -p1 |
|
|
%patch1 -p1 |
|
|
%patch2 -p1 |
|
|
%patch3 -p1 |
|
|
%patch4 -p1 |
|
|
%patch5 -p1 |
|
|
%patch6 -p1 |
|
|
%patch7 -p1 |
|
107 |
|
|
108 |
%build |
%build |
109 |
|
|