Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 174681

Summary: net-misc/zaptel-1.4.1 version bump
Product: Gentoo Linux Reporter: Sam Jacobson <sam>
Component: New packagesAssignee: voip herd (OBSOLETE) <voip+disabled>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: net-misc/zaptel-1.4.1 ebuild
zaptel-1.4.1-gentoo.diff required patch file

Description Sam Jacobson 2007-04-15 14:15:59 UTC
Attached is an ebuild for net-misc/zaptel-1.4.1. It is based on the 1.4.0 ebuild found in the voip overlay. Zaptel-1.4.1 is required chan_zap support for asterisk 1.4.2.
The included patch is based on the one for 1.4.0. It works for me, but I would recommend that whoever wrote the patch for 1.4.0 checks it.

The ebuild itself is attached, but hardly changed. Diff:
--- zaptel-1.4.0.ebuild 2007-04-15 05:16:21.000000000 +1200
+++ zaptel-1.4.1.ebuild 2007-04-15 23:25:27.000000000 +1200
@@ -170,7 +170,7 @@
 
        cd "${S}"
        epatch "${FILESDIR}"/${P}-gentoo.diff
-       epatch "${FILESDIR}"/zaptel-1.2.9.1-gcc411_is_a_retard-kbuild.patch
+#      epatch "${FILESDIR}"/zaptel-1.2.9.1-gcc411_is_a_retard-kbuild.patch
        epatch "${FILESDIR}"/zaptel-1.2.9.1-ar.patch

This commented line above references a patch that doesn't seem applicable anymore? It references a file that's no longer in the distribution.

Reproducible: Always
Comment 1 Sam Jacobson 2007-04-15 14:18:05 UTC
Created attachment 116308 [details]
net-misc/zaptel-1.4.1 ebuild
Comment 2 Sam Jacobson 2007-04-15 14:19:03 UTC
Created attachment 116310 [details, diff]
zaptel-1.4.1-gentoo.diff required patch file
Comment 3 Stefan Schweizer (RETIRED) gentoo-dev 2007-04-15 15:00:37 UTC
thanks, I added that to the voip overlay.