1 |
# $Id: e-smith-manager.spec,v 1.1 2013/01/31 23:06:03 slords 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 2 |
%define release 1 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
16 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
17 |
Requires: e-smith-lib >= 1.18.0-26 |
Requires: e-smith-lib >= 1.18.0-26 |
18 |
Requires: mod_auth_tkt |
Requires: mod_auth_tkt |
19 |
Requires: perl(Apache:AuthTkt) |
Requires: pwauth |
20 |
|
Requires: perl(Apache::AuthTkt) |
21 |
|
Requires: perl-suidperl |
22 |
Provides: server-manager |
Provides: server-manager |
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 |
39 |
|
- Correct path to pwauth [SME: 7319] |
40 |
|
|
41 |
|
* Sat Feb 23 2013 Ian Wells <esmith@wellsi.com> 2.4.0-5.sme |
42 |
|
- Correct processing of server-manager URL [SME: 7254] |
43 |
|
|
44 |
|
* Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-4.sme |
45 |
|
- Fix typo in perl(Apache::AuthTkt) requires [SME: 7236] |
46 |
|
|
47 |
|
* Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-3.sme |
48 |
|
- Add perl-suidperl dependency [SME: 7235] |
49 |
|
|
50 |
* Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-2.sme |
* Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-2.sme |
51 |
- Add perl(Apache:AuthTkt) dependency [SME: 7236] |
- Add perl(Apache::AuthTkt) dependency [SME: 7236] |
52 |
|
|
53 |
* Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme |
* Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme |
54 |
- Roll new stream for sme9 |
- Roll new stream for sme9 |