From 00a422bbb88851150d7b273d5f1313b1a833e336 Mon Sep 17 00:00:00 2001 From: ayhanyalcinsoy Date: Sun, 26 Jun 2016 16:55:50 +0300 Subject: [PATCH 1/3] libreoffice:removed unneeded patch --- office/libreoffice/libreoffice/pspec.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/office/libreoffice/libreoffice/pspec.xml b/office/libreoffice/libreoffice/pspec.xml index 36fd2d2b51..0eb4ebf059 100644 --- a/office/libreoffice/libreoffice/pspec.xml +++ b/office/libreoffice/libreoffice/pspec.xml @@ -19,7 +19,6 @@ http://download.documentfoundation.org/libreoffice/src/5.2.0/libreoffice-translations-5.2.0.1.tar.xz make-pyuno-work-with-system-wide-module-install.diff - remove_unnecessary_orcus_external_usage_from_makefiles.diff ant From 3770b619c1ffe0b01278e5b072e69773d7c0d431 Mon Sep 17 00:00:00 2001 From: ayhanyalcinsoy Date: Mon, 27 Jun 2016 00:01:50 +0300 Subject: [PATCH 2/3] libreoffice:fixed pspec.xml --- office/libreoffice/libreoffice/pspec.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/office/libreoffice/libreoffice/pspec.xml b/office/libreoffice/libreoffice/pspec.xml index 0eb4ebf059..90fecbbd00 100644 --- a/office/libreoffice/libreoffice/pspec.xml +++ b/office/libreoffice/libreoffice/pspec.xml @@ -121,6 +121,7 @@ /usr/lib/libreoffice/program/ /usr/share/gir-1.0/LOKDocView-0.1.gir /usr/lib/girepository-1.0/LOKDocView-0.1.typelib + /usr/share/bash-completion/completions libreoffice-splash.png From 4805900828cafe812d9101495cd40474fae23dc2 Mon Sep 17 00:00:00 2001 From: suvari Date: Mon, 27 Jun 2016 01:30:32 +0300 Subject: [PATCH 3/3] 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