1 |
# $Id: smeserver-durep.spec,v 1.8 2022/01/08 18:07:44 michel Exp $ |
# $Id: smeserver-durep.spec,v 1.9 2022/05/18 23:58:44 jpp 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 12 |
%define release 13 |
10 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
11 |
License: GPL |
License: GPL |
12 |
Source: %{name}-%{version}.tar.gz |
Source: %{name}-%{version}.tar.gz |
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 |
Patch8: smeserver-durep-1.5.0-bz11975.patch |
23 |
|
Patch9: smeserver-durep-1.5.0-bz12007-backup.patch |
24 |
|
|
25 |
BuildRoot: /var/tmp/%{name}-%{version}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-buildroot |
26 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
35 |
AutoReqProv: no |
AutoReqProv: no |
36 |
|
|
37 |
%changelog |
%changelog |
38 |
|
* Fri Jul 22 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.5.0-13.sme |
39 |
|
- add to core backup [SME: 12007] |
40 |
|
|
41 |
* Wed May 18 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.5.0-12.sme |
* Wed May 18 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.5.0-12.sme |
42 |
- allow access to user with userpanel [SME: 11975] |
- allow access to user with userpanel [SME: 11975] |
43 |
|
|
111 |
%patch6 -p1 |
%patch6 -p1 |
112 |
%patch7 -p1 |
%patch7 -p1 |
113 |
%patch8 -p1 |
%patch8 -p1 |
114 |
|
%patch9 -p1 |
115 |
|
|
116 |
%build |
%build |
117 |
perl createlinks |
perl createlinks |