1 |
# $Id: smeserver-manager.spec,v 1.9 2020/01/21 07:34:29 brianr Exp $ |
# $Id: smeserver-manager.spec,v 1.12 2020/01/27 09:34:11 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 7 |
%define release 10 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
17 |
Patch4: smeserver-manager-0.1.0-reboot_ibays_theme.patch |
Patch4: smeserver-manager-0.1.0-reboot_ibays_theme.patch |
18 |
Patch5: smeserver-manager-0.1.0-add-adminlte.patch |
Patch5: smeserver-manager-0.1.0-add-adminlte.patch |
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 |
21 |
|
Patch8: smeserver-manager-0.1.0-theme_navig_message.patch |
22 |
|
Patch9: smeserver-manager-0.1.0-domains_pseudos_hosts.patch |
23 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
24 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
25 |
BuildRequires: gettext |
BuildRequires: gettext |
35 |
AutoReqProv: no |
AutoReqProv: no |
36 |
|
|
37 |
%changelog |
%changelog |
38 |
|
* Wed Feb 19 2020 Michel Begue <mab974@gmail.com> 0.1.0-10.sme |
39 |
|
- add panels : domains, hostentries and pseudonyms |
40 |
|
- remove old navigation menu |
41 |
|
|
42 |
|
* Mon Jan 27 2020 Michel Begue <mab974@gmail.com> 0.1.0-9.sme |
43 |
|
- Fix messages without variables expansion |
44 |
|
- add a theme switcher |
45 |
|
- split navigation menu between controller and template |
46 |
|
- template + event for .conf file |
47 |
|
|
48 |
|
* Thu Jan 23 2020 Michel Begue <mab974@gmail.com> 0.1.0-8.sme |
49 |
|
- Fix errors in Navigation |
50 |
|
|
51 |
* Wed Jan 22 2020 Michel Begue <mab974@gmail.com> 0.1.0-7.sme |
* Wed Jan 22 2020 Michel Begue <mab974@gmail.com> 0.1.0-7.sme |
52 |
- Fix link between Navigation and Theme |
- Fix link between Navigation and Theme |
53 |
- Add System and Domain names to available data (header) |
- Add System and Domain names to available data (header) |
806 |
%patch4 -p1 |
%patch4 -p1 |
807 |
%patch5 -p1 |
%patch5 -p1 |
808 |
%patch6 -p1 |
%patch6 -p1 |
809 |
|
%patch7 -p1 |
810 |
|
%patch8 -p1 |
811 |
|
%patch9 -p1 |
812 |
|
|
813 |
%build |
%build |
814 |
# Force creation of potentially empty directories |
# Force creation of potentially empty directories |