Page MenuHomeSolus

D2295.id6878.diff
No OneTemporary

D2295.id6878.diff

diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -2,7 +2,6 @@
libappstream-glib.so.8
libarchive.so.13
libc.so.6
-libfuse.so.2
libgio-2.0.so.0
libglib-2.0.so.0
libgobject-2.0.so.0
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,11 +1,9 @@
name : flatpak
-version : 0.10.3
-release : 17
+version : 0.10.4
+release : 18
source :
- - https://github.com/flatpak/flatpak/releases/download/0.10.3/flatpak-0.10.3.tar.xz : d08616cfa7f0e0a5f0234a9859b67450e35377b95929b118a1b7ca7497e91b00
-license :
- - LGPL-2.0
- - LGPL-2.1
+ - https://github.com/flatpak/flatpak/releases/download/0.10.4/flatpak-0.10.4.tar.xz : 9e60561e2ccd3abf3f3a6d499b416cccc851767b0b6f2762799bf48802527dba
+license : LGPL-2.1-or-later
component : desktop.util
summary : Universal application support
description: |
@@ -28,8 +26,10 @@
- xmlto
rundeps :
- bubblewrap
+ - xdg-desktop-portal
setup : |
%configure --disable-static \
+ --disable-document-portal \
--with-system-bubblewrap \
--with-privileged-group=sudo \
--with-profile-dir=/usr/share/defaults/etc/profile.d \
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,11 +2,10 @@
<Source>
<Name>flatpak</Name>
<Packager>
- <Name>Jan Jedelský</Name>
- <Email>hjajet@gmail.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Packager>
- <License>LGPL-2.0</License>
- <License>LGPL-2.1</License>
+ <License>LGPL-2.1-or-later</License>
<PartOf>desktop.util</PartOf>
<Summary xml:lang="en">Universal application support</Summary>
<Description xml:lang="en">Linux application sandboxing and distribution framework
@@ -24,23 +23,15 @@
<Path fileType="library">/usr/lib/systemd/system/flatpak-system-helper.service</Path>
<Path fileType="library">/usr/lib/systemd/user/dbus.service.d/flatpak.conf</Path>
<Path fileType="library">/usr/lib/systemd/user/flatpak-session-helper.service</Path>
- <Path fileType="library">/usr/lib/systemd/user/xdg-document-portal.service</Path>
- <Path fileType="library">/usr/lib/systemd/user/xdg-permission-store.service</Path>
<Path fileType="library">/usr/lib64/flatpak/flatpak-dbus-proxy</Path>
<Path fileType="library">/usr/lib64/flatpak/flatpak-session-helper</Path>
<Path fileType="library">/usr/lib64/flatpak/flatpak-system-helper</Path>
- <Path fileType="library">/usr/lib64/flatpak/xdg-document-portal</Path>
- <Path fileType="library">/usr/lib64/flatpak/xdg-permission-store</Path>
<Path fileType="library">/usr/lib64/girepository-1.0/Flatpak-1.0.typelib</Path>
<Path fileType="library">/usr/lib64/lib*.so.*</Path>
<Path fileType="library">/usr/lib64/tmpfiles.d/flatpak.conf</Path>
<Path fileType="data">/usr/share/bash-completion/completions/flatpak</Path>
<Path fileType="data">/usr/share/dbus-1/interfaces/org.freedesktop.Flatpak.xml</Path>
- <Path fileType="data">/usr/share/dbus-1/interfaces/org.freedesktop.impl.portal.PermissionStore.xml</Path>
- <Path fileType="data">/usr/share/dbus-1/interfaces/org.freedesktop.portal.Documents.xml</Path>
<Path fileType="data">/usr/share/dbus-1/services/org.freedesktop.Flatpak.service</Path>
- <Path fileType="data">/usr/share/dbus-1/services/org.freedesktop.impl.portal.PermissionStore.service</Path>
- <Path fileType="data">/usr/share/dbus-1/services/org.freedesktop.portal.Documents.service</Path>
<Path fileType="data">/usr/share/dbus-1/system-services/org.freedesktop.Flatpak.SystemHelper.service</Path>
<Path fileType="data">/usr/share/dbus-1/system.d/org.freedesktop.Flatpak.SystemHelper.conf</Path>
<Path fileType="data">/usr/share/defaults/etc/profile.d/70-flatpak.sh</Path>
@@ -70,7 +61,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="17">flatpak</Dependency>
+ <Dependency release="18">flatpak</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/</Path>
@@ -89,12 +80,12 @@
</Files>
</Package>
<History>
- <Update release="17">
- <Date>2018-02-11</Date>
- <Version>0.10.3</Version>
+ <Update release="18">
+ <Date>2018-03-20</Date>
+ <Version>0.10.4</Version>
<Comment>Packaging update</Comment>
- <Name>Jan Jedelský</Name>
- <Email>hjajet@gmail.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Update>
</History>
-</PISI>
\ No newline at end of file
+</PISI>

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 4:33 PM (3 h, 15 s ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5791370
Default Alt Text
D2295.id6878.diff (4 KB)

Event Timeline