Page MenuHomeSolus

D3642.id9065.diff
No OneTemporary

D3642.id9065.diff

diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -1,4 +1,5 @@
libc.so.6
+libcurl.so.4
libelf.so.1
libgio-2.0.so.0
libglib-2.0.so.0
@@ -8,3 +9,4 @@
libpthread.so.0
libsoup-2.4.so.1
libxml2.so.2
+libyaml-0.so.2
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : flatpak-builder
-version : 0.10.10
-release : 4
+version : 1.0.0
+release : 5
source :
- - https://github.com/flatpak/flatpak-builder/releases/download/0.10.10/flatpak-builder-0.10.10.tar.xz : c299985b230cdb052c6b8f8e912fc7e735b1a3868b2e008c49456ee16a160c2c
+ - https://github.com/flatpak/flatpak-builder/releases/download/1.0.0/flatpak-builder-1.0.0.tar.xz : 858a5b2204f569e47fb6cb57f28f7a0dab9d6f7a5a73a7c2688e23c61bf8567b
license : LGPL-2.1-or-later
component : desktop.util
summary : Tool to build flatpaks from source
@@ -12,12 +12,13 @@
builddeps :
- pkgconfig(flatpak)
- pkgconfig(json-glib-1.0)
+ - pkgconfig(libcap)
+ - pkgconfig(libcurl)
- pkgconfig(libelf)
- pkgconfig(libsoup-2.4)
- pkgconfig(yaml-0.1)
- elfutils-devel
- docbook-xml
- - libcap2-devel
- xmlto
rundeps :
- ccache
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-builder</Name>
<Packager>
- <Name>Patrick Griffis</Name>
- <Email>tingping@fedoraproject.org</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Packager>
<License>LGPL-2.1-or-later</License>
<PartOf>desktop.util</PartOf>
@@ -21,18 +21,20 @@
</Description>
<PartOf>desktop.util</PartOf>
<Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- <Path fileType="man">/usr/share/man</Path>
+ <Path fileType="executable">/usr/bin/flatpak-builder</Path>
+ <Path fileType="doc">/usr/share/doc/flatpak-builder/docbook.css</Path>
+ <Path fileType="doc">/usr/share/doc/flatpak-builder/flatpak-builder-docs.html</Path>
+ <Path fileType="man">/usr/share/man/man1/flatpak-builder.1</Path>
+ <Path fileType="man">/usr/share/man/man5/flatpak-manifest.5</Path>
</Files>
</Package>
<History>
- <Update release="4">
- <Date>2018-04-26</Date>
- <Version>0.10.10</Version>
+ <Update release="5">
+ <Date>2018-08-20</Date>
+ <Version>1.0.0</Version>
<Comment>Packaging update</Comment>
- <Name>Patrick Griffis</Name>
- <Email>tingping@fedoraproject.org</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 4:34 PM (2 h, 59 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5819005
Default Alt Text
D3642.id9065.diff (2 KB)

Event Timeline