From 4805900828cafe812d9101495cd40474fae23dc2 Mon Sep 17 00:00:00 2001 From: suvari Date: Mon, 27 Jun 2016 01:30:32 +0300 Subject: [PATCH] ntfs-3g: version bump to 2016.2.22 --- hardware/disk/ntfs-3g/actions.py | 3 ++- hardware/disk/ntfs-3g/pspec.xml | 13 ++++++++++--- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/hardware/disk/ntfs-3g/actions.py b/hardware/disk/ntfs-3g/actions.py index 8798fc6093..1d6d237be0 100644 --- a/hardware/disk/ntfs-3g/actions.py +++ b/hardware/disk/ntfs-3g/actions.py @@ -18,6 +18,7 @@ def setup(): --disable-static \ --with-fuse=external \ --enable-posix-acls \ + --enable-ldscript \ --enable-extras") def build(): @@ -25,7 +26,7 @@ def build(): def install(): autotools.rawInstall("DESTDIR=%s rootbindir=/usr/bin rootsbindir=/usr/bin rootlibdir=/usr/lib" % get.installDIR()) - + pisitools.domove("/usr/bin/ntfs-3g.*", "/bin") # Create some compat symlinks diff --git a/hardware/disk/ntfs-3g/pspec.xml b/hardware/disk/ntfs-3g/pspec.xml index 5a6583b302..fed38081e7 100644 --- a/hardware/disk/ntfs-3g/pspec.xml +++ b/hardware/disk/ntfs-3g/pspec.xml @@ -14,7 +14,7 @@ app:console Userspace driver for NTFS read/write support ntfs-3g allows regular users read/write access to NTFS filesystems. - http://tuxera.com/opensource/ntfs-3g_ntfsprogs-2015.3.14.tgz + https://tuxera.com/opensource/ntfs-3g_ntfsprogs-2016.2.22.tgz fuse-devel libutil-linux-devel @@ -64,8 +64,15 @@ /usr/share/man/man8 - + + + 2016-06-27 + 2016.2.22 + Version Bump + Pisi Linux Community + admin@pisilinux.org + 2016-06-09 2015.3.14 @@ -81,4 +88,4 @@ ertugrulerata@gmail.com - + \ No newline at end of file