Add samba 3.0.1, and fix the URI in samba 3.0.0.
authorChris Larson <clarson@kergoth.com>
Thu, 15 Jan 2004 23:30:18 +0000 (23:30 +0000)
committerChris Larson <clarson@kergoth.com>
Thu, 15 Jan 2004 23:30:18 +0000 (23:30 +0000)
BKrev: 4007228affUmR19sTXVdimQebnXB0Q

samba/samba-3.0.1/configure.patch [new file with mode: 0644]
samba/samba_3.0.0.oe
samba/samba_3.0.1.oe [new file with mode: 0644]

diff --git a/samba/samba-3.0.1/configure.patch b/samba/samba-3.0.1/configure.patch
new file mode 100644 (file)
index 0000000..e69de29
index e69de29..6a4dbdc 100644 (file)
@@ -0,0 +1,15 @@
+DEPENDS = virtual/libc
+RDEPENDS = libc6
+
+SRC_URI := http://us2.samba.org/samba/ftp/old-versions/samba-${PV}.tar.bz2 \
+          file://${FILESDIR}/configure.patch;patch=1
+S := ${WORKDIR}/${P}/source
+
+inherit autotools
+
+do_configure_prepend () {
+       ./script/mkversion.sh
+       if [ ! -e acinclude.m4 ]; then
+               cat aclocal.m4 > acinclude.m4
+       fi
+}
diff --git a/samba/samba_3.0.1.oe b/samba/samba_3.0.1.oe
new file mode 100644 (file)
index 0000000..e69de29