]> git.pld-linux.org Git - packages/hylafax.git/blame - hylafax.spec
missing patch
[packages/hylafax.git] / hylafax.spec
CommitLineData
4922f335 1Summary: HylaFAX(tm) is a sophisticated enterprise strength fax package
bbd11f7f 2Summary(pl.UTF-8): HylaFAX(tm) to przemyślany, potężny pakiet do obsługi faksów
4922f335 3Name: hylafax
a2153ba6
AM
4Version: 6.0.7
5Release: 1
4922f335
TO
6License: distributable
7Group: Applications/Communications
86738cce 8Source0: ftp://ftp.hylafax.org/source/%{name}-%{version}.tar.gz
a2153ba6 9# Source0-md5: 7602e98b882fa61a0722109c2706d1f1
86738cce 10#Source0: http://dl.sourceforge.net/hylafax/%{name}-%{version}.tar.gz
4922f335 11Source1: %{name}-cron_entries.tar.gz
e1621c51 12# Source1-md5: d5e2bd6447715654ba916b6f4d0d9343
4922f335 13Source2: %{name}-defaults.tar.gz
e1621c51 14# Source2-md5: 9fae3c4503ecd328a85cd23a430f4ddf
4922f335 15Source3: %{name}-dialrules_extras.tar.gz
e1621c51 16# Source3-md5: 092430f320963d31932b587152fb811b
6e915ae5 17Source4: %{name}-man-pages.tar.bz2
e1621c51 18# Source4-md5: 62772fbbce6cb3a918145ad8a836b4eb
4922f335
TO
19Source6: %{name}-logrotate
20Source7: %{name}-init
21Source8: %{name}-hyla.conf
eeae705f
PG
22Patch0: %{name}-no_libgl_man.patch
23Patch1: %{name}-topmargin.patch
6d85d5db 24Patch2: %{name}-pic.patch
9cb04cb8 25Patch3: %{name}-awk.patch
3b6276ad 26Patch4: %{name}-format.patch
d8ff0ff0 27Patch5: %{name}-FaxRecvInfo.patch
a2153ba6 28Patch6: tiff.patch
b3d3be84 29URL: http://www.hylafax.org/
3b6276ad 30BuildRequires: jbigkit-devel
6d85d5db 31BuildRequires: libstdc++-devel
4922f335 32BuildRequires: libtiff-devel
9c89b49a 33BuildRequires: libtiff-progs
3b6276ad 34BuildRequires: pam-devel
8324c99e 35BuildRequires: rpmbuild(macros) >= 1.268
1c13117a 36BuildRequires: sed >= 4.1
6d85d5db
JB
37BuildRequires: zlib-devel
38Requires: %{name}-libs = %{version}-%{release}
2747653b 39Requires: fonts-Type1-urw
e4254b56 40Requires: ghostscript
4922f335
TO
41Requires: libtiff-progs
42Conflicts: mgetty-sendfax
43BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
44
23a8813a 45%define faxspool /var/spool/fax
4922f335
TO
46
47%description
48HylaFAX(tm) is a sophisticated enterprise-strength fax package for
f83a08ac 49class 1 and 2 fax modems on Unix systems. It provides spooling
4922f335
TO
50services and numerous supporting fax management tools. The fax clients
51may reside on machines different from the server and client
b3d3be84 52implementations exist for a number of platforms including Windows.
4922f335
TO
53
54You need this package if you are going to install hylafax-client
55and/or hylafax server.
56
9e2519ed
JR
57%description -l pl.UTF-8
58HylaFAX(tm) to przemyślany, potężny pakiet do obsługi faksmodemów
59klasy 1 i 2 na systemach uniksowych. Dostarcza usług kolejkowania i
60wielu narzędzi do zarządzania faksami. Klienci mogą działać na
61maszynach innych niż serwer, dostępne są implementacje klientów na
62wiele platform, w tym na platformę Windows.
b3d3be84 63
9e2519ed 64Ten pakiet zawiera pliki wspólne dla serwera i klienta HylaFAX.
b3d3be84
JB
65
66%package server
67Summary: The files for the HylaFAX(tm) fax server
bbd11f7f 68Summary(pl.UTF-8): Pliki dla serwera faksów HylaFAX(tm)
4922f335 69Group: Applications/Communications
23a8813a
JB
70Requires(post): grep
71Requires(post): textutils
84a8a70f 72Requires(post,preun): /sbin/chkconfig
23a8813a 73Requires(preun): /sbin/telinit
8324c99e 74Requires(preun): sed >= 4.0
6d85d5db 75Requires: %{name} = %{version}-%{release}
8324c99e 76Requires: rc-scripts
4922f335
TO
77
78%description server
79HylaFAX(tm) is a sophisticated enterprise-strength fax package for
f83a08ac 80class 1 and 2 fax modems on Unix systems. It provides spooling
4922f335
TO
81services and numerous supporting fax management tools. The fax clients
82may reside on machines different from the server and client
ef478385 83implementations exist for a number of platforms including Windows.
4922f335
TO
84
85This is the server portion of HylaFAX.
86
9e2519ed
JR
87%description server -l pl.UTF-8
88HylaFAX(tm) to przemyślany, potężny pakiet do obsługi faksmodemów
89klasy 1 i 2 na systemach uniksowych. Dostarcza usług kolejkowania i
90wielu narzędzi do zarządzania faksami. Klienci mogą działać na
91maszynach innych niż serwer, implementacje klientów są dostępne na
92wiele platform, w tym na platformę Windows.
ef478385 93
9e2519ed 94Ten pakiet zawiera część serwerową HylaFAX.
b3d3be84
JB
95
96%package client
97Summary: The files for the HylaFAX(tm) fax client
bbd11f7f 98Summary(pl.UTF-8): Pliki dla klienta faksów HylaFAX(tm)
4922f335 99Group: Applications/Communications
6d85d5db 100Requires: %{name} = %{version}-%{release}
be984937 101Requires: metamail
4922f335
TO
102
103%description client
104HylaFAX(tm) is a sophisticated enterprise-strength fax package for
f83a08ac 105class 1 and 2 fax modems on Unix systems. It provides spooling
4922f335
TO
106services and numerous supporting fax management tools. The fax clients
107may reside on machines different from the server and client
ef478385 108implementations exist for a number of platforms including Windows.
4922f335
TO
109
110This is the client portion of HylaFAX.
111
9e2519ed
JR
112%description client -l pl.UTF-8
113HylaFAX(tm) to przemyślany, potężny pakiet do obsługi faksmodemów
114klasy 1 i 2 na systemach uniksowych. Dostarcza usług kolejkowania i
115wielu narzędzi do zarządzania faksami. Klienci mogą działać na
116maszynach innych niż serwer, implementacje klientów są dostępne na
117wiele platform, w tym na platformę Windows.
ef478385 118
9e2519ed 119Ten pakiet zawiera część kliencką HylaFAX.
b3d3be84
JB
120
121%package libs
3b6276ad
JB
122Summary: Hylafax shared library
123Summary(pl.UTF-8): Biblioteka współdzielona HylaFAX
b3d3be84 124Group: Libraries
3b6276ad
JB
125# no development package in 6.x
126Obsoletes: hylafax-devel < 6
4922f335
TO
127
128%description libs
129HylaFAX(tm) is a sophisticated enterprise-strength fax package for
f83a08ac 130class 1 and 2 fax modems on Unix systems. It provides spooling
4922f335
TO
131services and numerous supporting fax management tools. The fax clients
132may reside on machines different from the server and client
ef478385 133implementations exist for a number of platforms including Windows.
4922f335 134
3b6276ad 135This package contains the HylaFAX shared library.
b3d3be84 136
9e2519ed
JR
137%description libs -l pl.UTF-8
138HylaFAX(tm) to przemyślany, potężny pakiet do obsługi faksmodemów
139klasy 1 i 2 na systemach uniksowych. Dostarcza usług kolejkowania i
140wielu narzędzi do zarządzania faksami. Klienci mogą działać na
141maszynach innych niż serwer, implementacje klientów są dostępne na
142wiele platform, w tym na platformę Windows.
ef478385 143
3b6276ad 144Ten pakiet zawiera bibliotekę współdzieloną HylaFAX.
4922f335
TO
145
146%prep
4b3ab81a 147%setup -q -a1 -a2 -a3
eeae705f 148%patch0 -p1
4922f335 149%patch1 -p1
6d85d5db 150%patch2 -p1
9cb04cb8 151%patch3 -p1
4628ab90 152%patch4 -p1
d8ff0ff0 153%patch5 -p1
a2153ba6 154%patch6 -p1
4922f335 155
1f23ec26 156%ifarch sparc64
157sed -i -e 's/-fpic/-fPIC/g' configure
158%endif
159
4922f335 160%build
6d85d5db 161# set dummy GCOPTS,GCXXOPTS to avoid adding "-g"
a141b25e
ER
162# the configure is too stupid to keep spaces in CC/CXX, so strip ccache if any
163CC="%{__cc}"
d8ff0ff0 164CXX="%{__cxx}"
a141b25e
ER
165CC=${CC#ccache } \
166CXX=${CXX#ccache } \
6d85d5db
JB
167GCOPTS=" " \
168GCXXOPTS=" " \
a2153ba6 169STRIP=/bin/true \
4922f335
TO
170./configure \
171 --with-DIR_BIN=%{_bindir} \
172 --with-DIR_SBIN=%{_sbindir} \
1f32b57f 173 --with-DIR_LIBEXEC=%{_sbindir} \
174 --with-DIR_LIBDIR=%{_libdir} \
4922f335
TO
175 --with-DIR_LIBDATA=%{_datadir}/fax \
176 --with-DIR_MAN=%{_mandir} \
177 --with-DIR_SPOOL=%{faxspool} \
8324c99e 178 --with-PATH_GSRIP=/usr/bin/gs \
4922f335 179 --with-AFM=no \
5d8eb27f 180 --with-DSO=auto \
4922f335
TO
181 --with-PATH_VGETTY=/sbin/vgetty \
182 --with-PATH_EGETTY=/sbin/egetty \
183 --with-PATH_GETTY=/sbin/mgetty \
184 --with-HTML=no \
185 --with-PAGESIZE=A4 \
186 --with-SYSVINIT=/etc/rc.d/init.d/hylafax \
187 --with-INTERACTIVE=no \
59e1f3ae 188 --with-SCRIPT_SH=/bin/bash \
189 --with-PATH_SENDMAIL=/usr/sbin/sendmail
4922f335 190
8324c99e 191%{__make} -j1 \
a2153ba6 192 OPTIMIZER="%{rpmcflags} %{rpmcppflags}"
4922f335
TO
193
194%install
195rm -rf $RPM_BUILD_ROOT
1f32b57f 196install -d $RPM_BUILD_ROOT/etc/{logrotate.d,cron.hourly,cron.daily,rc.d/init.d} \
b3d3be84
JB
197 $RPM_BUILD_ROOT{%{_bindir},%{_sbindir},%{_libdir},%{_datadir}/fax} \
198 $RPM_BUILD_ROOT%{faxspool}/{etc,config/defaults,bin} \
5d8eb27f 199 $RPM_BUILD_ROOT%{_mandir}/{man1,man5,man8}
4922f335
TO
200
201%{__make} install -e \
a141b25e
ER
202 FAXUSER=$(id -u) \
203 FAXGROUP=$(id -g) \
204 SYSUSER=$(id -u) \
205 SYSGROUP=$(id -g) \
4922f335
TO
206 BIN=$RPM_BUILD_ROOT%{_bindir} \
207 SBIN=$RPM_BUILD_ROOT%{_sbindir} \
208 LIBDATA=$RPM_BUILD_ROOT%{_datadir}/fax \
1f32b57f 209 LIBEXEC=$RPM_BUILD_ROOT%{_sbindir} \
4922f335
TO
210 SPOOL=$RPM_BUILD_ROOT%{faxspool} \
211 MAN=$RPM_BUILD_ROOT%{_mandir} \
5d8eb27f 212 LIBDIR=$RPM_BUILD_ROOT%{_libdir} \
21ab1be9 213 INSTALL_ROOT=$RPM_BUILD_ROOT
4922f335 214
6e915ae5 215bzip2 -dc %{SOURCE4} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
3b6276ad 216%{__rm} $RPM_BUILD_ROOT%{_mandir}/{README,diff}.*
6e915ae5 217
4922f335 218# some hacks
1c13117a 219sed -i -e 's!%{_prefix}%{_sysconfdir}/inetd.conf!%{_sysconfdir}/inetd.conf!g' $RPM_BUILD_ROOT%{_sbindir}/faxsetup
220sed -i -e 's!%{_libdir}/aliases!%{_sysconfdir}/aliases!g' $RPM_BUILD_ROOT%{_sbindir}/faxsetup
4922f335 221
4922f335 222# init
a141b25e 223install -p %{SOURCE7} $RPM_BUILD_ROOT/etc/rc.d/init.d/hylafax
4922f335 224
ef478385 225# defaults
a141b25e 226install -p defaults/* $RPM_BUILD_ROOT%{faxspool}/config/defaults
4922f335
TO
227
228# hyla.conf
a141b25e 229cp -a %{SOURCE8} $RPM_BUILD_ROOT%{_datadir}/fax/hyla.conf
4922f335
TO
230
231# cron entries
a141b25e
ER
232install -p hylafax_daily.cron $RPM_BUILD_ROOT/etc/cron.daily/hylafax
233install -p hylafax_hourly.cron $RPM_BUILD_ROOT/etc/cron.hourly/hylafax
4922f335
TO
234
235# logrotate
a141b25e 236cp -a %{SOURCE6} $RPM_BUILD_ROOT/etc/logrotate.d/hylafax
4922f335
TO
237
238# dialrules extras
a141b25e 239install -p dialrules_extras/dialrules* $RPM_BUILD_ROOT%{faxspool}/etc
4922f335 240
8324c99e 241ln -sf ps2fax.gs $RPM_BUILD_ROOT%{faxspool}/bin/ps2fax
4922f335 242
4922f335
TO
243# If Linux, what else...? :-), delete unnecessary files
244%ifos linux
3b6276ad
JB
245%{__rm} $RPM_BUILD_ROOT%{_sbindir}/{faxsetup.irix,faxsetup.bsdi} \
246 $RPM_BUILD_ROOT%{_datadir}/fax/faxcover_example_sgi.ps
4922f335
TO
247%endif
248
4922f335
TO
249%clean
250rm -rf $RPM_BUILD_ROOT
251
b3d3be84
JB
252%post libs -p /sbin/ldconfig
253%postun libs -p /sbin/ldconfig
4922f335 254
624ad560 255%if 0
8324c99e
ER
256%preun client
257%_preun_service hylafax
258
259%post client
260%_post_service hylafax
261%{_sbindir}/faxsetup -client
624ad560 262%endif
4922f335
TO
263
264%post server
b122b6ae 265/sbin/chkconfig --add hylafax
8324c99e
ER
266%service hylafax restart
267
268if [ "$1" = 1 ]; then
6a3677b6 269 grep -q -i "faxgetty entry" /etc/inittab || \
8324c99e
ER
270 echo -e "# FaxGetty Entry\n#t0:23:respawn:%{_sbindir}/faxgetty ttyS0" >> /etc/inittab
271 echo "Please check if new fax entry in /etc/inittab is correct."
272 echo "Run \"%{_sbindir}/faxsetup -server\" to configure your fax server"
273 echo "Run \"/sbin/telinit q\" to start faxgetty"
b122b6ae 274fi
4922f335 275
4922f335 276%preun server
b122b6ae 277if [ "$1" = "0" ] ; then
8324c99e 278 %service hylafax stop
23a8813a 279 /sbin/chkconfig --del hylafax
6a3677b6 280 %{__sed} -i -e 's!^.*[Ff]ax[Gg]etty.*$!!' /etc/inittab
b3d3be84 281 /sbin/telinit q
4922f335
TO
282fi
283
ef478385 284%files
4922f335 285%defattr(644,root,root,755)
ee4ed0fc 286%doc README TODO VERSION
4922f335
TO
287%attr(755,root,root) %{_sbindir}/faxsetup
288%attr(755,root,root) %{_sbindir}/faxsetup.linux
b3d3be84 289%dir %{_datadir}/fax
4922f335
TO
290
291%files client
292%defattr(644,root,root,755)
293%attr(755,root,root) %{_bindir}/sendfax
294%attr(755,root,root) %{_bindir}/sendpage
295%attr(755,root,root) %{_bindir}/faxstat
296%attr(755,root,root) %{_bindir}/faxalter
297%attr(755,root,root) %{_bindir}/faxcover
298%attr(755,root,root) %{_bindir}/faxmail
299%attr(755,root,root) %{_bindir}/faxrm
1f32b57f 300%attr(755,root,root) %{_sbindir}/edit-faxcover
301%attr(755,root,root) %{_sbindir}/textfmt
4922f335 302%{_datadir}/fax/pagesizes
84a8a70f
ER
303%config(noreplace) %verify(not md5 mtime size) %{_datadir}/fax/faxcover.ps
304%config(noreplace) %verify(not md5 mtime size) %{_datadir}/fax/typerules
305%config(noreplace) %verify(not md5 mtime size) %{_datadir}/fax/hyla.conf
3b6276ad
JB
306%{_mandir}/man1/edit-faxcover.1*
307%{_mandir}/man1/faxalter.1*
308%{_mandir}/man1/faxcover.1*
309%{_mandir}/man1/faxmail.1*
310%{_mandir}/man1/faxrm.1*
311%{_mandir}/man1/faxstat.1*
312%{_mandir}/man1/hylafax-client.1*
313%{_mandir}/man1/sendfax.1*
314%{_mandir}/man1/sendpage.1*
315%{_mandir}/man1/textfmt.1*
4922f335 316
4922f335
TO
317%files server
318%defattr(644,root,root,755)
319%attr(754,root,root) /etc/rc.d/init.d/hylafax
84a8a70f
ER
320%attr(750,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/cron.daily/hylafax
321%attr(750,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/cron.hourly/hylafax
322%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/logrotate.d/hylafax
ef478385
TO
323%dir %{faxspool}
324%dir %{faxspool}/bin
f13e01a1 325%attr(755,uucp,uucp) %dir %{faxspool}/client
ef478385
TO
326%dir %{faxspool}/config
327%dir %{faxspool}/dev
0b9313d7 328%dir %{faxspool}/etc
83598832 329%dir %{faxspool}/etc/templates
fd2c3db7
AM
330%{faxspool}/etc/templates/README
331%{faxspool}/etc/templates/html-sample1
332%{faxspool}/etc/templates/en
83598832
AM
333%lang(de) %{faxspool}/etc/templates/de
334%lang(es) %{faxspool}/etc/templates/es
83598832
AM
335%lang(fr) %{faxspool}/etc/templates/fr
336%lang(it) %{faxspool}/etc/templates/it
337%lang(pl) %{faxspool}/etc/templates/pl
338%lang(pt) %{faxspool}/etc/templates/pt
339%lang(pt_BR) %{faxspool}/etc/templates/pt_BR
340%lang(ro) %{faxspool}/etc/templates/ro
ef478385
TO
341%attr(755,uucp,uucp) %dir %{faxspool}/info
342%attr(755,uucp,uucp) %dir %{faxspool}/log
343%attr(755,uucp,uucp) %dir %{faxspool}/recvq
344%attr(755,uucp,uucp) %dir %{faxspool}/status
345%attr(755,uucp,uucp) %dir %{faxspool}/sendq
346%attr(755,uucp,uucp) %dir %{faxspool}/doneq
347%attr(755,uucp,uucp) %dir %{faxspool}/docq
348%attr(755,uucp,uucp) %dir %{faxspool}/tmp
349%attr(755,uucp,uucp) %dir %{faxspool}/pollq
350%attr(755,uucp,uucp) %dir %{faxspool}/archive
351
352%attr(600,uucp,uucp) %{faxspool}/FIFO
353%{faxspool}/COPYRIGHT
0b9313d7
JB
354%attr(644,uucp,uucp) %config(noreplace) %verify(not md5 mtime size) %{faxspool}/etc/xferfaxlog
355%attr(600,uucp,root) %config(noreplace) %verify(not md5 mtime size) %{faxspool}/etc/hosts.hfaxd
356%config(noreplace) %verify(not md5 mtime size) %{faxspool}/etc/lutRS18.pcf
357%config(noreplace) %verify(not md5 mtime size) %{faxspool}/etc/dpsprinter.ps
358%config(noreplace) %verify(not md5 mtime size) %{faxspool}/etc/cover.templ
359%config(noreplace) %verify(not md5 mtime size) %{faxspool}/etc/dialrules*
4922f335 360
f13e01a1 361%attr(755,root,root) %{faxspool}/bin/*
4922f335
TO
362%{faxspool}/config/*
363
4922f335
TO
364%attr(755,root,root) %{_sbindir}/choptest
365%attr(755,root,root) %{_sbindir}/cqtest
366%attr(755,root,root) %{_sbindir}/dialtest
367%attr(755,root,root) %{_sbindir}/faxabort
368%attr(755,root,root) %{_sbindir}/faxaddmodem
3b6276ad 369%attr(755,root,root) %{_sbindir}/faxadduser
4922f335
TO
370%attr(755,root,root) %{_sbindir}/faxanswer
371%attr(755,root,root) %{_sbindir}/faxconfig
372%attr(755,root,root) %{_sbindir}/faxcron
3b6276ad 373%attr(755,root,root) %{_sbindir}/faxdeluser
1f32b57f 374%attr(755,root,root) %{_sbindir}/faxgetty
4922f335 375%attr(755,root,root) %{_sbindir}/faxinfo
59e1f3ae 376%attr(755,root,root) %{_sbindir}/faxlock
4922f335
TO
377%attr(755,root,root) %{_sbindir}/faxmodem
378%attr(755,root,root) %{_sbindir}/faxmsg
379%attr(755,root,root) %{_sbindir}/faxq
380%attr(755,root,root) %{_sbindir}/faxqclean
381%attr(755,root,root) %{_sbindir}/faxquit
1f32b57f 382%attr(755,root,root) %{_sbindir}/faxsend
4922f335
TO
383%attr(755,root,root) %{_sbindir}/faxstate
384%attr(755,root,root) %{_sbindir}/faxwatch
3b6276ad
JB
385%attr(755,root,root) %{_sbindir}/hfaxd
386%attr(755,root,root) %{_sbindir}/hylafax
1f32b57f 387%attr(755,root,root) %{_sbindir}/lockname
388%attr(755,root,root) %{_sbindir}/ondelay
389%attr(755,root,root) %{_sbindir}/pagesend
4922f335
TO
390%attr(755,root,root) %{_sbindir}/probemodem
391%attr(755,root,root) %{_sbindir}/recvstats
392%attr(755,root,root) %{_sbindir}/tagtest
393%attr(755,root,root) %{_sbindir}/tiffcheck
394%attr(755,root,root) %{_sbindir}/tsitest
395%attr(755,root,root) %{_sbindir}/typetest
396%attr(755,root,root) %{_sbindir}/xferfaxstats
397
398%{_datadir}/fax/faxmail.ps
84a8a70f 399%config(noreplace) %verify(not md5 mtime size) %{_datadir}/fax/hfaxd.conf
4922f335 400
3b6276ad
JB
401%{_mandir}/man5/dialrules.5f*
402%{_mandir}/man5/doneq.5f*
403%{_mandir}/man5/hosts.hfaxd.5f*
404%{_mandir}/man5/hylafax-config.5f*
405%{_mandir}/man5/hylafax-info.5f*
406%{_mandir}/man5/hylafax-log.5f*
407%{_mandir}/man5/hylafax-server.5f*
408%{_mandir}/man5/hylafax-shutdown.5f*
409%{_mandir}/man5/pagermap.5f*
410%{_mandir}/man5/pagesizes.5f*
411%{_mandir}/man5/recvq.5f*
412%{_mandir}/man5/sendq.5f*
413%{_mandir}/man5/status.5f*
414%{_mandir}/man5/tsi.5f*
415%{_mandir}/man5/typerules.5f*
416%{_mandir}/man5/xferfaxlog.5f*
417%{_mandir}/man8/choptest.8c*
418%{_mandir}/man8/cqtest.8c*
419%{_mandir}/man8/dialtest.8c*
420%{_mandir}/man8/faxabort.8c*
421%{_mandir}/man8/faxaddmodem.8c*
422%{_mandir}/man8/faxadduser.8c*
423%{_mandir}/man8/faxanswer.8c*
424%{_mandir}/man8/faxconfig.8c*
425%{_mandir}/man8/faxcron.8c*
426%{_mandir}/man8/faxdeluser.8c*
427%{_mandir}/man8/faxgetty.8c*
428%{_mandir}/man8/faxinfo.8c*
429%{_mandir}/man8/faxlock.8c*
430%{_mandir}/man8/faxmodem.8c*
431%{_mandir}/man8/faxmsg.8c*
432%{_mandir}/man8/faxq.8c*
433%{_mandir}/man8/faxqclean.8c*
434%{_mandir}/man8/faxquit.8c*
435%{_mandir}/man8/faxrcvd.8c*
436%{_mandir}/man8/faxsend.8c*
437%{_mandir}/man8/faxsetup.8c*
438%{_mandir}/man8/faxstate.8c*
439%{_mandir}/man8/faxwatch.8c*
440%{_mandir}/man8/hfaxd.8c*
441%{_mandir}/man8/jobcontrol.8c*
442%{_mandir}/man8/lockname.8c*
443%{_mandir}/man8/mkcover.8c*
444%{_mandir}/man8/notify.8c*
445%{_mandir}/man8/ondelay.8c*
446%{_mandir}/man8/pagesend.8c*
447%{_mandir}/man8/pdf2fax.8c*
448%{_mandir}/man8/pollrcvd.8c*
449%{_mandir}/man8/probemodem.8c*
450%{_mandir}/man8/ps2fax.8c*
451%{_mandir}/man8/recvstats.8c*
452%{_mandir}/man8/tagtest.8c*
453%{_mandir}/man8/tiff2fax.8c*
454%{_mandir}/man8/tiffcheck.8c*
455%{_mandir}/man8/tsitest.8c*
456%{_mandir}/man8/typetest.8c*
457%{_mandir}/man8/wedged.8c*
458%{_mandir}/man8/xferfaxstats.8c*
4922f335 459
b3d3be84 460%files libs
4922f335 461%defattr(644,root,root,755)
ee4ed0fc 462%doc COPYRIGHT
a2153ba6 463%attr(755,root,root) %{_libdir}/libhylafax-6.0.so.7
This page took 0.133688 seconds and 5 git commands to generate.