1 |
# $Id: smeserver-durep.spec,v 1.7 2022/01/07 12:48:50 brianr Exp $ |
# $Id: smeserver-durep.spec,v 1.10 2022/07/22 05:59:21 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 11 |
%define release 14 |
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 |
|
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 |
|
* Sat Jul 30 2022 Brian Read <brianr@bjsystems.co.uk> 1.5.0-14.sme |
39 |
|
- Re-build and link to latest devtools [SME: 11997] |
40 |
|
|
41 |
|
* Fri Jul 22 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.5.0-13.sme |
42 |
|
- add to core backup [SME: 12007] |
43 |
|
|
44 |
|
* Wed May 18 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.5.0-12.sme |
45 |
|
- allow access to user with userpanel [SME: 11975] |
46 |
|
|
47 |
* 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 |
48 |
- fix wrong localisation directory [SME: 11841] |
- Re-build and link to latest devtools wrong localisation directory [SME: 11841] |
49 |
|
|
50 |
* Fri Jan 07 2022 Brian Read <brianr@bjsystems.co.uk> 1.5.0-10.sme |
* Fri Jan 07 2022 Brian Read <brianr@bjsystems.co.uk> 1.5.0-10.sme |
51 |
- Add-class-to-div-for-AdminLTE [SME: 11835] |
- Add-class-to-div-for-AdminLTE [SME: 11835] |
54 |
- first use with smeserver-manager [SME: 11618] |
- first use with smeserver-manager [SME: 11618] |
55 |
|
|
56 |
* Thu Mar 04 2021 Jean-Philipe Pialasse <tests@pialasse.com> 1.5.0-8.sme |
* Thu Mar 04 2021 Jean-Philipe Pialasse <tests@pialasse.com> 1.5.0-8.sme |
57 |
- fix permissions of cgi inside spec file too |
- Re-build and link to latest devtools permissions of cgi inside spec file too |
58 |
|
|
59 |
* Thu Mar 04 2021 Michel Begue <mab974@gmail.com> 1.5.0-7.sme |
* Thu Mar 04 2021 Michel Begue <mab974@gmail.com> 1.5.0-7.sme |
60 |
- fix permissions of cgi and data files |
- Re-build and link to latest devtools permissions of cgi and data files |
61 |
|
|
62 |
* Mon Feb 22 2021 Jean-Philipe Pialasse <tests@pialasse.com> 1.5.0-6.sme |
* Mon Feb 22 2021 Jean-Philipe Pialasse <tests@pialasse.com> 1.5.0-6.sme |
63 |
- add smeserver-durep-update event [SME: 10893] |
- add smeserver-durep-update event [SME: 10893] |
85 |
- TODO cleaning spec file post and filelist chmod |
- TODO cleaning spec file post and filelist chmod |
86 |
|
|
87 |
* Mon Sep 10 2012 JP Pialasse <test@pialasse.com> 1.3.0-5.sme |
* Mon Sep 10 2012 JP Pialasse <test@pialasse.com> 1.3.0-5.sme |
88 |
- fix do not copy files and filelist [SME 7098] |
- Re-build and link to latest devtools do not copy files and filelist [SME 7098] |
89 |
- patch df of plugged disk |
- patch df of plugged disk |
90 |
|
|
91 |
* Sun Sep 09 2012 JP Pialasse <test@pialasse.com> 1.3.0-4.sme |
* Sun Sep 09 2012 JP Pialasse <test@pialasse.com> 1.3.0-4.sme |
113 |
%patch5 -p1 |
%patch5 -p1 |
114 |
%patch6 -p1 |
%patch6 -p1 |
115 |
%patch7 -p1 |
%patch7 -p1 |
116 |
|
%patch8 -p1 |
117 |
|
%patch9 -p1 |
118 |
|
|
119 |
%build |
%build |
120 |
perl createlinks |
perl createlinks |