Page MenuHomeSolus

D2455.id5930.diff
No OneTemporary

D2455.id5930.diff

diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -7,3 +7,4 @@
libpthread.so.0
libuuid.so.1
libz.so.1
+libzstd.so.1
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,21 +1,22 @@
name : btrfs-progs
-version : 4.13.3
-release : 10
+version : 4.15.1
+release : 11
source :
- - https://www.kernel.org/pub/linux/kernel/people/kdave/btrfs-progs/btrfs-progs-v4.13.3.tar.xz : 805bdb0031c21a0a5d2ba295a8c9bdd8ba831a68c3fa801aab85677ec902d783
+ - https://www.kernel.org/pub/linux/kernel/people/kdave/btrfs-progs/btrfs-progs-v4.15.1.tar.xz : 67102ac0d6795f368acc94efaca29b6626d972638790a4a0c9f89a27cd543f96
license : GPL-2.0
summary : Utilities and library for managing btrfs filesystems
component : system.utils
description: |
Utilities and library for managing btrfs filesystems
builddeps :
- - pkgconfig(ext2fs)
- - pkgconfig(com_err)
- pkgconfig(blkid)
+ - pkgconfig(com_err)
+ - pkgconfig(ext2fs)
+ - pkgconfig(libzstd)
- pkgconfig(uuid)
- pkgconfig(zlib)
- - lzo-devel
- asciidoc
+ - lzo-devel
- xmlto
setup : |
%configure --disable-static
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -32,7 +32,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="10">btrfs-progs</Dependency>
+ <Dependency release="11">btrfs-progs</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/</Path>
@@ -40,12 +40,12 @@
</Files>
</Package>
<History>
- <Update release="10">
- <Date>2017-11-05</Date>
- <Version>4.13.3</Version>
+ <Update release="11">
+ <Date>2018-03-06</Date>
+ <Version>4.15.1</Version>
<Comment>Packaging update</Comment>
<Name>Philipp Trulson</Name>
<Email>philipp@trulson.de</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 7:18 PM (2 h, 32 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5847672
Default Alt Text
D2455.id5930.diff (2 KB)

Event Timeline