1 |
# $Id: e-smith-manager.spec,v 1.31 2019/02/02 18:35:45 jpp Exp $ |
# $Id: e-smith-manager.spec,v 1.33 2019/12/20 19:41:05 michel 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 29 |
%define release 31 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
24 |
Patch11: e-smith-manager-2.8.0-bz8783-bugreport.patch |
Patch11: e-smith-manager-2.8.0-bz8783-bugreport.patch |
25 |
Patch12: e-smith-manager-2.8.0-bz10170-SME10eol.patch |
Patch12: e-smith-manager-2.8.0-bz10170-SME10eol.patch |
26 |
Patch13: e-smith-manager-2.8.0-bz9591-iconspath.patch |
Patch13: e-smith-manager-2.8.0-bz9591-iconspath.patch |
27 |
|
Patch14: e-smith-manager-2.8.0-bz9677_password_followsymlinks.patch |
28 |
|
Patch15: e-smith-manager-2.8.0-bz10967-remove-hardcoded-ports.patch |
29 |
|
|
30 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
31 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
39 |
AutoReqProv: no |
AutoReqProv: no |
40 |
|
|
41 |
%changelog |
%changelog |
42 |
|
* Sat Jun 27 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-31.sme |
43 |
|
- removing hardcoded ports [SME: 10967] |
44 |
|
|
45 |
|
* Wed Dec 18 2019 Michel Begue <mab974@gmail.com> 2.8.0-29.sme |
46 |
|
- Add a FollowSymlinks for user-password in password/cgi-bin (perl-suid) [SME: 9677] |
47 |
|
|
48 |
* Tue Dec 10 2019 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-29.sme |
* Tue Dec 10 2019 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-29.sme |
49 |
- update apache icon path [SME: 9591] |
- update apache icon path [SME: 9591] |
50 |
|
|
782 |
%patch11 -p1 |
%patch11 -p1 |
783 |
%patch12 -p1 |
%patch12 -p1 |
784 |
%patch13 -p1 |
%patch13 -p1 |
785 |
|
%patch14 -p1 |
786 |
|
%patch15 -p1 |
787 |
|
|
788 |
%build |
%build |
789 |
perl createlinks |
perl createlinks |