1 |
|
# $Id: e-smith-manager.spec,v 1.21 2013/02/27 15:54:12 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 1.14.0 |
%define version 2.2.0 |
7 |
%define release 20 |
%define release 8 |
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.gz |
Source: %{name}-%{version}.tar.gz |
13 |
Patch0: e-smith-manager-1.14.0.module_list.patch |
Patch0: e-smith-manager-2.2.0-bug5022.patch |
14 |
Patch1: e-smith-manager-1.14.0.tktdomain.patch |
Patch1: e-smith-manager-2.2.0-unsavedchanges2.patch |
15 |
Patch2: e-smith-manager-1.14.0.tktdomain.patch2 |
Patch2: e-smith-manager-2.2.0-bug5656.patch |
16 |
Patch3: e-smith-manager-1.14.0-formrestyling.patch |
Patch3: e-smith-manager-2.2.0-display-admin-only-messages-only-for-server-manager.patch |
17 |
Patch4: e-smith-manager-1.14.0-tktport80.patch |
Patch4: e-smith-manager-2.2.0-remove_empty_p.patch |
18 |
Patch5: e-smith-manager-1.14.0-lib64.patch |
Patch5: e-smith-manager-2.2.0-Back.patch |
19 |
Patch6: e-smith-manager-1.14.0-nowarnings.patch |
Patch6: e-smith-manager-2.2.0-remove_mod_ssl.patch |
|
Patch7: e-smith-manager-1.14.0-lexiconSpaces.patch2 |
|
|
Patch8: e-smith-manager-1.14.0-utf8.patch |
|
|
Patch9: e-smith-manager-1.14.0-utf8.patch2 |
|
|
Patch10: e-smith-manager-1.14.0-generalnav.patch |
|
|
Patch11: e-smith-manager-1.14.0-pleasewait.patch |
|
|
Patch12: e-smith-manager-1.14.0-navdbfix.patch |
|
|
Patch13: e-smith-manager-1.14.0-encoding.patch |
|
|
Patch14: e-smith-manager-1.14.0-create.patch |
|
|
Patch15: e-smith-manager-1.14.0-navigationdb.patch |
|
|
Patch16: e-smith-manager-1.14.0-nav_utf8.patch |
|
20 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
21 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
22 |
BuildRequires: gettext |
BuildRequires: gettext |
27 |
AutoReqProv: no |
AutoReqProv: no |
28 |
|
|
29 |
%changelog |
%changelog |
30 |
|
* Sat Jun 8 2013 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-8.sme |
31 |
|
- Do not load mod_ssl [SME: 7663] |
32 |
|
|
33 |
|
* Wed Feb 27 2013 Ian Wells <esmith@wellsi.com> 2.2.0-7.sme |
34 |
|
- Correct processing of server-manager URL [SME: 7037] |
35 |
|
|
36 |
|
* Sat Aug 7 2010 Ian Wells <esmith@wellsi.com> 2.2.0-6.sme |
37 |
|
- Remove empty <p> tag from /etc/e-smith/web/common/foot.tmpl, by Daniel [SME: 5905] |
38 |
|
|
39 |
|
* Sun Jan 31 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-5.sme |
40 |
|
- Only display error messages intended for admin in server-manager [SME: 5700] |
41 |
|
|
42 |
|
* Wed Dec 9 2009 Charlie Brady <charlieb@budge.apana.org.au> 2.2.0-4.sme |
43 |
|
- Fix css validation errors. [SME: 5656] |
44 |
|
|
45 |
|
* Fri Sep 18 2009 Stephen Noble <support@dungog.net> 2.2.0-4.sme |
46 |
|
- display reconfigure warning once if UnsavedChanges=yes [SME: 5475] |
47 |
|
|
48 |
|
* Fri Sep 18 2009 Stephen Noble <support@dungog.net> 2.2.0-3.sme |
49 |
|
- display reconfigure warning if UnsavedChanges=yes [SME: 5475] |
50 |
|
|
51 |
|
* Sun Apr 26 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-2.sme |
52 |
|
- Fix misinterpretation of display string [SME: 5022] |
53 |
|
|
54 |
|
* Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme |
55 |
|
- Roll new stream to separate sme7/sme8 trees [SME: 4633] |
56 |
|
|
57 |
* Sat Oct 4 2008 Shad L. Lords <slords@mail.com> 1.14.0-20 |
* Sat Oct 4 2008 Shad L. Lords <slords@mail.com> 1.14.0-20 |
58 |
- Make navigation use new db class for navigation [SME: 4619] |
- Make navigation use new db class for navigation [SME: 4619] |
59 |
|
|
644 |
%patch4 -p1 |
%patch4 -p1 |
645 |
%patch5 -p1 |
%patch5 -p1 |
646 |
%patch6 -p1 |
%patch6 -p1 |
|
%patch7 -p1 |
|
|
%patch8 -p1 |
|
|
%patch9 -p1 |
|
|
%patch10 -p1 |
|
|
%patch11 -p1 |
|
|
%patch12 -p1 |
|
|
%patch13 -p1 |
|
|
%patch14 -p1 |
|
|
%patch15 -p1 |
|
|
%patch16 -p1 |
|
647 |
|
|
648 |
%build |
%build |
649 |
perl createlinks |
perl createlinks |