Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

btrfs-progs/e2fsprogs/xfsprogs #342

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified b/btrfs-progs/manifest.x86_64.bin
Binary file not shown.
45 changes: 35 additions & 10 deletions b/btrfs-progs/manifest.x86_64.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@
"soname(ld-linux-x86-64.so.2(x86_64))",
"soname(libblkid.so.1(x86_64))",
"soname(libc.so.6(x86_64))",
"soname(libcom_err.so.2(x86_64))",
"soname(libext2fs.so.2(x86_64))",
"soname(libgcrypt.so.20(x86_64))",
"soname(liblzo2.so.2(x86_64))",
"soname(libudev.so.1(x86_64))",
Expand All @@ -36,10 +38,6 @@
"/usr/bin/btrfstune",
"/usr/bin/fsck.btrfs",
"/usr/bin/mkfs.btrfs",
"/usr/lib/libbtrfs.so.0",
"/usr/lib/libbtrfs.so.0.1",
"/usr/lib/libbtrfsutil.so.1",
"/usr/lib/libbtrfsutil.so.1.2.0",
"/usr/lib/systemd/system/[email protected]",
"/usr/lib/systemd/system/[email protected]",
"/usr/lib/udev/rules.d/64-btrfs-dm.rules",
Expand All @@ -57,8 +55,6 @@
"binary(btrfsck)",
"binary(btrfstune)",
"binary(fsck.btrfs)",
"soname(libbtrfs.so.0(x86_64))",
"soname(libbtrfsutil.so.1(x86_64))",
"binary(mkfs.btrfs)"
]
},
Expand All @@ -73,12 +69,13 @@
"pkgconfig(uuid)",
"pkgconfig(zlib)"
],
"depends": [
"btrfs-progs"
],
"files": [
"/usr/include/btrfs/ctree.h",
"/usr/include/btrfs/ioctl.h",
"/usr/include/btrfs/kerncompat.h",
"/usr/include/btrfs/list.h",
"/usr/include/btrfs/rbtree.h",
"/usr/include/btrfs/rbtree_types.h",
"/usr/include/btrfs/send-stream.h",
"/usr/include/btrfs/send-utils.h",
Expand All @@ -93,9 +90,37 @@
"provides": [
"pkgconfig(libbtrfsutil)"
]
},
"btrfs-progs-libs": {
"build-depends": [
"pkgconfig(blkid)",
"pkgconfig(ext2fs)",
"pkgconfig(libgcrypt)",
"pkgconfig(libudev)",
"pkgconfig(libzstd)",
"pkgconfig(lzo2)",
"pkgconfig(uuid)",
"pkgconfig(zlib)"
],
"depends": [
"soname(libc.so.6(x86_64))"
],
"files": [
"/usr/lib/libbtrfs.so.0",
"/usr/lib/libbtrfs.so.0.1",
"/usr/lib/libbtrfs.so.0.1.4",
"/usr/lib/libbtrfsutil.so.1",
"/usr/lib/libbtrfsutil.so.1.3",
"/usr/lib/libbtrfsutil.so.1.3.2"
],
"name": "btrfs-progs-libs",
"provides": [
"soname(libbtrfs.so.0(x86_64))",
"soname(libbtrfsutil.so.1(x86_64))"
]
}
},
"source-name": "btrfs-progs",
"source-release": "7",
"source-version": "6.6.3"
"source-release": "8",
"source-version": "6.10.1"
}
14 changes: 8 additions & 6 deletions b/btrfs-progs/stone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
# SPDX-License-Identifier: MPL-2.0
#
name : btrfs-progs
version : '6.6.3'
release : 7
version : '6.10.1'
release : 8
homepage : https://github.com/kdave/btrfs-progs
upstreams :
- https://mirrors.edge.kernel.org/pub/linux/kernel/people/kdave/btrfs-progs/btrfs-progs-v6.6.3.tar.xz : f41ce53f6673ff551ee4a3fe7dc9601e5a0dde6b6d09177d1fab62718abc6d9a
- https://mirrors.edge.kernel.org/pub/linux/kernel/people/kdave/btrfs-progs/btrfs-progs-v6.10.1.tar.xz : 25684696bc5b5d07c98f19d4bf7a48b53ab94870ca4c468a68af3df9e2c8a35e
summary : Filesystem utilities for btrfs filesystems
description : |
Filesystem utilities for btrfs filesystems
Expand All @@ -24,9 +24,7 @@ builddeps :
- pkgconfig(lzo2)
- pkgconfig(uuid)
- pkgconfig(zlib)
# TODO needs python-sphinx for docs
rundeps :
- gcc # Temporary until libgcc issue is fixed
# TODO needs python-sphinx for docs and man pages
setup : |
%configure --disable-static \
--disable-documentation \
Expand All @@ -46,3 +44,7 @@ check : |
tuning :
- lto
- optimize: speed
packages :
- "%(name)-libs":
paths:
- /usr/lib/libbtrfs*.so.*
Binary file modified e/e2fsprogs/manifest.x86_64.bin
Binary file not shown.
33 changes: 23 additions & 10 deletions e/e2fsprogs/manifest.x86_64.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@
"build-depends": [
"binary(gzip)",
"binary(info)",
"pkgconfig(fuse3)",
"pkgconfig(libacl)",
"pkgconfig(libarchive)",
"pkgconfig(libattr)",
"pkgconfig(libsystemd)",
"pkgconfig(libudev)",
Expand All @@ -17,14 +19,16 @@
"soname(ld-linux-x86-64.so.2(x86_64))",
"soname(libblkid.so.1(x86_64))",
"soname(libc.so.6(x86_64))",
"soname(libfuse3.so.3(x86_64))",
"soname(libuuid.so.1(x86_64))"
],
"files": [
"/usr/bin/chattr",
"/usr/bin/compile_et",
"/usr/bin/fuse2fs",
"/usr/bin/lsattr",
"/usr/bin/mk_cmds",
"/usr/lib/e2fsprogs/e2scrub_fail",
"/usr/lib/e2fsprogs/e2fsprogs/e2scrub_fail",
"/usr/lib/e2initrd_helper",
"/usr/lib/libcom_err.so.2",
"/usr/lib/libcom_err.so.2.1",
Expand All @@ -39,6 +43,7 @@
"/usr/lib/systemd/system/e2scrub_all.timer",
"/usr/lib/systemd/system/[email protected]",
"/usr/lib/systemd/system/e2scrub_reap.service",
"/usr/lib/udev/rules.d/64-ext4.rules",
"/usr/lib/udev/rules.d/96-e2scrub.rules",
"/usr/sbin/badblocks",
"/usr/sbin/debugfs",
Expand Down Expand Up @@ -84,6 +89,7 @@
"/usr/share/locale/nl/LC_MESSAGES/e2fsprogs.mo",
"/usr/share/locale/pl/LC_MESSAGES/e2fsprogs.mo",
"/usr/share/locale/pt/LC_MESSAGES/e2fsprogs.mo",
"/usr/share/locale/ro/LC_MESSAGES/e2fsprogs.mo",
"/usr/share/locale/sr/LC_MESSAGES/e2fsprogs.mo",
"/usr/share/locale/sv/LC_MESSAGES/e2fsprogs.mo",
"/usr/share/locale/tr/LC_MESSAGES/e2fsprogs.mo",
Expand All @@ -92,6 +98,7 @@
"/usr/share/locale/zh_CN/LC_MESSAGES/e2fsprogs.mo",
"/usr/share/man/man1/chattr.1",
"/usr/share/man/man1/compile_et.1",
"/usr/share/man/man1/fuse2fs.1",
"/usr/share/man/man1/lsattr.1",
"/usr/share/man/man1/mk_cmds.1",
"/usr/share/man/man5/e2fsck.conf.5",
Expand Down Expand Up @@ -129,9 +136,16 @@
],
"name": "e2fsprogs",
"provides": [
"sysbinary(badblocks)",
"binary(chattr)",
"binary(compile_et)",
"binary(fuse2fs)",
"binary(lsattr)",
"binary(mk_cmds)",
"soname(libcom_err.so.2(x86_64))",
"soname(libe2p.so.2(x86_64))",
"soname(libext2fs.so.2(x86_64))",
"soname(libss.so.2(x86_64))",
"sysbinary(badblocks)",
"sysbinary(debugfs)",
"sysbinary(dumpe2fs)",
"sysbinary(e2freefrag)",
Expand All @@ -148,13 +162,7 @@
"sysbinary(fsck.ext2)",
"sysbinary(fsck.ext3)",
"sysbinary(fsck.ext4)",
"soname(libcom_err.so.2(x86_64))",
"soname(libe2p.so.2(x86_64))",
"soname(libext2fs.so.2(x86_64))",
"soname(libss.so.2(x86_64))",
"sysbinary(logsave)",
"binary(lsattr)",
"binary(mk_cmds)",
"sysbinary(mke2fs)",
"sysbinary(mkfs.ext2)",
"sysbinary(mkfs.ext3)",
Expand All @@ -168,12 +176,17 @@
"build-depends": [
"binary(gzip)",
"binary(info)",
"pkgconfig(fuse3)",
"pkgconfig(libacl)",
"pkgconfig(libarchive)",
"pkgconfig(libattr)",
"pkgconfig(libsystemd)",
"pkgconfig(libudev)",
"pkgconfig(uuid)"
],
"depends": [
"e2fsprogs"
],
"files": [
"/usr/include/com_err.h",
"/usr/include/e2p/e2p.h",
Expand Down Expand Up @@ -211,6 +224,6 @@
}
},
"source-name": "e2fsprogs",
"source-release": "3",
"source-version": "1.47.0"
"source-release": "4",
"source-version": "1.47.1"
}
12 changes: 8 additions & 4 deletions e/e2fsprogs/stone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,20 @@
# SPDX-License-Identifier: MPL-2.0
#
name : e2fsprogs
version : '1.47.0'
release : 3
version : '1.47.1'
release : 4
homepage : https://e2fsprogs.sourceforge.net
upstreams :
- https://mirrors.edge.kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v1.47.0/e2fsprogs-1.47.0.tar.xz : 144af53f2bbd921cef6f8bea88bb9faddca865da3fbc657cc9b4d2001097d5db
- https://mirrors.edge.kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v1.47.1/e2fsprogs-1.47.1.tar.xz : 5a33dc047fd47284bca4bb10c13cfe7896377ae3d01cb81a05d406025d99e0d1
summary : Filesystem utilities for ext2/3/4 filesystems
description : |
Filesystem utilities for ext2/3/4 filesystems
license :
- BSD-3-Clause
builddeps :
- pkgconfig(fuse3)
- pkgconfig(libacl)
- pkgconfig(libarchive)
- pkgconfig(libattr)
- pkgconfig(libsystemd)
- pkgconfig(libudev)
Expand All @@ -26,9 +28,11 @@ builddeps :
setup : |
%configure \
--enable-elf-shlibs \
--enable-symlink-install \
--disable-libuuid \
--disable-libblkid \
--disable-fsck
--disable-fsck \
--disable-static
build : |
%make
install : |
Expand Down
Binary file modified x/xfsprogs/manifest.x86_64.bin
Binary file not shown.
27 changes: 16 additions & 11 deletions x/xfsprogs/manifest.x86_64.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"binary(file)",
"binary(msgfmt)",
"pkgconfig(devmapper)",
"pkgconfig(icu-i18n)",
"pkgconfig(inih)",
"pkgconfig(libattr)",
"pkgconfig(libedit)",
"pkgconfig(libsystemd)",
"pkgconfig(liburcu)",
Expand All @@ -21,20 +21,21 @@
"soname(libc.so.6(x86_64))",
"soname(libdevmapper.so.1.02(x86_64))",
"soname(libedit.so.0(x86_64))",
"soname(libicui18n.so.75(x86_64))",
"soname(libicuuc.so.75(x86_64))",
"soname(libinih.so.0(x86_64))",
"soname(liburcu.so.8(x86_64))",
"soname(libuuid.so.1(x86_64))"
],
"files": [
"/usr/lib/libhandle.so.1",
"/usr/lib/libhandle.so.1.0.3",
"/usr/lib/systemd/system/[email protected]",
"/usr/lib/systemd/system/xfs_scrub_all.service",
"/usr/lib/systemd/system/xfs_scrub_all.timer",
"/usr/lib/systemd/system/[email protected]",
"/usr/lib/udev/rules.d/64-xfs.rules",
"/usr/lib/xfsprogs/xfs_scrub_all.cron",
"/usr/lib/xfsprogs/xfs_scrub_fail",
"/usr/lib/xfsprogs/xfsprogs/xfs_scrub_fail",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hm. Where is lib64 coming from..?

"/usr/lib64/libhandle.so.1",
"/usr/lib64/libhandle.so.1.0.3",
"/usr/sbin/fsck.xfs",
"/usr/sbin/mkfs.xfs",
"/usr/sbin/xfs_admin",
Expand Down Expand Up @@ -95,12 +96,13 @@
"/usr/share/xfsprogs/mkfs/lts_5.15.conf",
"/usr/share/xfsprogs/mkfs/lts_5.4.conf",
"/usr/share/xfsprogs/mkfs/lts_6.1.conf",
"/usr/share/xfsprogs/mkfs/lts_6.6.conf"
"/usr/share/xfsprogs/mkfs/lts_6.6.conf",
"/usr/share/xfsprogs/xfs_scrub_all.cron"
],
"name": "xfsprogs",
"provides": [
"sysbinary(fsck.xfs)",
"soname(libhandle.so.1(x86_64))",
"sysbinary(fsck.xfs)",
"sysbinary(mkfs.xfs)",
"sysbinary(xfs_admin)",
"sysbinary(xfs_bmap)",
Expand Down Expand Up @@ -130,13 +132,16 @@
"binary(file)",
"binary(msgfmt)",
"pkgconfig(devmapper)",
"pkgconfig(icu-i18n)",
"pkgconfig(inih)",
"pkgconfig(libattr)",
"pkgconfig(libedit)",
"pkgconfig(libsystemd)",
"pkgconfig(liburcu)",
"pkgconfig(uuid)"
],
"depends": [
"xfsprogs"
],
"files": [
"/usr/include/xfs/handle.h",
"/usr/include/xfs/jdm.h",
Expand All @@ -150,7 +155,7 @@
"/usr/include/xfs/xfs_log_format.h",
"/usr/include/xfs/xfs_types.h",
"/usr/include/xfs/xqm.h",
"/usr/lib/libhandle.so",
"/usr/lib64/libhandle.so",
"/usr/share/man/man2/ioctl_xfs_ag_geometry.2",
"/usr/share/man/man2/ioctl_xfs_bulkstat.2",
"/usr/share/man/man2/ioctl_xfs_fsbulkstat.2",
Expand Down Expand Up @@ -186,6 +191,6 @@
}
},
"source-name": "xfsprogs",
"source-release": "5",
"source-version": "6.5.0"
"source-release": "6",
"source-version": "6.9.0"
}
13 changes: 7 additions & 6 deletions x/xfsprogs/stone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
# SPDX-License-Identifier: MPL-2.0
#
name : xfsprogs
version : '6.5.0'
release : 5
version : '6.9.0'
release : 6
homepage : https://xfs.wiki.kernel.org/
upstreams :
- https://mirrors.edge.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/xfsprogs-6.5.0.tar.xz : 8db81712b32756b97d89dd9a681ac5e325bbb75e585382cd4863fab7f9d021c6
- https://mirrors.edge.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/xfsprogs-6.9.0.tar.xz : 975284783fb3fbc4e1ae640bd804d788e4237a86b07582acee86b6e48f6521b7
summary : Filesystem utilities for xfs filesystems
description : |
Filesystem utilities for xfs filesystems
Expand All @@ -19,8 +19,8 @@ builddeps :
- binary(file)
- binary(msgfmt)
- pkgconfig(devmapper)
- pkgconfig(icu-i18n)
- pkgconfig(inih)
- pkgconfig(libattr)
- pkgconfig(libedit)
- pkgconfig(libsystemd)
- pkgconfig(liburcu)
Expand All @@ -32,13 +32,14 @@ setup : |
sed -i "s|root_sbindir='/sbin'|root_sbindir='/usr/sbin'|g" configure

%configure --disable-static \
--enable-editline=yes \
--with-crond=no
--enable-editline=yes
build : |
%make
install : |
%make_install install install-dev -j1
rm -v %(installroot)/usr/lib*/*.la
packages :
- "%(name)-devel":
paths:
- /usr/lib64/*.so
- /usr/share/man/man3/*