]> git.pld-linux.org Git - packages/hylafax.git/commitdiff
- 4.4.3 auto/th/hylafax-4_4_3-1
authorareq <areq@pld-linux.org>
Sun, 25 Nov 2007 20:33:16 +0000 (20:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    hylafax-awk.patch -> 1.2
    hylafax.spec -> 1.59

hylafax-awk.patch
hylafax.spec

index cfd8c66d4a1118338ba9f81bb2b740b566e37057..4bc8257fffeafe53a931d94327376f680ef3fb91 100644 (file)
@@ -1,15 +1,3 @@
-diff -urN hylafax-4.3.4.org/html/building.html hylafax-4.3.4/html/building.html
---- hylafax-4.3.4.org/html/building.html       2005-08-08 21:38:09.000000000 +0200
-+++ hylafax-4.3.4/html/building.html   2007-06-09 20:39:06.024967626 +0200
-@@ -1120,7 +1120,7 @@
- <TR>
- <TD VALIGN=top><LISTING>
- Selecting programs used during installation and operation.
--Looks like /usr/bin/awk should be used to process command scripts.
-+Looks like /bin/awk should be used to process command scripts.
- Looks like /usr/sbin/sendmail should be used to deliver mail.
- Looks like /usr/bin/mkfifo creates FIFO special files.
- Looks like /bin/mv supports the -f option to force a move.
 diff -urN hylafax-4.3.4.org/util/b64-encode.awk hylafax-4.3.4/util/b64-encode.awk
 --- hylafax-4.3.4.org/util/b64-encode.awk      2007-01-09 15:14:12.000000000 +0100
 +++ hylafax-4.3.4/util/b64-encode.awk  2007-06-09 20:39:06.031634632 +0200
@@ -19,3 +7,11 @@ diff -urN hylafax-4.3.4.org/util/b64-encode.awk hylafax-4.3.4/util/b64-encode.aw
  #     $Id$
  #
  # HylaFAX Facsimile Software
+--- hylafax-4.3.4.org/util/qp-encode.awk 2007-11-25 20:22:44.377995791 +0000
++++ hylafax-4.3.4/util/qp-encode.awk     2007-11-25 20:22:49.230995589 +0000
+@@ -1,4 +1,4 @@
+-#!/usr/bin/awk -f
++#!/bin/awk -f
+ #     $Id$
+ #
+ # HylaFAX Facsimile Software
index f77a93819f3423db5ac21209214396ae7202f0c6..6a59572966d058389a662d45a0a979fb16168da0 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       HylaFAX(tm) is a sophisticated enterprise strength fax package
 Summary(pl.UTF-8):     HylaFAX(tm) to przemyślany, potężny pakiet do obsługi faksów
 Name:          hylafax
-Version:       4.3.4
-Release:       2
+Version:       4.4.3
+Release:       1
 License:       distributable
 Group:         Applications/Communications
 Source0:       ftp://ftp.hylafax.org/source/%{name}-%{version}.tar.gz
-# Source0-md5: 06c9ddd804d5dc278e183fdd2a80ee39
+# Source0-md5: 2b34dbcb769f4d5bff07990c51adc0e8
 #Source0:      http://dl.sourceforge.net/hylafax/%{name}-%{version}.tar.gz
 Source1:       %{name}-cron_entries.tar.gz
 # Source1-md5: d5e2bd6447715654ba916b6f4d0d9343
This page took 0.093901 seconds and 4 git commands to generate.