1 |
# $Id: smeserver-hylafax.spec,v 1.4 2021/10/14 12:24:11 brianr Exp $ |
# $Id: smeserver-hylafax.spec,v 1.5 2021/10/15 10:41:16 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 13 |
%define release 14 |
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} |
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 - reverse out Release 12 |
#Patch5: smeserver-hylafax-0.9-Add-restart-event-without-conf-expand.patch - reverse out Release 12 |
21 |
|
Patch5: smeserver-hylafax-0.9-Add-mailfax-change-from-wiki-and-faxsetup-conf-additions.patch |
22 |
|
|
23 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
24 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
31 |
HylaFAX is an enterprise-class system for sending and receiving facsimiles |
HylaFAX is an enterprise-class system for sending and receiving facsimiles |
32 |
|
|
33 |
%changelog |
%changelog |
34 |
|
* Fri Oct 15 2021 Brian Read <brianr@bjsystems.co.uk> 0.9-14.sme |
35 |
|
- Add conf fragment for faxsetup fonts [SME: ] |
36 |
|
- Edit in Mailfax changes from wiki |
37 |
|
|
38 |
|
|
39 |
* Fri Oct 15 2021 Brian Read <brianr@bjsystems.co.uk> 0.9-13.sme |
* Fri Oct 15 2021 Brian Read <brianr@bjsystems.co.uk> 0.9-13.sme |
40 |
- Reverse out release 12 changes. [SME: 11269] |
- Reverse out release 12 changes. [SME: 11269] |
41 |
|
|
92 |
%patch2 -p1 |
%patch2 -p1 |
93 |
%patch3 -p1 |
%patch3 -p1 |
94 |
%patch4 -p1 |
%patch4 -p1 |
95 |
#%patch5 -p1 - Reverse out rleease 12 changes. |
#%patch5 -p1 - Reverse out release 12 changes. |
96 |
|
%patch5 -p1 |
97 |
|
|
98 |
|
|
99 |
%build |
%build |