ntfs-3g: version bump to 2016.2.22
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Userspace driver for NTFS read/write support</Summary>
|
||||
<Description>ntfs-3g allows regular users read/write access to NTFS filesystems.</Description>
|
||||
<Archive sha1sum="0ebd9adffd5a6ddcfbacade6be8efe1eba4b1a08" type="targz">http://tuxera.com/opensource/ntfs-3g_ntfsprogs-2015.3.14.tgz</Archive>
|
||||
<Archive sha1sum="382df40c366711003cf24d2342033c23e2580b42" type="targz">https://tuxera.com/opensource/ntfs-3g_ntfsprogs-2016.2.22.tgz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>fuse-devel</Dependency>
|
||||
<Dependency>libutil-linux-devel</Dependency>
|
||||
@@ -64,8 +64,15 @@
|
||||
<Path fileType="man">/usr/share/man/man8</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2016-06-27</Date>
|
||||
<Version>2016.2.22</Version>
|
||||
<Comment>Version Bump</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2016-06-09</Date>
|
||||
<Version>2015.3.14</Version>
|
||||
@@ -81,4 +88,4 @@
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
</PISI>
|
||||
Reference in New Issue
Block a user