1 |
# $Id: e-smith-manager.spec,v 1.36 2020/12/11 04:05:59 jpp Exp $ |
# $Id: e-smith-manager.spec,v 1.38 2021/03/19 03:26:52 jpp 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 33 |
%define release 35 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
28 |
Patch15: e-smith-manager-2.8.0-bz10967-remove-hardcoded-ports.patch |
Patch15: e-smith-manager-2.8.0-bz10967-remove-hardcoded-ports.patch |
29 |
Patch16: e-smith-manager-2.8.0-bz11144-bz11110-systemd-update.patch |
Patch16: e-smith-manager-2.8.0-bz11144-bz11110-systemd-update.patch |
30 |
Patch17: e-smith-manager-2.8.0-bz10448-bugreport.patch |
Patch17: e-smith-manager-2.8.0-bz10448-bugreport.patch |
31 |
|
Patch18: e-smith-manager-2.8.0-bz11872-log.patch |
32 |
|
|
33 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
34 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
42 |
AutoReqProv: no |
AutoReqProv: no |
43 |
|
|
44 |
%changelog |
%changelog |
45 |
|
* Fri Feb 18 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.8.0-35.sme |
46 |
|
- removing reference to old log rotation action [SME: 11872] |
47 |
|
|
48 |
|
* Thu Mar 18 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.8.0-34.sme |
49 |
|
- take 2 wrong system mode reported in bugreport [SME: 10448] |
50 |
|
|
51 |
* Tue Mar 16 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.8.0-33.sme |
* Tue Mar 16 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.8.0-33.sme |
52 |
- fix wrong system mode reported in bugreport [SME: 10448] |
- fix wrong system mode reported in bugreport [SME: 10448] |
53 |
|
|
803 |
%patch16 -p1 |
%patch16 -p1 |
804 |
rm -rf root/var/service |
rm -rf root/var/service |
805 |
%patch17 -p1 |
%patch17 -p1 |
806 |
|
%patch18 -p1 |
807 |
|
|
808 |
%build |
%build |
809 |
perl createlinks |
perl createlinks |