Compare commits

...

4 Commits

Author SHA1 Message Date
Anthony Iliopoulos
12880e6bf6 xfsprogs: update to v6.7.0
Signed-off-by: Anthony Iliopoulos <ailiop@suse.com>
2024-04-18 21:31:12 +02:00
scm-staging-bot
85d024b269 Merge pull request 'Switch to %autosetup in order to build with older rpm build' (#9) from frispete/xfsprogs:factory into factory 2024-04-09 16:46:10 +02:00
Hans-Peter Jansen
2aed7a66fb Switch to %autosetup in order to build with older rpm build 2024-04-03 11:45:33 +02:00
scm-staging-bot
bc2bb3b8f7 Merge pull request 'xfsprogs: update to v6.6.0' (#8) from ailiopoulos/xfsprogs:factory into factory 2024-02-15 20:58:46 +01:00
8 changed files with 34 additions and 18 deletions

View File

@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iIUEABYKAC0WIQT6QG4gav94c4l8aGS0VhjDaiT9IwUCZcDcMw8cY2VtQGtlcm5l
bC5vcmcACgkQtFYYw2ok/SNjQwEA03B+ENtZ0EDlsfhgJX4fanP2lAblmPJBz0Bv
LxwbDHoBANmmilAwAdkXnB66Ub6A70bZaOKN4e25OfKnyNxx3Y8K
=AUAu
-----END PGP SIGNATURE-----

BIN
xfsprogs-6.6.0.tar.xz (Stored with Git LFS)

Binary file not shown.

8
xfsprogs-6.7.0.tar.sign Normal file
View File

@ -0,0 +1,8 @@
-----BEGIN PGP SIGNATURE-----
iJUEABMJAB0WIQQMHYkcUKcy4GgPe2RGdaER5QtfpgUCZh+CuAAKCRBGdaER5Qtf
pjUTAX4+Wp6KA1nS/HQoqgOHWbxwBFKMwl/gL9xIIV+p6gipSjj9NwRQbOJZGXa1
5ISZJ1sBf0ZnaLoRTjAJGDWLEYGGSVsyAxFDmEBAg3yMOuKxr3sP/9yI7WaoeLG7
ys/hShJE7A==
=jSXq
-----END PGP SIGNATURE-----

BIN
xfsprogs-6.7.0.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,8 +1,8 @@
diff --git a/include/builddefs.in b/include/builddefs.in
index 0bb364310d78..07775ac2d5e7 100644
--- a/include/builddefs.in
+++ b/include/builddefs.in
@@ -54,7 +54,7 @@ PKG_LIB_DIR = @libdir@@libdirsuffix@
Index: xfsprogs-6.7.0/include/builddefs.in
===================================================================
--- xfsprogs-6.7.0.orig/include/builddefs.in
+++ xfsprogs-6.7.0/include/builddefs.in
@@ -55,7 +55,7 @@ PKG_LIBEXEC_DIR = @libexecdir@/@pkg_name
PKG_INC_DIR = @includedir@/xfs
DK_INC_DIR = @includedir@/disk
PKG_MAN_DIR = @mandir@

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Thu Apr 18 19:13:22 UTC 2024 - Anthony Iliopoulos <ailiop@suse.com>
- update to 6.7.0
- xfsprogs: Several configure script updates
- xfs_io: Use system's SEEK_DATA and SEEK_HOLE definition
- xfsprogs: Remove platform_defs.h generation on build time
- xfs_db: Fix metadata read error due hardcoded initialization of bb_count
- xfsprogs: Request 64-bit time_t where possible
- xfsprogs: Remove use of LFS64 interfaces
-------------------------------------------------------------------
Wed Apr 3 09:27:56 UTC 2024 - Hans-Peter Jansen <hpj@urpla.net>
- Switch to %autosetup in order to build with older rpm build
-------------------------------------------------------------------
Mon Feb 5 14:40:20 UTC 2024 - Anthony Iliopoulos <ailiop@suse.com>

Binary file not shown.

View File

@ -25,7 +25,7 @@
%endif
%define libname libhandle1
Name: xfsprogs
Version: 6.6.0
Version: 6.7.0
Release: 0
Summary: Utilities for managing the XFS file system
License: GPL-2.0-or-later
@ -107,8 +107,7 @@ Scripts and systemd service files for background scrubbing of metadata
on xfs filesystems.
%prep
%setup -q
%patch 0 -p1
%autosetup -p1
%build
aclocal -I m4