/[smecontribs]/rpms/smeserver-hylafax/contribs8/smeserver-hylafax-0.9-6.symlink.patch
ViewVC logotype

Contents of /rpms/smeserver-hylafax/contribs8/smeserver-hylafax-0.9-6.symlink.patch

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


Revision 1.1 - (show annotations) (download)
Fri May 24 20:46:32 2013 UTC (10 years, 11 months ago) by unnilennium
Branch: MAIN
CVS Tags: smeserver-hylafax-0_9-6_el5_sme, HEAD
Initial import

1 diff -Nur -x '*.orig' -x '*.rej' smeserver-hylafax-0.9/root/etc/hylafax/etc/FaxNotify mezzanine_patched_smeserver-hylafax-0.9/root/etc/hylafax/etc/FaxNotify
2 --- smeserver-hylafax-0.9/root/etc/hylafax/etc/FaxNotify 2007-06-11 03:25:20.000000000 -0500
3 +++ mezzanine_patched_smeserver-hylafax-0.9/root/etc/hylafax/etc/FaxNotify 1969-12-31 18:00:00.000000000 -0600
4 @@ -1 +0,0 @@
5 -RETURNFILETYPE=pdf;
6 diff -Nur -x '*.orig' -x '*.rej' smeserver-hylafax-0.9/root/etc/hylafax/etc/mailfax mezzanine_patched_smeserver-hylafax-0.9/root/etc=/hylafax/etc/mailfax
7 --- smeserver-hylafax-0.9/root/etc/hylafax/etc/mailfax 2007-04-06 00:00:24.000000000 -0500
8 +++ mezzanine_patched_smeserver-hylafax-0.9/root/etc/hylafax/etc/mailfax 1969-12-31 18:00:00.000000000 -0600
9 @@ -1,12 +0,0 @@
10 -#!/bin/sh
11 -#
12 -# mailfax – email to fax gateway for qmail.
13 -# see: http://www.vangee.nl/sme/hylafax
14 -
15 -TMPVAR=${SENDER//\`/}
16 -TMPVAR=${TMPVAR//\$\(/}
17 -SENDER=${TMPVAR//\)/}
18 -
19 -/usr/bin/faxmail -f Helvetica-Bold | /usr/bin/sendfax \
20 --f "$SENDER" \
21 --n -d "$EXT2@`/usr/bin/expr \"$HOST\" : '\(.*\)\.fax$'`"
22 diff -Nur -x '*.orig' -x '*.rej' smeserver-hylafax-0.9/root/var/spool/hylafax/etc/FaxNotify mezzanine_patched_smeserver-hylafax-0.9/root/var/spool/hylafax/etc/FaxNotify
23 --- smeserver-hylafax-0.9/root/var/spool/hylafax/etc/FaxNotify 1969-12-31 18:00:00.000000000 -0600
24 +++ mezzanine_patched_smeserver-hylafax-0.9/root/var/spool/hylafax/etc/FaxNotify 2007-06-11 03:25:20.000000000 -0500
25 @@ -0,0 +1 @@
26 +RETURNFILETYPE=pdf;
27 diff -Nur -x '*.orig' -x '*.rej' smeserver-hylafax-0.9/root/var/spool/hylafax/etc/mailfax mezzanine_patched_smeserver-hylafax-0.9/root/var/spool/hylafax/etc/mailfax
28 --- smeserver-hylafax-0.9/root/var/spool/hylafax/etc/mailfax 1969-12-31 18:00:00.000000000 -0600
29 +++ mezzanine_patched_smeserver-hylafax-0.9/root/var/spool/hylafax/etc/mailfax 2007-04-06 00:00:24.000000000 -0500
30 @@ -0,0 +1,12 @@
31 +#!/bin/sh
32 +#
33 +# mailfax – email to fax gateway for qmail.
34 +# see: http://www.vangee.nl/sme/hylafax
35 +
36 +TMPVAR=${SENDER//\`/}
37 +TMPVAR=${TMPVAR//\$\(/}
38 +SENDER=${TMPVAR//\)/}
39 +
40 +/usr/bin/faxmail -f Helvetica-Bold | /usr/bin/sendfax \
41 +-f "$SENDER" \
42 +-n -d "$EXT2@`/usr/bin/expr \"$HOST\" : '\(.*\)\.fax$'`"
43

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