Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11050756
D2455.id6036.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
D2455.id6036.diff
View Options
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
@@ -23,4 +24,4 @@
%make
install : |
%make_install
- rm $installdir/%libdir%/*.a
\ No newline at end of file
+ rm $installdir/%libdir%/*.a
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
Details
Attached
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
5788895
Default Alt Text
D2455.id6036.diff (2 KB)
Attached To
Mode
D2455: Update btrfs-progs to 4.15.1
Attached
Detach File
Event Timeline
Log In to Comment