/[smecontribs]/rpms/smeserver-hylafax/contribs10/smeserver-hylafax.spec
ViewVC logotype

Diff of /rpms/smeserver-hylafax/contribs10/smeserver-hylafax.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.2 by brianr, Fri Dec 18 14:51:13 2020 UTC Revision 1.3 by brianr, Tue Oct 12 08:47:52 2021 UTC
# Line 1  Line 1 
1  # $Id: smeserver-hylafax.spec,v 1.1 2020/12/18 12:12:07 brianr Exp $  # $Id: smeserver-hylafax.spec,v 1.2 2020/12/18 14:51:13 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 10  %define release 11
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}
# Line 16  Source: %{name}-%{version}.tar.gz Line 16  Source: %{name}-%{version}.tar.gz
16  Patch1: smeserver-hylafax-0.9-6.symlink.patch  Patch1: smeserver-hylafax-0.9-6.symlink.patch
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
20    
21  BuildRoot: /var/tmp/%{name}-%{version}  BuildRoot: /var/tmp/%{name}-%{version}
22  BuildArchitectures: noarch  BuildArchitectures: noarch
23  BuildRequires: e-smith-devtools >= 1.13.1-03  BuildRequires: e-smith-devtools >= 1.13.1-03
# Line 27  AutoReqProv: no Line 29  AutoReqProv: no
29  HylaFAX is an enterprise-class system for sending and receiving facsimiles  HylaFAX is an enterprise-class system for sending and receiving facsimiles
30    
31  %changelog  %changelog
32    * Mon Oct 11 2021 Brian Read <brianr@bjsystems.co.uk> 0.9-11.sme
33    - Add-Update-event-to-createlinks.patch [SME: 11269]
34    
35  * Fri Dec 18 2020 Brian Read <brianr@bjsystems.co.uk> 0.9-10.sme  * Fri Dec 18 2020 Brian Read <brianr@bjsystems.co.uk> 0.9-10.sme
36  - Initial import to SME10 [SME:11269 ]  - Initial import to SME10 [SME:11269 ]
37  - Take-out-initd-calls-in-createlinks-file  - Take-out-initd-calls-in-createlinks-file
# Line 73  HylaFAX is an enterprise-class system fo Line 78  HylaFAX is an enterprise-class system fo
78  %patch1 -p1  %patch1 -p1
79  %patch2 -p1  %patch2 -p1
80  %patch3 -p1  %patch3 -p1
81    %patch4 -p1
82    
83    
84  %build  %build
# Line 110  rm -rf %{name}-%{version} Line 116  rm -rf %{name}-%{version}
116  #/sbin/e-smith/expand-template /etc/init/ttyS0.conf  #/sbin/e-smith/expand-template /etc/init/ttyS0.conf
117  #/bin/rm -f /etc/cron.daily/hylafax  #/bin/rm -f /etc/cron.daily/hylafax
118  #/bin/touch /var/spool/hylafax/etc/xferfaxlog  #/bin/touch /var/spool/hylafax/etc/xferfaxlog
119  #echo "see http://wiki.contribs.org/HylaFax"  echo "*****************************************"
120    echo "*  See http://wiki.contribs.org/HylaFax  *"
121    echo "*  Remember to run /usr/sbin/faxsetup    *"
122    echo "*****************************************"
123    
124  %postun  %postun
125  /sbin/e-smith/expand-template /etc/inittab  #/sbin/e-smith/expand-template /etc/inittab
126  /sbin/init q  #/sbin/init q
127    
128  %files -f %{name}-%{version}-filelist  %files -f %{name}-%{version}-filelist
129  %defattr(-,root,root)  %defattr(-,root,root)


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed