flatpak works continue...

ostree has a build problems, flatpak-1.0.0 need >ostree-2018.7
This commit is contained in:
Ertuğrul Erata
2018-08-24 22:24:02 +03:00
parent dfe4c48d0d
commit 3323140092
6 changed files with 278 additions and 225 deletions
+10 -2
View File
@@ -11,7 +11,7 @@
<License>LGPLv2</License>
<Summary>Application distribution framework</Summary>
<Description>Linux application sandboxing and distribution framework, formerly xdg-app</Description>
<Archive sha1sum="6ae180dffc72b81081b1d1fbeacb69b2e3b9325d" type="targz">https://github.com/flatpak/flatpak/archive/0.11.7.tar.gz</Archive>
<Archive sha1sum="f09a3f1378695654e8a51506f7d7e5dc1d62af2e" type="targz">https://github.com/flatpak/flatpak/archive/1.0.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>util-linux</Dependency>
<Dependency>gtk-doc</Dependency>
@@ -22,10 +22,11 @@
<Dependency>dbus-devel</Dependency>
<Dependency>json-glib-devel</Dependency>
<Dependency>appstream-glib-devel</Dependency>
<Dependency versionFrom="2018.5">ostree-devel</Dependency>
<Dependency versionFrom="2018.8">ostree-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">bubblewrap_libglnx_submodule.patch</Patch>
<Patch>flatpak-1.0.0-glib_fix.patch</Patch>
</Patches>
</Source>
@@ -93,6 +94,13 @@
</Package>
<History>
<Update release="4">
<Date>2018-08-23</Date>
<Version>1.0.0</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3">
<Date>2018-07-08</Date>
<Version>0.11.7</Version>