1 |
# $Id: smeserver-manager.spec,v 1.11 2020/01/23 09:10:27 michel Exp $ |
# $Id: smeserver-manager.spec,v 1.14 2020/02/29 19:08:19 michel Exp $ |
2 |
|
|
3 |
Summary: Sme server navigation module : manager 2 |
Summary: Sme server navigation module : manager 2 |
4 |
%define name smeserver-manager |
%define name smeserver-manager |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 0.1.0 |
%define version 0.1.0 |
7 |
%define release 9 |
%define release 12 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
19 |
Patch6: smeserver-manager-0.1.0-navigation_header_listes.patch |
Patch6: smeserver-manager-0.1.0-navigation_header_listes.patch |
20 |
Patch7: smeserver-manager-0.1.0-navigation_errors.patch |
Patch7: smeserver-manager-0.1.0-navigation_errors.patch |
21 |
Patch8: smeserver-manager-0.1.0-theme_navig_message.patch |
Patch8: smeserver-manager-0.1.0-theme_navig_message.patch |
22 |
|
Patch9: smeserver-manager-0.1.0-domains_pseudos_hosts.patch |
23 |
|
Patch10: smeserver-manager-0.1.0-remotax_users_logs.patch |
24 |
|
Patch11: smeserver-manager-0.1.0-localnetworks-panel-remove-adminlte.patch |
25 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
26 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
27 |
BuildRequires: gettext |
BuildRequires: gettext |
37 |
AutoReqProv: no |
AutoReqProv: no |
38 |
|
|
39 |
%changelog |
%changelog |
40 |
|
* Fri Mar 20 2020 Brian Read <brianr@bjsystems.co.uk> 0.1.0-12.sme |
41 |
|
- Add panels : localnetworks |
42 |
|
- Delete AdminLTE code - will get added into new rpm |
43 |
|
|
44 |
|
* Sat Feb 29 2020 Michel Begue <mab974@gmail.com> 0.1.0-11.sme |
45 |
|
- Add panels : remoteaccess, useraccounts and viewlogfiles |
46 |
|
- Fix 'bugreport' download |
47 |
|
- css enhancement in default theme |
48 |
|
- Fix warnings and typos |
49 |
|
|
50 |
|
* Wed Feb 19 2020 Michel Begue <mab974@gmail.com> 0.1.0-10.sme |
51 |
|
- add panels : domains, hostentries and pseudonyms |
52 |
|
- remove old navigation menu |
53 |
|
|
54 |
* Mon Jan 27 2020 Michel Begue <mab974@gmail.com> 0.1.0-9.sme |
* Mon Jan 27 2020 Michel Begue <mab974@gmail.com> 0.1.0-9.sme |
55 |
- Fix messages without variables expansion |
- Fix messages without variables expansion |
56 |
- add a theme switcher |
- add a theme switcher |
820 |
%patch6 -p1 |
%patch6 -p1 |
821 |
%patch7 -p1 |
%patch7 -p1 |
822 |
%patch8 -p1 |
%patch8 -p1 |
823 |
|
%patch9 -p1 |
824 |
|
%patch10 -p1 |
825 |
|
%patch11 -p1 |
826 |
|
|
827 |
%build |
%build |
828 |
# Force creation of potentially empty directories |
# Force creation of potentially empty directories |