1 |
# $Id: e-smith-manager.spec,v 1.1 2016/02/05 22:38:38 stephdl Exp $ |
# $Id: e-smith-manager.spec,v 1.2 2016/03/18 11:10:13 vip-ire 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.8.0 |
%define version 2.8.0 |
7 |
%define release 2 |
%define release 3 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
22 |
AutoReqProv: no |
AutoReqProv: no |
23 |
|
|
24 |
%changelog |
%changelog |
25 |
|
* Fri Mar 18 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-3.sme |
26 |
|
- rebuild for Bug [SME: 9347] |
27 |
|
- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday, |
28 |
|
by assuming the date is correct and changing the weekday. |
29 |
|
Wed Mar 14 2000 --> Wed Mar 08 2000 or Tue Mar 14 2000 or Wed Mar 15 2000 or .... |
30 |
|
Wed Apr 04 2002 --> Wed Apr 03 2002 or Thu Apr 04 2002 or Wed Apr 10 2002 or .... |
31 |
|
Tue May 15 2008 --> Tue May 13 2008 or Thu May 15 2008 or Tue May 20 2008 or .... |
32 |
|
|
33 |
* Fri Mar 18 2016 Daniel Berteaud <daniel@firewall-services.com> 2.8.0-2.sme |
* Fri Mar 18 2016 Daniel Berteaud <daniel@firewall-services.com> 2.8.0-2.sme |
34 |
- Don't require perl-suidperl anymore [SME: 9339] |
- Don't require perl-suidperl anymore [SME: 9339] |
35 |
|
|
44 |
- Don't redirect to http when login in/out of the server-manager from |
- Don't redirect to http when login in/out of the server-manager from |
45 |
localhost [SME: 9163] |
localhost [SME: 9163] |
46 |
|
|
47 |
* Wed Jan 6 2015 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-2.sme |
* Tue Jan 6 2015 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-2.sme |
48 |
- Allow access to the server-manager without SSL from the loopback |
- Allow access to the server-manager without SSL from the loopback |
49 |
[SME: 9163] |
[SME: 9163] |
50 |
|
|
109 |
* Tue Jul 1 2008 Shad L. Lords <slords@mail.com> 1.14.0-18 |
* Tue Jul 1 2008 Shad L. Lords <slords@mail.com> 1.14.0-18 |
110 |
- Fix open of database to create if necessary [SME: 4147] |
- Fix open of database to create if necessary [SME: 4147] |
111 |
|
|
112 |
* Tue May 15 2008 Shad L. Lords <slords@mail.com> 1.14.0-17 |
* Thu May 15 2008 Shad L. Lords <slords@mail.com> 1.14.0-17 |
113 |
|
Tue May 15 2008 --> Tue May 13 2008 or Thu May 15 2008 or Tue May 20 2008 or .... |
114 |
- No longer remove navigation dbs. [SME: 4147] |
- No longer remove navigation dbs. [SME: 4147] |
115 |
- Deal a little more gracefully with non UTF-8 lexicons [SME: 4229] |
- Deal a little more gracefully with non UTF-8 lexicons [SME: 4229] |
116 |
|
|
555 |
- [1.5.1-01] |
- [1.5.1-01] |
556 |
- navigation is now polymorphic and does noframes as well [gordonr #3155] |
- navigation is now polymorphic and does noframes as well [gordonr #3155] |
557 |
|
|
558 |
* Wed Apr 04 2002 Gordon Rowell <gordonr@e-smith.com> |
* Thu Apr 04 2002 Gordon Rowell <gordonr@e-smith.com> |
559 |
|
Wed Apr 04 2002 --> Wed Apr 03 2002 or Thu Apr 04 2002 or Wed Apr 10 2002 or .... |
560 |
- [1.5.0-01] |
- [1.5.0-01] |
561 |
- Rolled to development stream [gordonr] |
- Rolled to development stream [gordonr] |
562 |
|
|
676 |
- [0.1.1-02] |
- [0.1.1-02] |
677 |
- changing CELLPADDING in navigation from 4 to 2. |
- changing CELLPADDING in navigation from 4 to 2. |
678 |
|
|
679 |
* Wed Mar 14 2000 Charlie Brady <charlieb@e-smith.com> |
* Tue Mar 14 2000 Charlie Brady <charlieb@e-smith.com> |
680 |
|
Wed Mar 14 2000 --> Wed Mar 08 2000 or Tue Mar 14 2000 or Wed Mar 15 2000 or .... |
681 |
- initial release |
- initial release |
682 |
|
|
683 |
%description |
%description |