1 |
# $Id: e-smith-manager.spec,v 1.7 2013/02/24 06:05:04 wellsi Exp $ |
# $Id: e-smith-manager.spec,v 1.11 2014/03/24 00:21:36 wellsi Exp $ |
2 |
|
|
3 |
Summary: e-smith manager navigation module |
Summary: e-smith manager navigation module |
4 |
%define name e-smith-manager |
%define name e-smith-manager |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 2.4.0 |
%define version 2.6.0 |
7 |
%define release 6 |
%define release 1 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
11 |
Group: Networking/Daemons |
Group: Networking/Daemons |
12 |
Source: %{name}-%{version}.tar.xz |
Source: %{name}-%{version}.tar.xz |
|
Patch1: e-smith-manager-2.4.0-Back.patch |
|
|
Patch2: e-smith-manager-2.4.0-pwauth.patch |
|
13 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
14 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
15 |
BuildRequires: gettext |
BuildRequires: gettext |
23 |
AutoReqProv: no |
AutoReqProv: no |
24 |
|
|
25 |
%changelog |
%changelog |
26 |
|
* Sun Mar 23 2014 Ian Wells <esmith@wellsi.com> 2.6.0-1.sme |
27 |
|
- Roll new stream to remove obsolete images [SME: 7962] |
28 |
|
|
29 |
|
* Sun Mar 23 2014 Ian Wells <esmith@wellsi.com> 2.4.0-9.sme |
30 |
|
- Remove references to obsolete images, by Stephane de Labrusse [SME: 7962] |
31 |
|
|
32 |
|
* Fri Oct 11 2013 Ian Wells <esmith@wellsi.com> 2.4.0-8.sme |
33 |
|
- Renew donation text in server-manager, by John Crisp [SME: 7897] |
34 |
|
|
35 |
|
* Thu Jun 6 2013 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-7.sme |
36 |
|
- Do not load mod_ssl [SME: 7602] |
37 |
|
|
38 |
* Wed Mar 6 2013 Shad L. Lords <slords@mail.com> 2.4.0-6.sme |
* Wed Mar 6 2013 Shad L. Lords <slords@mail.com> 2.4.0-6.sme |
39 |
- Correct path to pwauth [SME: 7319] |
- Correct path to pwauth [SME: 7319] |
40 |
|
|
657 |
|
|
658 |
%prep |
%prep |
659 |
%setup |
%setup |
|
%patch1 -p1 |
|
|
%patch2 -p1 |
|
660 |
|
|
661 |
%build |
%build |
662 |
perl createlinks |
perl createlinks |