Gentoo Archives: gentoo-dev

From: Chris Gianelloni <wolf31o2@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] samba 3.0.4 ebuild
Date: Thu, 10 Jun 2004 14:06:53
Message-Id: 1086876864.28454.9.camel@localhost
In Reply to: [gentoo-dev] samba 3.0.4 ebuild by Francesco Riosa
1 You really should file this as a bug to bugs.gentoo.org as this list is
2 for discussion of development-related issues. We have a bug tracker
3 specifically for feature requests, ebuild submissions, and bugs.
4
5 Thanks
6
7 On Thu, 2004-06-10 at 09:50, Francesco Riosa wrote:
8 > --- samba-3.0.2a-r2.ebuild 2004-05-28 05:08:00.000000000 +0200
9 > +++ samba-3.0.4.ebuild 2004-06-10 15:25:13.471811648 +0200
10 > @@ -16,7 +16,7 @@
11 > _CVS="-${PV/_/}"
12 > S=${WORKDIR}/${PN}${_CVS}
13 >
14 > -SRC_URI="mirror://samba/${PN}${_CVS}.tar.bz2
15 > +SRC_URI="mirror://samba/${PN}${_CVS}.tar.gz
16 > oav? mirror://sourceforge/openantivirus/${PN}-vscan-${VSCAN_VER}.tar.bz2
17 > ldap? http://samba.idealx.org/dist/smbldap-tools-${SMBLDAP_TOOLS_VER}.tgz"
18 >
19 > @@ -52,20 +52,13 @@
20 > find . -name CVS | xargs rm -rf
21 >
22 > # Add patch(es)
23 > - #Next one is from eger@×××××××××.edu :)
24 > - patch -p1 <${FILESDIR}/samba-3.0.0-python-setup.patch || die
25 > #Fix for bug #27858
26 > if [ "${ARCH}" = "sparc" -o "${ARCH}" = "ppc" ]
27 > then
28 > cd ${S}/source/include
29 > epatch ${FILESDIR}/samba-2.2.8-statfs.patch
30 > fi
31 > - # bug 45965; smbprint tmpfile vulnerability
32 > - # NOTE that this should be removed for Samba 3.0.3, as it will be included
33 > - # in that release.
34 > - # Additional Note: Make sure w're in ${S} before patching.
35 > - cd ${S}
36 > - epatch ${FILESDIR}/samba-3.0.2a-smbprint.patch
37 > + #cd ${S}
38 >
39 > #Bug #36200; sys-kernel/linux-headers dependent
40 > sed -i -e 's:#define LINUX_QUOTAS_2:#define LINUX_QUOTAS_1:' \
41 >
42 > --
43 > gentoo-dev@g.o mailing list
44 --
45 Chris Gianelloni
46 Release Engineering QA Manager/Games Developer
47 Gentoo Linux
48
49 Is your power animal a penguin?

Attachments

File name MIME type
signature.asc application/pgp-signature