1 |
# $Id: smeserver-durep.spec,v 1.7 2022/01/07 12:48:50 brianr Exp $ |
# $Id: smeserver-durep.spec,v 1.8 2022/01/08 18:07:44 michel Exp $ |
2 |
# Authority: unnilennnium |
# Authority: unnilennnium |
3 |
# Name: JP Pialasse |
# Name: JP Pialasse |
4 |
|
|
6 |
Name: %{name} |
Name: %{name} |
7 |
%define version 1.5.0 |
%define version 1.5.0 |
8 |
Version: %{version} |
Version: %{version} |
9 |
%define release 11 |
%define release 12 |
10 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
11 |
License: GPL |
License: GPL |
12 |
Source: %{name}-%{version}.tar.gz |
Source: %{name}-%{version}.tar.gz |
19 |
Patch5: smeserver-durep-1.5.0-manager2.patch |
Patch5: smeserver-durep-1.5.0-manager2.patch |
20 |
Patch6: smeserver-durep-1.5.0-Add-class-to-div-for-AdminLTE.patch |
Patch6: smeserver-durep-1.5.0-Add-class-to-div-for-AdminLTE.patch |
21 |
Patch7: smeserver-durep-1.5.0-bz11841_localisation_dir.patch |
Patch7: smeserver-durep-1.5.0-bz11841_localisation_dir.patch |
22 |
|
Patch8: smeserver-durep-1.5.0-bz11975.patch |
23 |
|
|
24 |
BuildRoot: /var/tmp/%{name}-%{version}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-buildroot |
25 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
34 |
AutoReqProv: no |
AutoReqProv: no |
35 |
|
|
36 |
%changelog |
%changelog |
37 |
|
* Wed May 18 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.5.0-12.sme |
38 |
|
- allow access to user with userpanel [SME: 11975] |
39 |
|
|
40 |
* Sat Jan 08 2022 Michel Begue <mab974@misouk.com> 1.5.0-11.sme |
* Sat Jan 08 2022 Michel Begue <mab974@misouk.com> 1.5.0-11.sme |
41 |
- fix wrong localisation directory [SME: 11841] |
- fix wrong localisation directory [SME: 11841] |
42 |
|
|
106 |
%patch5 -p1 |
%patch5 -p1 |
107 |
%patch6 -p1 |
%patch6 -p1 |
108 |
%patch7 -p1 |
%patch7 -p1 |
109 |
|
%patch8 -p1 |
110 |
|
|
111 |
%build |
%build |
112 |
perl createlinks |
perl createlinks |