Page MenuHomeSolus

D3099.id.diff
No OneTemporary

D3099.id.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : btrfs-progs
-version : 4.16.1
-release : 13
+version : 4.17.0
+release : 14
source :
- - https://www.kernel.org/pub/linux/kernel/people/kdave/btrfs-progs/btrfs-progs-v4.16.1.tar.xz : 013403fb67b17975b21408fa9eb7523b0ecf94f84f8a4397cf972e8e254d2246
+ - https://mirrors.edge.kernel.org/pub/linux/kernel/people/kdave/btrfs-progs/btrfs-progs-v4.17.tar.xz : 82ca0ecf76350a1e3c6543fe220c0910e240511e663d51fc79c32bd0052c117c
license : GPL-2.0-only
summary : Utilities and library for managing btrfs filesystems
component : system.utils
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -19,10 +19,47 @@
</Description>
<PartOf>system.utils</PartOf>
<Files>
- <Path fileType="executable">/usr/bin</Path>
+ <Path fileType="executable">/usr/bin/btrfs</Path>
+ <Path fileType="executable">/usr/bin/btrfs-convert</Path>
+ <Path fileType="executable">/usr/bin/btrfs-find-root</Path>
+ <Path fileType="executable">/usr/bin/btrfs-image</Path>
+ <Path fileType="executable">/usr/bin/btrfs-map-logical</Path>
+ <Path fileType="executable">/usr/bin/btrfs-select-super</Path>
+ <Path fileType="executable">/usr/bin/btrfsck</Path>
+ <Path fileType="executable">/usr/bin/btrfstune</Path>
+ <Path fileType="executable">/usr/bin/fsck.btrfs</Path>
+ <Path fileType="executable">/usr/bin/mkfs.btrfs</Path>
<Path fileType="library">/usr/lib/udev/rules.d/64-btrfs-dm.rules</Path>
- <Path fileType="library">/usr/lib64/lib*.so.*</Path>
- <Path fileType="man">/usr/share/man</Path>
+ <Path fileType="library">/usr/lib64/libbtrfs.so.0</Path>
+ <Path fileType="library">/usr/lib64/libbtrfs.so.0.1</Path>
+ <Path fileType="library">/usr/lib64/libbtrfsutil.so.1</Path>
+ <Path fileType="library">/usr/lib64/libbtrfsutil.so.1.0.0</Path>
+ <Path fileType="man">/usr/share/man/man5/btrfs.5.gz</Path>
+ <Path fileType="man">/usr/share/man/man8/btrfs-balance.8.gz</Path>
+ <Path fileType="man">/usr/share/man/man8/btrfs-check.8.gz</Path>
+ <Path fileType="man">/usr/share/man/man8/btrfs-convert.8.gz</Path>
+ <Path fileType="man">/usr/share/man/man8/btrfs-device.8.gz</Path>
+ <Path fileType="man">/usr/share/man/man8/btrfs-filesystem.8.gz</Path>
+ <Path fileType="man">/usr/share/man/man8/btrfs-find-root.8.gz</Path>
+ <Path fileType="man">/usr/share/man/man8/btrfs-image.8.gz</Path>
+ <Path fileType="man">/usr/share/man/man8/btrfs-inspect-internal.8.gz</Path>
+ <Path fileType="man">/usr/share/man/man8/btrfs-map-logical.8.gz</Path>
+ <Path fileType="man">/usr/share/man/man8/btrfs-property.8.gz</Path>
+ <Path fileType="man">/usr/share/man/man8/btrfs-qgroup.8.gz</Path>
+ <Path fileType="man">/usr/share/man/man8/btrfs-quota.8.gz</Path>
+ <Path fileType="man">/usr/share/man/man8/btrfs-receive.8.gz</Path>
+ <Path fileType="man">/usr/share/man/man8/btrfs-replace.8.gz</Path>
+ <Path fileType="man">/usr/share/man/man8/btrfs-rescue.8.gz</Path>
+ <Path fileType="man">/usr/share/man/man8/btrfs-restore.8.gz</Path>
+ <Path fileType="man">/usr/share/man/man8/btrfs-scrub.8.gz</Path>
+ <Path fileType="man">/usr/share/man/man8/btrfs-select-super.8.gz</Path>
+ <Path fileType="man">/usr/share/man/man8/btrfs-send.8.gz</Path>
+ <Path fileType="man">/usr/share/man/man8/btrfs-subvolume.8.gz</Path>
+ <Path fileType="man">/usr/share/man/man8/btrfs.8.gz</Path>
+ <Path fileType="man">/usr/share/man/man8/btrfsck.8.gz</Path>
+ <Path fileType="man">/usr/share/man/man8/btrfstune.8.gz</Path>
+ <Path fileType="man">/usr/share/man/man8/fsck.btrfs.8.gz</Path>
+ <Path fileType="man">/usr/share/man/man8/mkfs.btrfs.8.gz</Path>
</Files>
</Package>
<Package>
@@ -32,20 +69,38 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="13">btrfs-progs</Dependency>
+ <Dependency release="14">btrfs-progs</Dependency>
</RuntimeDependencies>
<Files>
- <Path fileType="header">/usr/include/</Path>
- <Path fileType="library">/usr/lib64/lib*.so</Path>
+ <Path fileType="header">/usr/include/btrfs/btrfs-list.h</Path>
+ <Path fileType="header">/usr/include/btrfs/btrfsck.h</Path>
+ <Path fileType="header">/usr/include/btrfs/crc32c.h</Path>
+ <Path fileType="header">/usr/include/btrfs/ctree.h</Path>
+ <Path fileType="header">/usr/include/btrfs/extent-cache.h</Path>
+ <Path fileType="header">/usr/include/btrfs/extent_io.h</Path>
+ <Path fileType="header">/usr/include/btrfs/ioctl.h</Path>
+ <Path fileType="header">/usr/include/btrfs/kerncompat.h</Path>
+ <Path fileType="header">/usr/include/btrfs/list.h</Path>
+ <Path fileType="header">/usr/include/btrfs/radix-tree.h</Path>
+ <Path fileType="header">/usr/include/btrfs/raid56.h</Path>
+ <Path fileType="header">/usr/include/btrfs/rbtree.h</Path>
+ <Path fileType="header">/usr/include/btrfs/send-stream.h</Path>
+ <Path fileType="header">/usr/include/btrfs/send-utils.h</Path>
+ <Path fileType="header">/usr/include/btrfs/send.h</Path>
+ <Path fileType="header">/usr/include/btrfs/sizes.h</Path>
+ <Path fileType="header">/usr/include/btrfs/version.h</Path>
+ <Path fileType="header">/usr/include/btrfsutil.h</Path>
+ <Path fileType="library">/usr/lib64/libbtrfs.so</Path>
+ <Path fileType="library">/usr/lib64/libbtrfsutil.so</Path>
</Files>
</Package>
<History>
- <Update release="13">
- <Date>2018-04-25</Date>
- <Version>4.16.1</Version>
+ <Update release="14">
+ <Date>2018-06-16</Date>
+ <Version>4.17.0</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:19 PM (2 h, 32 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5833403
Default Alt Text
D3099.id.diff (6 KB)

Event Timeline