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

Bug 7754

Summary: libnet 1.0.2a AND 1.1.0 -- fixed ebuilds
Product: Gentoo Linux Reporter: Maurizio Disimino <kevin>
Component: Current packagesAssignee: Seemant Kulleen (RETIRED) <seemant>
Status: RESOLVED FIXED    
Severity: critical CC: h3y, vapier
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: libnet-1.0.2a-r1.ebuild
libnet-1.1.0.ebuild
libnet-1.0.2a-r1.ebuild

Description Maurizio Disimino 2002-09-10 11:06:44 UTC
Few notes:

1) libnet 1.0.2a - I'd like to know why the ensure-dir.sh script 
   chmod's 755 all the files.
2) The ibiblio libnet.tar.gz is the 1.0.2a version, but the
   packetfactory.net/libnet/ libnet.tar.gz is the 1.1.0 version. So, since the
   author uses to replace the libnet.tar.gz tarball with his latest version 
   (as he did when 1.1.0 came out), I'd suggest to upload a copy of both 
   versions on our mirrors and, to get rid of ambiguity, rename them as
   libnet-1.0.2a.tar.gz and libnet-1.1.0.tar.gz and, of course, change the 
   SRC_URI in these ebuilds.

---

Since these two versions are incompatible (see bug 7296), 
libnet-1.1.0 will be installed as follow:

libnet-config script: /usr/bin/libnet-config-1.1.0
includes: /usr/include/libnet-1.1.0
lib: /usr/lib/libnet-1.1.0

Now, they can be SLOT'd
Comment 1 Maurizio Disimino 2002-09-10 11:07:06 UTC
Created attachment 3794 [details]
libnet-1.0.2a-r1.ebuild
Comment 2 Maurizio Disimino 2002-09-10 11:07:25 UTC
Created attachment 3795 [details]
libnet-1.1.0.ebuild
Comment 3 Matthew Kennedy (RETIRED) gentoo-dev 2002-09-10 16:04:22 UTC
seemant, would you reassign this. i have a lot of weird gcc3 stuff to get
though. thanks :)
Comment 4 Maurizio Disimino 2002-09-10 17:09:37 UTC
Created attachment 3805 [details]
libnet-1.0.2a-r1.ebuild

minor fix: deleted the final 'p' in the sed expression.