Page MenuHomeSolus

D2782.id.diff
No OneTemporary

D2782.id.diff

diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -1,5 +1,5 @@
libc.so.6
-libgcc_s.so.1
+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,8 +1,8 @@
name : xdg-desktop-portal
-version : 0.5
-release : 2
+version : '0.10'
+release : 3
source :
- - https://github.com/flatpak/xdg-desktop-portal/releases/download/0.5/xdg-desktop-portal-0.5.tar.xz : 9f4aa2b4bf6b348f0e46d968c92995e7c6f762b831d1b74cc83b5ff5b5836c1f
+ - https://github.com/flatpak/xdg-desktop-portal/releases/download/0.10/xdg-desktop-portal-0.10.tar.xz : cdcae14b8797ad840362f4bea3c6e1c74790a6a6201d800ee36577f2b989e54e
license : LGPL-2.1
component : desktop.util
summary : Desktop integration portal
@@ -11,12 +11,13 @@
xdg-desktop-portal works by exposing a series of D-Bus interfaces known as portals under a well-known name (org.freedesktop.portal.Desktop) and object path (/org/freedesktop/portal/desktop).
The portal interfaces include APIs for file access, opening URIs, printing and others.
builddeps :
- - pkgconfig(flatpak)
- pkgconfig(gio-unix-2.0)
+ - pkgconfig(fuse)
- docbook-xml
- xmlto
setup : |
- %configure
+ # TODO: Package pipewire
+ %configure --disable-pipewire
build : |
%make
install : |
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>xdg-desktop-portal</Name>
<Packager>
- <Name>Ikey Doherty</Name>
- <Email>ikey@solus-project.com</Email>
+ <Name>Patrick Griffis</Name>
+ <Email>tingping@fedoraproject.org</Email>
</Packager>
<License>LGPL-2.1</License>
<PartOf>desktop.util</PartOf>
@@ -23,18 +23,30 @@
</Description>
<PartOf>desktop.util</PartOf>
<Files>
+ <Path fileType="library">/usr/lib/systemd/user/xdg-desktop-portal.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/xdg-desktop-portal/xdg-desktop-portal</Path>
+ <Path fileType="library">/usr/lib64/xdg-desktop-portal/xdg-document-portal</Path>
+ <Path fileType="library">/usr/lib64/xdg-desktop-portal/xdg-permission-store</Path>
<Path fileType="data">/usr/share/dbus-1/interfaces/org.freedesktop.impl.portal.Access.xml</Path>
<Path fileType="data">/usr/share/dbus-1/interfaces/org.freedesktop.impl.portal.Account.xml</Path>
<Path fileType="data">/usr/share/dbus-1/interfaces/org.freedesktop.impl.portal.AppChooser.xml</Path>
+ <Path fileType="data">/usr/share/dbus-1/interfaces/org.freedesktop.impl.portal.Email.xml</Path>
<Path fileType="data">/usr/share/dbus-1/interfaces/org.freedesktop.impl.portal.FileChooser.xml</Path>
<Path fileType="data">/usr/share/dbus-1/interfaces/org.freedesktop.impl.portal.Inhibit.xml</Path>
<Path fileType="data">/usr/share/dbus-1/interfaces/org.freedesktop.impl.portal.Notification.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.impl.portal.Print.xml</Path>
+ <Path fileType="data">/usr/share/dbus-1/interfaces/org.freedesktop.impl.portal.RemoteDesktop.xml</Path>
<Path fileType="data">/usr/share/dbus-1/interfaces/org.freedesktop.impl.portal.Request.xml</Path>
+ <Path fileType="data">/usr/share/dbus-1/interfaces/org.freedesktop.impl.portal.ScreenCast.xml</Path>
<Path fileType="data">/usr/share/dbus-1/interfaces/org.freedesktop.impl.portal.Screenshot.xml</Path>
+ <Path fileType="data">/usr/share/dbus-1/interfaces/org.freedesktop.impl.portal.Session.xml</Path>
<Path fileType="data">/usr/share/dbus-1/interfaces/org.freedesktop.portal.Account.xml</Path>
<Path fileType="data">/usr/share/dbus-1/interfaces/org.freedesktop.portal.Device.xml</Path>
+ <Path fileType="data">/usr/share/dbus-1/interfaces/org.freedesktop.portal.Documents.xml</Path>
+ <Path fileType="data">/usr/share/dbus-1/interfaces/org.freedesktop.portal.Email.xml</Path>
<Path fileType="data">/usr/share/dbus-1/interfaces/org.freedesktop.portal.FileChooser.xml</Path>
<Path fileType="data">/usr/share/dbus-1/interfaces/org.freedesktop.portal.Inhibit.xml</Path>
<Path fileType="data">/usr/share/dbus-1/interfaces/org.freedesktop.portal.NetworkMonitor.xml</Path>
@@ -42,9 +54,14 @@
<Path fileType="data">/usr/share/dbus-1/interfaces/org.freedesktop.portal.OpenURI.xml</Path>
<Path fileType="data">/usr/share/dbus-1/interfaces/org.freedesktop.portal.Print.xml</Path>
<Path fileType="data">/usr/share/dbus-1/interfaces/org.freedesktop.portal.ProxyResolver.xml</Path>
+ <Path fileType="data">/usr/share/dbus-1/interfaces/org.freedesktop.portal.RemoteDesktop.xml</Path>
<Path fileType="data">/usr/share/dbus-1/interfaces/org.freedesktop.portal.Request.xml</Path>
+ <Path fileType="data">/usr/share/dbus-1/interfaces/org.freedesktop.portal.ScreenCast.xml</Path>
<Path fileType="data">/usr/share/dbus-1/interfaces/org.freedesktop.portal.Screenshot.xml</Path>
+ <Path fileType="data">/usr/share/dbus-1/interfaces/org.freedesktop.portal.Session.xml</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.Desktop.service</Path>
+ <Path fileType="data">/usr/share/dbus-1/services/org.freedesktop.portal.Documents.service</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="localedata">/usr/share/locale</Path>
</Files>
@@ -58,19 +75,19 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="2">xdg-desktop-portal</Dependency>
+ <Dependency release="3">xdg-desktop-portal</Dependency>
</RuntimeDependencies>
<Files>
- <Path fileType="data">/usr/lib64/pkgconfig/*.pc</Path>
+ <Path fileType="data">/usr/share/pkgconfig/*.pc</Path>
</Files>
</Package>
<History>
- <Update release="2">
- <Date>2017-02-07</Date>
- <Version>0.5</Version>
+ <Update release="3">
+ <Date>2018-04-23</Date>
+ <Version>0.10</Version>
<Comment>Packaging update</Comment>
- <Name>Ikey Doherty</Name>
- <Email>ikey@solus-project.com</Email>
+ <Name>Patrick Griffis</Name>
+ <Email>tingping@fedoraproject.org</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 4:33 PM (3 h, 13 s ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5805590
Default Alt Text
D2782.id.diff (7 KB)

Event Timeline