Hello community,

here is the log from the commit of package hylafax for openSUSE:Factory
checked in at Wed Mar 30 09:43:49 CEST 2011.



--------
--- hylafax/hylafax.changes     2010-03-15 02:39:24.000000000 +0100
+++ /mounts/work_src_done/STABLE/hylafax/hylafax.changes        2011-03-28 
14:31:10.000000000 +0200
@@ -1,0 +2,6 @@
+Mon Mar 28 14:26:45 CEST 2011 - [email protected]
+
+- Remove the -o option from call of hylafax in init script (bnc#632586).
+- Remove the useless version dependency of the patches.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


New:
----
  hylafax-changed_options.patch

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

Other differences:
------------------
++++++ hylafax.spec ++++++
--- /var/tmp/diff_new_pack.Zeta4A/_old  2011-03-30 09:41:46.000000000 +0200
+++ /var/tmp/diff_new_pack.Zeta4A/_new  2011-03-30 09:41:46.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,24 +28,25 @@
 Conflicts:      sendfax
 AutoReqProv:    on
 Version:        6.0.4
-Release:        1
+Release:        9
 Source:         %{name}-%{version}.tar.lzma
 Source1:        latex-cover-1.04.tar.lzma
 Source2:        %{name}-SuSE.tar.lzma
 Source3:        %{name}-rpmlintrc
 Source4:        hylafax-6.0.4.de.po
-Patch:          %{name}-%{version}.patch
-Patch1:         %{name}-%{version}-isdn.patch
-Patch2:         %{name}-%{version}-valist.patch
-Patch3:         %{name}-%{version}-pic.patch
-Patch4:         %{name}-%{version}-fax_user.patch
-Patch5:         %{name}-%{version}-asciifix.patch
-Patch6:         %{name}-%{version}-warning.patch
-Patch7:         %{name}-%{version}-dispatch-isdn.patch
-Patch8:         %{name}-%{version}-conv.patch
-Patch9:         %{name}-%{version}-no-timestamp.patch
-Patch10:        %{name}-%{version}-DESTDIR.patch
-Patch11:        %{name}-%{version}-configure.patch
+Patch:          hylafax-6.0.4.patch
+Patch1:         hylafax-6.0.4-isdn.patch
+Patch2:         hylafax-6.0.4-valist.patch
+Patch3:         hylafax-6.0.4-pic.patch
+Patch4:         hylafax-6.0.4-fax_user.patch
+Patch5:         hylafax-6.0.4-asciifix.patch
+Patch6:         hylafax-6.0.4-warning.patch
+Patch7:         hylafax-6.0.4-dispatch-isdn.patch
+Patch8:         hylafax-6.0.4-conv.patch
+Patch9:         hylafax-6.0.4-no-timestamp.patch
+Patch10:        hylafax-6.0.4-DESTDIR.patch
+Patch11:        hylafax-6.0.4-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