diff --git a/hardware/virtualization/flatpak/actions.py b/hardware/virtualization/flatpak/actions.py
index a59f104048..c9e6999ea4 100644
--- a/hardware/virtualization/flatpak/actions.py
+++ b/hardware/virtualization/flatpak/actions.py
@@ -12,12 +12,10 @@ from pisi.actionsapi import get
def setup():
+ shelltools.system("NOCONFIGURE=1 ./autogen.sh")
autotools.configure("--with-priv-mode=setuid \
- --enable-xauth \
--with-system-bubblewrap \
- --disable-static \
- --disable-selinux-module \
- --enable-sandboxed-triggers")
+ --disable-static")
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
diff --git a/hardware/virtualization/flatpak/pspec.xml b/hardware/virtualization/flatpak/pspec.xml
index 99c6c9cc79..c2f42ab42a 100644
--- a/hardware/virtualization/flatpak/pspec.xml
+++ b/hardware/virtualization/flatpak/pspec.xml
@@ -11,7 +11,7 @@
LGPLv2
Application distribution framework
Linux application sandboxing and distribution framework, formerly xdg-app
- https://github.com/flatpak/flatpak/releases/download/1.6.3/flatpak-1.6.3.tar.xz
+ https://github.com/flatpak/flatpak/releases/download/1.10.2/flatpak-1.10.2.tar.xz
xmlto
util-linux
@@ -27,6 +27,7 @@
docbook-xsl
python-six
ostree-devel
+ python3-pyparsing
@@ -43,7 +44,7 @@
glib2
gpgme
gnupg
- libXau
+ libXau
libxml2
libsoup
json-glib
@@ -53,7 +54,8 @@
dconf
ostree
polkit
- appstream-glib
+ appstream-glib
+ python3-pyparsing
/usr/bin
@@ -62,6 +64,7 @@
/usr/libexec
/usr/share/gir-1.0
/usr/share/bash-completion
+ /usr/share/fish/vendor_completions.d/
/usr/share/dbus-1
/usr/share/polkit-1
/usr/share/flatpak
@@ -77,7 +80,7 @@
flathub.flatpakrepo
-
+
flatpak-devel
Development files for flatpak
@@ -103,6 +106,13 @@
+
+ 2021-04-25
+ 1.10.2
+ Version bump
+ Sami BABAT
+ samibabat@gmail.com
+
2021-04-06
1.6.3
diff --git a/hardware/virtualization/ostree/pspec.xml b/hardware/virtualization/ostree/pspec.xml
index 296d18a9d5..728d3df2f7 100644
--- a/hardware/virtualization/ostree/pspec.xml
+++ b/hardware/virtualization/ostree/pspec.xml
@@ -12,7 +12,7 @@
app:console
Operating system and container binary deployment and upgrades
OSTree is a tool for managing bootable, immutable, versioned filesystem trees
- https://github.com/ostreedev/ostree/releases/download/v2019.6/libostree-2019.6.tar.xz
+ https://github.com/ostreedev/ostree/releases/download/v2021.2/libostree-2021.2.tar.xz
python3
glib2-devel
@@ -86,6 +86,13 @@
+
+ 2020-04-26
+ 2021.2
+ Version bump
+ Sami BABAT
+ samibabatp@gmail.com
+
2020-02-07
2019.6