commit capi4hylafax for openSUSE:Factory
Hello community, here is the log from the commit of package capi4hylafax for openSUSE:Factory checked in at Mon Sep 27 10:27:36 CEST 2010. -------- --- capi4hylafax/capi4hylafax.changes 2009-08-26 13:06:56.000000000 +0200 +++ /mounts/work_src_done/STABLE/capi4hylafax/capi4hylafax.changes 2010-09-27 01:02:43.000000000 +0200 @@ -1,0 +2,5 @@ +Mon Sep 27 01:02:16 CEST 2010 - ro@suse.de + +- fix grep syntax in configure for new grep(1) + +------------------------------------------------------------------- calling whatdependson for head-i586 New: ---- capi4hylafax-configure.diff ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ capi4hylafax.spec ++++++ --- /var/tmp/diff_new_pack.83tFWf/_old 2010-09-27 10:27:29.000000000 +0200 +++ /var/tmp/diff_new_pack.83tFWf/_new 2010-09-27 10:27:29.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package capi4hylafax (Version 01.03.00) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 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 @@ -25,15 +25,16 @@ Requires: hylafax tiff gs_lib smtp_daemon a2ps hylafax-client AutoReqProv: on Version: 01.03.00 -Release: 147 +Release: 155 Source: %{name}-%{version}.tar.bz2 Patch0: capi4hylafax-suse.diff Patch1: capi4hylafax-secfix.diff Patch2: capi4hylafax-secfix2.diff +Patch3: capi4hylafax-configure.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: Adds a faxcapi modem for hylafax PreReq: sh-utils fileutils %insserv_prereq %fillup_prereq /usr/sbin/useradd /usr/sbin/usermod -License: GPL v2 or later +License: GPLv2+ Url: http://www.avm.de Summary: Adds a faxcapi modem for hylafax @@ -53,6 +54,7 @@ %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 find ../ -name .cvsignore -exec rm {} \; %build ++++++ capi4hylafax-configure.diff ++++++ --- configure +++ configure @@ -6342,7 +6342,7 @@ exit 1 fi gentoo_lt_version="1.5.18" -gentoo_ltmain_version=`grep '^[:space:]*VERSION=' $ltmain | sed -e 's|^[:space:]*VERSION=||'` +gentoo_ltmain_version=`grep '^[[:space:]]*VERSION=' $ltmain | sed -e 's|^[[:space:]]*VERSION=||'` if test "$gentoo_lt_version" != "$gentoo_ltmain_version"; then echo "$as_me:$LINENO: result: no" >&5 echo "${ECHO_T}no" >&6 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de