1 |
# $Id: e-smith-manager.spec,v 1.25 2017/04/17 01:25:43 unnilennium 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 24 |
%define release 30 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
22 |
Patch9: e-smith-manager-2.8.0-bz10167-emptyback.patch |
Patch9: e-smith-manager-2.8.0-bz10167-emptyback.patch |
23 |
Patch10: e-smith-manager-2.8.0-bz10209-unitializedUsername.patch |
Patch10: e-smith-manager-2.8.0-bz10209-unitializedUsername.patch |
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 |
26 |
|
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 |
31 |
BuildRequires: gettext |
BuildRequires: gettext |
38 |
AutoReqProv: no |
AutoReqProv: no |
39 |
|
|
40 |
%changelog |
%changelog |
41 |
* Sun Apr 16 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-24.sme |
* 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 |
45 |
|
- update apache icon path [SME: 9591] |
46 |
|
|
47 |
|
* Sun Feb 04 2018 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-28.sme |
48 |
|
- add message to indicate EOL after Jun 30 2024 fix [SME: 10170] |
49 |
|
|
50 |
|
* Sun Apr 16 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-26.sme |
51 |
- add a panel to ease reporting bugs [SME: 8783] |
- add a panel to ease reporting bugs [SME: 8783] |
52 |
- Original work from Mats Schuh m.schuh@neckargeo.net |
- Original work from Mats Schuh m.schuh@neckargeo.net |
53 |
|
|
776 |
%patch9 -p1 |
%patch9 -p1 |
777 |
%patch10 -p1 |
%patch10 -p1 |
778 |
%patch11 -p1 |
%patch11 -p1 |
779 |
|
%patch12 -p1 |
780 |
|
%patch13 -p1 |
781 |
|
%patch14 -p1 |
782 |
|
|
783 |
%build |
%build |
784 |
perl createlinks |
perl createlinks |