1 |
# $Id: smeserver-durep.spec,v 1.5 2021/03/04 20:55:47 jpp 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 9 |
%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 |
17 |
Patch3: smeserver-durep-1.5.0-bz10893-noreboot.patch |
Patch3: smeserver-durep-1.5.0-bz10893-noreboot.patch |
18 |
Patch4: smeserver-durep-1.5.0-permissions.patch |
Patch4: smeserver-durep-1.5.0-permissions.patch |
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 |
21 |
|
Patch7: smeserver-durep-1.5.0-bz11841_localisation_dir.patch |
22 |
|
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 |
42 |
|
- allow access to user with userpanel [SME: 11975] |
43 |
|
|
44 |
|
* Sat Jan 08 2022 Michel Begue <mab974@misouk.com> 1.5.0-11.sme |
45 |
|
- fix wrong localisation directory [SME: 11841] |
46 |
|
|
47 |
|
* Fri Jan 07 2022 Brian Read <brianr@bjsystems.co.uk> 1.5.0-10.sme |
48 |
|
- Add-class-to-div-for-AdminLTE [SME: 11835] |
49 |
|
|
50 |
* Thu Jun 03 2021 Michel Begue <mab974@gmail.com> 1.5.0-9.sme |
* Thu Jun 03 2021 Michel Begue <mab974@gmail.com> 1.5.0-9.sme |
51 |
- first use with smeserver-manager [SME: 11618] |
- first use with smeserver-manager [SME: 11618] |
52 |
|
|
108 |
%patch3 -p1 |
%patch3 -p1 |
109 |
%patch4 -p1 |
%patch4 -p1 |
110 |
%patch5 -p1 |
%patch5 -p1 |
111 |
|
%patch6 -p1 |
112 |
|
%patch7 -p1 |
113 |
|
%patch8 -p1 |
114 |
|
%patch9 -p1 |
115 |
|
|
116 |
%build |
%build |
117 |
perl createlinks |
perl createlinks |