1 |
# $Id: smeserver-hylafax.spec,v 1.3 2021/10/12 08:47:52 brianr Exp $ |
# $Id: smeserver-hylafax.spec,v 1.4 2021/10/14 12:24:11 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 12 |
%define release 13 |
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 |
#Patch5: smeserver-hylafax-0.9-Add-restart-event-without-conf-expand.patch - reverse out Release 12 |
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 |
|
* Fri Oct 15 2021 Brian Read <brianr@bjsystems.co.uk> 0.9-13.sme |
34 |
|
- Reverse out release 12 changes. [SME: 11269] |
35 |
|
|
36 |
* Wed Oct 13 2021 Brian Read <brianr@bjsystems.co.uk> 0.9-12.sme |
* Wed Oct 13 2021 Brian Read <brianr@bjsystems.co.uk> 0.9-12.sme |
37 |
- Add restart event without conf expand as faxsetup writes to it [SME: 11269] |
- Add restart event without conf expand as faxsetup writes to it [SME: 11269] |
38 |
|
|
86 |
%patch2 -p1 |
%patch2 -p1 |
87 |
%patch3 -p1 |
%patch3 -p1 |
88 |
%patch4 -p1 |
%patch4 -p1 |
89 |
%patch5 -p1 |
#%patch5 -p1 - Reverse out rleease 12 changes. |
90 |
|
|
91 |
|
|
92 |
%build |
%build |