Update lts packages for ZOL 0.6.4.2

pull/57/merge
Jesus Alvarez 10 years ago
parent 21dcd1d02e
commit a9bb92280d
  1. 2
      conf.sh
  2. 12
      spl-lts/PKGBUILD
  3. 12
      spl-utils-lts/PKGBUILD
  4. 14
      zfs-lts/PKGBUILD
  5. 14
      zfs-utils-lts/PKGBUILD

@ -12,7 +12,7 @@ AZB_GIT_KERNEL_X32_VERSION="${AZB_GIT_KERNEL_VERSION}-${AZB_GIT_KERNEL_X32_PKGRE
AZB_GIT_KERNEL_X64_VERSION="${AZB_GIT_KERNEL_VERSION}-${AZB_GIT_KERNEL_X64_PKGREL}"
# Kernel versions for LTS packages
AZB_LTS_PKGREL="1"
AZB_LTS_PKGREL="2"
AZB_LTS_KERNEL_VERSION="3.14.45"
AZB_LTS_KERNEL_X32_PKGREL="1"
AZB_LTS_KERNEL_X64_PKGREL="1"

@ -8,8 +8,8 @@
# The build script generates and updates the pkgver and _kernel* variables.
#
pkgname="spl-lts"
pkgver=0.6.4.1_3.14.45_1
pkgrel=1
pkgver=0.6.4.2_3.14.45_1
pkgrel=2
# Used incase the i686 and x86_64 linux packages get out of sync with the
# PKGREL. This occurred on January 31, 2014 where i686 was versioned at
@ -32,7 +32,7 @@ depends=("spl-utils-lts" "linux-lts=${_kernel_version}")
makedepends=("linux-lts-headers=${_kernel_version}")
arch=("i686" "x86_64")
url="http://zfsonlinux.org/"
source=("http://archive.zfsonlinux.org/downloads/zfsonlinux/spl/spl-0.6.4.1.tar.gz")
source=("http://archive.zfsonlinux.org/downloads/zfsonlinux/spl/spl-0.6.4.2.tar.gz")
groups=("archzfs-lts")
license=("GPL")
install=spl.install
@ -40,7 +40,7 @@ provides=("spl")
conflicts=("spl" "spl-git")
build() {
cd "${srcdir}/spl-0.6.4.1"
cd "${srcdir}/spl-0.6.4.2"
./autogen.sh
_at_enable=""
@ -57,10 +57,10 @@ build() {
}
package() {
cd "${srcdir}/spl-0.6.4.1"
cd "${srcdir}/spl-0.6.4.2"
make DESTDIR="${pkgdir}" install
mv "${pkgdir}/lib" "${pkgdir}/usr/"
sed -i "s+${srcdir}++" ${pkgdir}/usr/src/spl-*/${_kernel_version_full}-lts/Module.symvers
}
sha256sums=('a177a6b988dc4358ca0df785c0fb120c4cfd48154822f4a8912f50b9a8d74ca7')
sha256sums=('a5ff33fbfc8dfa5b0a7508a511d1affde7bc69185515e7f09af45ed5ab0648ad')

@ -8,12 +8,12 @@
# The build script generates and updates the pkgver and _kernel* variables.
#
pkgname="spl-utils-lts"
pkgver=0.6.4.1_3.14.45_1
pkgrel=1
pkgver=0.6.4.2_3.14.45_1
pkgrel=2
pkgdesc="Solaris Porting Layer kernel module support files."
arch=("i686" "x86_64")
url="http://zfsonlinux.org/"
source=("http://archive.zfsonlinux.org/downloads/zfsonlinux/spl/spl-0.6.4.1.tar.gz"
source=("http://archive.zfsonlinux.org/downloads/zfsonlinux/spl/spl-0.6.4.2.tar.gz"
"spl-utils.hostid")
groups=("archzfs-lts")
license=("GPL")
@ -21,7 +21,7 @@ provides=("spl-utils")
conflicts=("spl-utils" "spl-utils-git")
build() {
cd "${srcdir}/spl-0.6.4.1"
cd "${srcdir}/spl-0.6.4.2"
./autogen.sh
_at_enable=""
@ -37,10 +37,10 @@ build() {
}
package() {
cd "${srcdir}/spl-0.6.4.1"
cd "${srcdir}/spl-0.6.4.2"
make DESTDIR="${pkgdir}" install
install -D -m644 "${srcdir}"/spl-utils.hostid "${pkgdir}"/etc/hostid
}
sha256sums=('a177a6b988dc4358ca0df785c0fb120c4cfd48154822f4a8912f50b9a8d74ca7'
sha256sums=('a5ff33fbfc8dfa5b0a7508a511d1affde7bc69185515e7f09af45ed5ab0648ad'
'ad95131bc0b799c0b1af477fb14fcf26a6a9f76079e48bf090acb7e8367bfd0e')

@ -9,8 +9,8 @@
# The build script generates and updates the pkgver and _kernel* variables.
#
pkgname="zfs-lts"
pkgver=0.6.4.1_3.14.45_1
pkgrel=1
pkgver=0.6.4.2_3.14.45_1
pkgrel=2
# Used incase the i686 and x86_64 linux packages get out of sync with the
# PKGREL. This occurred on January 31, 2014 where i686 was versioned at
@ -33,7 +33,7 @@ depends=("spl-lts" "zfs-utils-lts" "linux-lts=${_kernel_version}")
makedepends=("linux-lts-headers=${_kernel_version}")
arch=("i686" "x86_64")
url="http://zfsonlinux.org/"
source=("http://archive.zfsonlinux.org/downloads/zfsonlinux/zfs/zfs-0.6.4.1.tar.gz")
source=("http://archive.zfsonlinux.org/downloads/zfsonlinux/zfs/zfs-0.6.4.2.tar.gz")
groups=("archzfs-lts")
license=("CDDL")
install=zfs.install
@ -41,7 +41,7 @@ provides=("zfs")
conflicts=("zfs" "zfs-git")
build() {
cd "${srcdir}/zfs-0.6.4.1"
cd "${srcdir}/zfs-0.6.4.2"
./autogen.sh
./configure --prefix=/usr \
@ -51,7 +51,7 @@ build() {
--datadir=/usr/share \
--includedir=/usr/include \
--with-udevdir=/lib/udev \
--libexecdir=/usr/lib/zfs-0.6.4.1 \
--libexecdir=/usr/lib/zfs-0.6.4.2 \
--with-config=kernel \
--with-linux=/usr/lib/modules/${_kernel_version_full}-lts/build
@ -59,7 +59,7 @@ build() {
}
package() {
cd "${srcdir}/zfs-0.6.4.1"
cd "${srcdir}/zfs-0.6.4.2"
make DESTDIR="${pkgdir}" install
cp -r "$pkgdir"/{lib,usr}
@ -67,4 +67,4 @@ package() {
sed -i "s+${srcdir}++" ${pkgdir}/usr/src/zfs-*/${_kernel_version_full}-lts/Module.symvers
}
sha256sums=('88a4ca2f08f00ef430174232eabe4acef1fdb4ade8ea1adab9518f1b6cce51c3')
sha256sums=('1da5e7b56f31f01d30fcf1c9f0ef2ab6276c3ffe5f8d72fc79627f6acc72d03d')

@ -8,13 +8,13 @@
# The build script generates and updates the pkgver and _kernel* variables.
#
pkgname="zfs-utils-lts"
pkgver=0.6.4.1_3.14.45_1
pkgrel=1
pkgver=0.6.4.2_3.14.45_1
pkgrel=2
pkgdesc="Kernel module support files for the Zettabyte File System."
depends=("spl-lts")
arch=("i686" "x86_64")
url="http://zfsonlinux.org/"
source=("http://archive.zfsonlinux.org/downloads/zfsonlinux/zfs/zfs-0.6.4.1.tar.gz"
source=("http://archive.zfsonlinux.org/downloads/zfsonlinux/zfs/zfs-0.6.4.2.tar.gz"
"zfs-utils.bash-completion-r1"
"zfs-utils.initcpio.install"
"zfs-utils.initcpio.hook"
@ -25,7 +25,7 @@ provides=("zfs-utils")
conflicts=("zfs-utils" "zfs-utils-git")
build() {
cd "${srcdir}/zfs-0.6.4.1"
cd "${srcdir}/zfs-0.6.4.2"
./autogen.sh
./configure --prefix=/usr \
@ -35,13 +35,13 @@ build() {
--datadir=/usr/share \
--includedir=/usr/include \
--with-udevdir=/lib/udev \
--libexecdir=/usr/lib/zfs-0.6.4.1 \
--libexecdir=/usr/lib/zfs-0.6.4.2 \
--with-config=user
make
}
package() {
cd "${srcdir}/zfs-0.6.4.1"
cd "${srcdir}/zfs-0.6.4.2"
make DESTDIR="${pkgdir}" install
# Remove uneeded files
@ -56,7 +56,7 @@ package() {
install -D -m644 "${srcdir}"/zfs-utils.initcpio.install "${pkgdir}"/usr/lib/initcpio/install/zfs
install -D -m644 "${srcdir}"/zfs-utils.bash-completion-r1 "${pkgdir}"/usr/share/bash-completion/completions/zfs
}
sha256sums=('88a4ca2f08f00ef430174232eabe4acef1fdb4ade8ea1adab9518f1b6cce51c3'
sha256sums=('1da5e7b56f31f01d30fcf1c9f0ef2ab6276c3ffe5f8d72fc79627f6acc72d03d'
'b60214f70ffffb62ffe489cbfabd2e069d14ed2a391fac0e36f914238394b540'
'1e20071fa61a33874505dae0f2d71bb560f43e7faaea735cbde770ea10c133df'
'438a1399d1df5ef20eff37b4d775595fae9943d0c5c105c7bc286b2babcd759e')

Loading…
Cancel
Save