1 |
# $Id: smeserver-hylafax.spec,v 1.5 2021/10/15 10:41:16 brianr Exp $ |
# $Id: smeserver-hylafax.spec,v 1.6 2021/10/15 11:37:54 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 14 |
%define release 15 |
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} |
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 |
Patch5: smeserver-hylafax-0.9-Add-mailfax-change-from-wiki-and-faxsetup-conf-additions.patch |
22 |
|
Patch6: smeserver-hylafax-0.9-Add-FaxDispatch-config.patch |
23 |
|
|
24 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
25 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
32 |
HylaFAX is an enterprise-class system for sending and receiving facsimiles |
HylaFAX is an enterprise-class system for sending and receiving facsimiles |
33 |
|
|
34 |
%changelog |
%changelog |
35 |
|
* Tue Nov 02 2021 Brian Read <brianr@bjsystems.co.uk> 0.9-15.sme |
36 |
|
- Add FaxDispatch confif file [SME: 11269] |
37 |
|
|
38 |
* Fri Oct 15 2021 Brian Read <brianr@bjsystems.co.uk> 0.9-14.sme |
* Fri Oct 15 2021 Brian Read <brianr@bjsystems.co.uk> 0.9-14.sme |
39 |
- Add conf fragment for faxsetup fonts [SME: ] |
- Add conf fragment for faxsetup fonts [SME: 11269] |
40 |
- Edit in Mailfax changes from wiki |
- Edit in Mailfax changes from wiki |
41 |
|
|
42 |
|
|
98 |
%patch4 -p1 |
%patch4 -p1 |
99 |
#%patch5 -p1 - Reverse out release 12 changes. |
#%patch5 -p1 - Reverse out release 12 changes. |
100 |
%patch5 -p1 |
%patch5 -p1 |
101 |
|
%patch6 -p1 |
102 |
|
|
103 |
|
|
104 |
%build |
%build |