1 |
# $Id: smeserver-hylafax.spec,v 1.2 2020/12/18 14:51:13 brianr Exp $ |
# $Id: smeserver-hylafax.spec,v 1.3 2021/10/12 08:47:52 brianr Exp $ |
2 |
# Authority: dungog |
# Authority: dungog |
3 |
# Name: Stephen Noble |
# Name: Stephen Noble |
4 |
|
|
5 |
%define name smeserver-hylafax |
%define name smeserver-hylafax |
6 |
%define version 0.9 |
%define version 0.9 |
7 |
%define release 11 |
%define release 12 |
8 |
Summary: Set up hylafax for sending and receiving facsimiles. |
Summary: Set up hylafax for sending and receiving facsimiles. |
9 |
Name: %{name} |
Name: %{name} |
10 |
Version: %{version} |
Version: %{version} |
17 |
Patch2: smeserver-hylafax-0.9.sme9.patch |
Patch2: smeserver-hylafax-0.9.sme9.patch |
18 |
Patch3: smeserver-hylafax-0.9-Take-out-initd-calls-in-createlinks-file.patch |
Patch3: smeserver-hylafax-0.9-Take-out-initd-calls-in-createlinks-file.patch |
19 |
Patch4: smeserver-hylafax-0.9-Add-Update-event-to-createlinks.patch |
Patch4: smeserver-hylafax-0.9-Add-Update-event-to-createlinks.patch |
20 |
|
Patch5: smeserver-hylafax-0.9-Add-restart-event-without-conf-expand.patch |
21 |
|
|
22 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
23 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
30 |
HylaFAX is an enterprise-class system for sending and receiving facsimiles |
HylaFAX is an enterprise-class system for sending and receiving facsimiles |
31 |
|
|
32 |
%changelog |
%changelog |
33 |
|
* Wed Oct 13 2021 Brian Read <brianr@bjsystems.co.uk> 0.9-12.sme |
34 |
|
- Add restart event without conf expand as faxsetup writes to it [SME: 11269] |
35 |
|
|
36 |
* Mon Oct 11 2021 Brian Read <brianr@bjsystems.co.uk> 0.9-11.sme |
* Mon Oct 11 2021 Brian Read <brianr@bjsystems.co.uk> 0.9-11.sme |
37 |
- Add-Update-event-to-createlinks.patch [SME: 11269] |
- Add-Update-event-to-createlinks.patch [SME: 11269] |
38 |
|
|
83 |
%patch2 -p1 |
%patch2 -p1 |
84 |
%patch3 -p1 |
%patch3 -p1 |
85 |
%patch4 -p1 |
%patch4 -p1 |
86 |
|
%patch5 -p1 |
87 |
|
|
88 |
|
|
89 |
%build |
%build |