2 |
%define name smeserver-isoqlog |
%define name smeserver-isoqlog |
3 |
Name: %{name} |
Name: %{name} |
4 |
%define version 2.2.1 |
%define version 2.2.1 |
5 |
%define release 5 |
%define release 7 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
19 |
Packager: Peter Schubert <psc@@s-a-c-o.de> |
Packager: Peter Schubert <psc@@s-a-c-o.de> |
20 |
BuildRoot: /var/tmp/%{name}-%{version}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-buildroot |
21 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
22 |
Requires: e-smith-release => 7.5 |
Requires: e-smith-release => 10.0 |
23 |
|
Requires: e-smith-apache >= 2.6.0-19 |
24 |
Requires: isoqlog => 2.2.1 |
Requires: isoqlog => 2.2.1 |
25 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
26 |
|
|
27 |
AutoReqProv: no |
AutoReqProv: no |
28 |
|
|
29 |
%changelog |
%changelog |
30 |
|
* Sun Jul 31 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.2.1-7.sme |
31 |
|
- use httpd 2.4 access syntax [SME: 12049] |
32 |
|
add Requires e-smith-apache >= 2.6.0-19 |
33 |
|
|
34 |
|
* Sat Jul 30 2022 Brian Read <brianr@bjsystems.co.uk> 2.2.1-6.sme |
35 |
|
- Re-build and link to latest devtools [SME: 11997] |
36 |
|
|
37 |
* Fri Jul 29 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.2.1-5.sme |
* Fri Jul 29 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.2.1-5.sme |
38 |
- add to core backup [SME: 12010] |
- add to core backup [SME: 12010] |
39 |
- use httpd 2.4 access syntax [SME: 12049] |
- use httpd 2.4 access syntax [SME: 12049] |
48 |
- added expand template to events domain-create [SME: 7713] |
- added expand template to events domain-create [SME: 7713] |
49 |
|
|
50 |
* Thu Jun 27 2013 JP Pialasse <test@pialasse.com> 2.2.1-2.sme |
* Thu Jun 27 2013 JP Pialasse <test@pialasse.com> 2.2.1-2.sme |
51 |
- fix missing domain [SME: 7713] |
- Re-build and link to latest devtools missing domain [SME: 7713] |
52 |
- added expand template to events |
- added expand template to events |
53 |
- patch1 |
- patch1 |
54 |
|
|
56 |
- webserver conf path and file missing fix |
- webserver conf path and file missing fix |
57 |
|
|
58 |
* Thu Aug 30 2012 JP Pialasse <test@pialasse.com> 2.2.1-1.2.sme |
* Thu Aug 30 2012 JP Pialasse <test@pialasse.com> 2.2.1-1.2.sme |
59 |
- fix BuildRequires |
- Re-build and link to latest devtools BuildRequires |
60 |
|
|
61 |
* Thu Aug 16 2012 JP Pialasse <test@pialasse.com> 2.2.1-1-1.sme |
* Thu Aug 16 2012 JP Pialasse <test@pialasse.com> 2.2.1-1-1.sme |
62 |
- removing isoqlog files from the rpm |
- removing isoqlog files from the rpm |
83 |
%patch5 -p1 |
%patch5 -p1 |
84 |
%patch6 -p1 |
%patch6 -p1 |
85 |
rm -rf root/service |
rm -rf root/service |
86 |
rm -rf /root/var/service |
rm -rf root/var/service |
87 |
|
|
88 |
%build |
%build |
89 |
perl createlinks |
perl createlinks |