Hello community,

here is the log from the commit of package hylafax for openSUSE:11.3
checked in at Mon May 9 12:05:22 CEST 2011.



--------
--- old-versions/11.3/all/hylafax/hylafax.changes       2010-03-15 
02:39:24.000000000 +0100
+++ 11.3/hylafax/hylafax.changes        2011-03-28 14:39:32.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Mar 28 14:38:34 CEST 2011 - [email protected]
+
+- Remove unsupported option -o from init script (bnc#632586).
+
+-------------------------------------------------------------------

Package does not exist at destination yet. Using Fallback 
old-versions/11.3/all/hylafax
Destination is old-versions/11.3/UPDATES/all/hylafax
calling whatdependson for 11.3-i586


New:
----
  hylafax-changed_options.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ hylafax.spec ++++++
--- /var/tmp/diff_new_pack.U7sZ8x/_old  2011-05-09 12:05:06.000000000 +0200
+++ /var/tmp/diff_new_pack.U7sZ8x/_new  2011-05-09 12:05:06.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package hylafax (Version 6.0.4)
+# spec file for package hylafax
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -28,7 +28,7 @@
 Conflicts:      sendfax
 AutoReqProv:    on
 Version:        6.0.4
-Release:        1
+Release:        4.<RELEASE2>
 Source:         %{name}-%{version}.tar.lzma
 Source1:        latex-cover-1.04.tar.lzma
 Source2:        %{name}-SuSE.tar.lzma
@@ -46,6 +46,7 @@
 Patch9:         %{name}-%{version}-no-timestamp.patch
 Patch10:        %{name}-%{version}-DESTDIR.patch
 Patch11:        %{name}-%{version}-configure.patch
+Patch12:        hylafax-changed_options.patch
 Url:            http://www.hylafax.org
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Summary:        Very Powerful Fax Server
@@ -94,6 +95,7 @@
 %patch9
 %patch10
 %patch11
+%patch12
 # needs to be executable 
 chmod 755 SuSE/usr/lib/fax/a2pswrap
 find ../ -name .cvsignore -exec rm {} \;  



++++++ hylafax-changed_options.patch ++++++
The -o option has been dropped in 6.* .

Index: etc/hylafax.in
===================================================================
--- etc/hylafax.in.orig 2011-03-28 11:34:54.000000000 +0200
+++ etc/hylafax.in      2011-03-28 12:23:16.459305442 +0200
@@ -112,7 +112,7 @@ do_start()
            killall -15 $FAXQ >/dev/null 2>&1
            killall -15 $HFAXD >/dev/null 2>&1
            /sbin/startproc $FAXQ || return=$rc_failed
-           /sbin/startproc $HFAXD -i $FAXPORT -o 4557 -s $SNPPPORT \
+           /sbin/startproc $HFAXD -i $FAXPORT -s $SNPPPORT \
                                        || return=$rc_failed
            echo -e "$return"
        fi


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to