1 |
# $Id: e-smith-manager.spec,v 1.31 2019/02/02 18:35:45 jpp Exp $ |
# $Id: e-smith-manager.spec,v 1.32 2019/12/11 03:38:35 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 29 |
%define release 30 |
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 |
|
|
29 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
30 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
38 |
AutoReqProv: no |
AutoReqProv: no |
39 |
|
|
40 |
%changelog |
%changelog |
41 |
|
* Wed Dec 18 2019 Michel Begue <mab974@gmail.com> 2.8.0-29.sme |
42 |
|
- Add a FollowSymlinks for user-password in password/cgi-bin (perl-suid) [SME: 9677] |
43 |
|
|
44 |
* 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 |
45 |
- update apache icon path [SME: 9591] |
- update apache icon path [SME: 9591] |
46 |
|
|
778 |
%patch11 -p1 |
%patch11 -p1 |
779 |
%patch12 -p1 |
%patch12 -p1 |
780 |
%patch13 -p1 |
%patch13 -p1 |
781 |
|
%patch14 -p1 |
782 |
|
|
783 |
%build |
%build |
784 |
perl createlinks |
perl createlinks |