Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11032974
D2247.id6171.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
2 KB
Referenced Files
None
Subscribers
None
D2247.id6171.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,6 +1,6 @@
name : flatpak
version : 0.10.3
-release : 16
+release : 17
source :
- https://github.com/flatpak/flatpak/releases/download/0.10.3/flatpak-0.10.3.tar.xz : d08616cfa7f0e0a5f0234a9859b67450e35377b95929b118a1b7ca7497e91b00
license :
@@ -41,6 +41,9 @@
install : |
%make_install
+ # Make sure that flatpak profile script is loaded after 10-xdg.sh
+ mv $installdir/usr/share/defaults/etc/profile.d/flatpak.sh $installdir/usr/share/defaults/etc/profile.d/70-flatpak.sh
+
# Create the factory working tree
install -D -d -m 00755 $installdir/usr/share/factory/var/lib/flatpak/repo
install -d -m 00755 $installdir/usr/share/factory/var/lib/flatpak/repo/{extensions,objects}
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>flatpak</Name>
<Packager>
- <Name>Pierre-Yves</Name>
- <Email>pyu@riseup.net</Email>
+ <Name>Jan Jedelský</Name>
+ <Email>hjajet@gmail.com</Email>
</Packager>
<License>LGPL-2.0</License>
<License>LGPL-2.1</License>
@@ -43,7 +43,7 @@
<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/flatpak.sh</Path>
+ <Path fileType="data">/usr/share/defaults/etc/profile.d/70-flatpak.sh</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="data">/usr/share/factory/var/lib/flatpak/.changed</Path>
<Path fileType="data">/usr/share/factory/var/lib/flatpak/repo/config</Path>
@@ -70,7 +70,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="16">flatpak</Dependency>
+ <Dependency release="17">flatpak</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/</Path>
@@ -89,12 +89,12 @@
</Files>
</Package>
<History>
- <Update release="16">
- <Date>2018-02-01</Date>
+ <Update release="17">
+ <Date>2018-02-11</Date>
<Version>0.10.3</Version>
<Comment>Packaging update</Comment>
- <Name>Pierre-Yves</Name>
- <Email>pyu@riseup.net</Email>
+ <Name>Jan Jedelský</Name>
+ <Email>hjajet@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Aug 10, 3:00 PM (1 d, 3 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5821368
Default Alt Text
D2247.id6171.diff (2 KB)
Attached To
Mode
D2247: Make sure that flatpak profile script is loaded after 10-xdg.sh
Attached
Detach File
Event Timeline
Log In to Comment