--- rpms/e-smith-manager/sme10/e-smith-manager.spec 2016/03/18 11:10:13 1.2 +++ rpms/e-smith-manager/sme10/e-smith-manager.spec 2016/03/18 14:14:48 1.3 @@ -1,10 +1,10 @@ -# $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 $ Summary: e-smith manager navigation module %define name e-smith-manager Name: %{name} %define version 2.8.0 -%define release 2 +%define release 3 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -22,6 +22,14 @@ Provides: server-manager AutoReqProv: no %changelog +* Fri Mar 18 2016 Jean-Philipe Pialasse 2.8.0-3.sme +- rebuild for Bug [SME: 9347] +- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday, + by assuming the date is correct and changing the weekday. + Wed Mar 14 2000 --> Wed Mar 08 2000 or Tue Mar 14 2000 or Wed Mar 15 2000 or .... + Wed Apr 04 2002 --> Wed Apr 03 2002 or Thu Apr 04 2002 or Wed Apr 10 2002 or .... + Tue May 15 2008 --> Tue May 13 2008 or Thu May 15 2008 or Tue May 20 2008 or .... + * Fri Mar 18 2016 Daniel Berteaud 2.8.0-2.sme - Don't require perl-suidperl anymore [SME: 9339] @@ -36,7 +44,7 @@ AutoReqProv: no - Don't redirect to http when login in/out of the server-manager from localhost [SME: 9163] -* Wed Jan 6 2015 Daniel Berteaud 2.6.0-2.sme +* Tue Jan 6 2015 Daniel Berteaud 2.6.0-2.sme - Allow access to the server-manager without SSL from the loopback [SME: 9163] @@ -101,7 +109,8 @@ AutoReqProv: no * Tue Jul 1 2008 Shad L. Lords 1.14.0-18 - Fix open of database to create if necessary [SME: 4147] -* Tue May 15 2008 Shad L. Lords 1.14.0-17 +* Thu May 15 2008 Shad L. Lords 1.14.0-17 + Tue May 15 2008 --> Tue May 13 2008 or Thu May 15 2008 or Tue May 20 2008 or .... - No longer remove navigation dbs. [SME: 4147] - Deal a little more gracefully with non UTF-8 lexicons [SME: 4229] @@ -546,7 +555,8 @@ AutoReqProv: no - [1.5.1-01] - navigation is now polymorphic and does noframes as well [gordonr #3155] -* Wed Apr 04 2002 Gordon Rowell +* Thu Apr 04 2002 Gordon Rowell + Wed Apr 04 2002 --> Wed Apr 03 2002 or Thu Apr 04 2002 or Wed Apr 10 2002 or .... - [1.5.0-01] - Rolled to development stream [gordonr] @@ -666,7 +676,8 @@ AutoReqProv: no - [0.1.1-02] - changing CELLPADDING in navigation from 4 to 2. -* Wed Mar 14 2000 Charlie Brady +* Tue Mar 14 2000 Charlie Brady + Wed Mar 14 2000 --> Wed Mar 08 2000 or Tue Mar 14 2000 or Wed Mar 15 2000 or .... - initial release %description