2 |
%define name smeserver-ipsec |
%define name smeserver-ipsec |
3 |
Name: %{name} |
Name: %{name} |
4 |
%define version 0.0.2 |
%define version 0.0.2 |
5 |
%define release 05 |
%define release 6 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
9 |
Group: Networking/Daemons |
Group: Networking/Daemons |
10 |
Source: %{name}-%{version}.tar.gz |
Source: %{name}-%{version}.tar.gz |
15 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
16 |
Requires: e-smith-release >= 7 |
Requires: e-smith-release >= 7 |
17 |
Requires: ipsec-tools |
Requires: ipsec-tools |
18 |
|
BuildRequires: e-smith-devtools >= 1.13.1-03 |
19 |
AutoReqProv: no |
AutoReqProv: no |
20 |
Obsoletes: dmc-mitel-freeswan |
Obsoletes: dmc-mitel-freeswan |
21 |
Obsoletes: devinfo-freeswan |
Obsoletes: devinfo-freeswan |
22 |
|
|
23 |
%changelog |
%changelog |
24 |
|
* Sun Apr 29 2007 Shad L. Lords <slords@mail.com> |
25 |
|
- Clean up spec so package can be built by koji/plague |
26 |
|
|
27 |
|
* Thu Dec 07 2006 Shad L. Lords <slords@mail.com> |
28 |
|
- Update to new release naming. No functional changes. |
29 |
|
- Make Packager generic |
30 |
|
|
31 |
* Wed Jan 4 2006 Gordon Rowell <gordonr@gormand.com.au> 0.0.2-05 |
* Wed Jan 4 2006 Gordon Rowell <gordonr@gormand.com.au> 0.0.2-05 |
32 |
- Add a hack to the local event to force loading of the af_key module |
- Add a hack to the local event to force loading of the af_key module |
33 |
until we work out why it isn't being loaded automatically |
until we work out why it isn't being loaded automatically |