Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 66116 - New release 2.0.3 of fwbuilder
Summary: New release 2.0.3 of fwbuilder
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Daniel Ahlberg (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-02 05:23 UTC by Colin Tinker
Modified: 2004-10-05 08:28 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
files/fwbuilder-2.0.3--errno_compile_fix.patch (fwbuilder-2.0.3--errno_compile_fix.patch,406 bytes, patch)
2004-10-04 06:19 UTC, TGL
Details | Diff
fwbuilder.ebuild--2.0.2_to_2.0.3.patch (fwbuilder.ebuild--2.0.2_to_2.0.3.patch,705 bytes, patch)
2004-10-04 06:21 UTC, TGL
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Colin Tinker 2004-10-02 05:23:14 UTC
PLease create an ebuild

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 TGL 2004-10-04 06:18:50 UTC
 - libfwbuilder can be bumped to 2.0.3 with no change
 - fwbuilder-2.0.3 needs this fix to compile (i will attach it for convenience):
http://sourceforge.net/mailarchive/forum.php?thread_id=5696152&forum_id=8295



% emerge info
Portage 2.0.51_rc1 (default-linux/x86/2004.2/gcc34/2.6, gcc-3.4.2, glibc-2.3.4.20040808-r0, 2.6.8.1-tgl9 i686)
=================================================================
System uname: 2.6.8.1-tgl9 i686 Intel(R) Pentium(R) M processor 1500MHz
Gentoo Base System version 1.6.1
ccache version 2.3 [disabled]
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.90.0.1.1-r3
Headers:  sys-kernel/linux26-headers-2.6.8.1-r1
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-mtune=pentium-m -O2 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"

Comment 2 TGL 2004-10-04 06:19:31 UTC
Created attachment 41062 [details, diff]
files/fwbuilder-2.0.3--errno_compile_fix.patch
Comment 3 TGL 2004-10-04 06:21:06 UTC
Created attachment 41063 [details, diff]
fwbuilder.ebuild--2.0.2_to_2.0.3.patch

adds a src_unpack() with the right epatch call
Comment 4 Daniel Ahlberg (RETIRED) gentoo-dev 2004-10-05 08:28:32 UTC
In CVS, thanks!