From 722d8cc8388997da3e82a06bbb4afca61b62c66a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 27 Jul 2019 03:53:36 +0000 Subject: [PATCH 01/20] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xbiso.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xbiso.spec b/xbiso.spec index 41f124d..b0d17bb 100644 --- a/xbiso.spec +++ b/xbiso.spec @@ -1,6 +1,6 @@ Name: xbiso Version: 0.6.1 -Release: 21%{?dist} +Release: 22%{?dist} Summary: ISO extraction utility for xdvdfs images License: GPLv2+ URL: http://sourceforge.net/projects/xbiso/ @@ -33,6 +33,9 @@ make DESTDIR=$RPM_BUILD_ROOT install %{_bindir}/xbiso %changelog +* Sat Jul 27 2019 Fedora Release Engineering - 0.6.1-22 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Sun Feb 03 2019 Fedora Release Engineering - 0.6.1-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild From 5c9216cb73f3ea698d68b92b78a84e28c8a840ac Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 31 Jan 2020 04:07:27 +0000 Subject: [PATCH 02/20] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xbiso.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xbiso.spec b/xbiso.spec index b0d17bb..74cfdcc 100644 --- a/xbiso.spec +++ b/xbiso.spec @@ -1,6 +1,6 @@ Name: xbiso Version: 0.6.1 -Release: 22%{?dist} +Release: 23%{?dist} Summary: ISO extraction utility for xdvdfs images License: GPLv2+ URL: http://sourceforge.net/projects/xbiso/ @@ -33,6 +33,9 @@ make DESTDIR=$RPM_BUILD_ROOT install %{_bindir}/xbiso %changelog +* Fri Jan 31 2020 Fedora Release Engineering - 0.6.1-23 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Sat Jul 27 2019 Fedora Release Engineering - 0.6.1-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild From 140de6af99274575c05ae2a205be98fae0a58dae Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 29 Jul 2020 14:28:11 +0000 Subject: [PATCH 03/20] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xbiso.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xbiso.spec b/xbiso.spec index 74cfdcc..b037e7c 100644 --- a/xbiso.spec +++ b/xbiso.spec @@ -1,6 +1,6 @@ Name: xbiso Version: 0.6.1 -Release: 23%{?dist} +Release: 24%{?dist} Summary: ISO extraction utility for xdvdfs images License: GPLv2+ URL: http://sourceforge.net/projects/xbiso/ @@ -33,6 +33,9 @@ make DESTDIR=$RPM_BUILD_ROOT install %{_bindir}/xbiso %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 0.6.1-24 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Fri Jan 31 2020 Fedora Release Engineering - 0.6.1-23 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild From 36801ad640c0e902b1f4ed8a48b2253dff11d91b Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Sat, 9 Jan 2021 01:09:13 +0000 Subject: [PATCH 04/20] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- xbiso.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/xbiso.spec b/xbiso.spec index b037e7c..823a9b2 100644 --- a/xbiso.spec +++ b/xbiso.spec @@ -7,6 +7,7 @@ URL: http://sourceforge.net/projects/xbiso/ Source0: http://downloads.sourceforge.net/xbiso/%{name}-%{version}.tar.gz Patch0: xbiso-0.6.1-destdir.patch Patch1: xbiso-0.6.1-ftplib4.patch +BuildRequires: make BuildRequires: gcc BuildRequires: ftplib-devel From 8cad18080db899cf76c76732400c47f703891075 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 27 Jan 2021 23:48:37 +0000 Subject: [PATCH 05/20] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xbiso.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xbiso.spec b/xbiso.spec index 823a9b2..5f8de46 100644 --- a/xbiso.spec +++ b/xbiso.spec @@ -1,6 +1,6 @@ Name: xbiso Version: 0.6.1 -Release: 24%{?dist} +Release: 25%{?dist} Summary: ISO extraction utility for xdvdfs images License: GPLv2+ URL: http://sourceforge.net/projects/xbiso/ @@ -34,6 +34,9 @@ make DESTDIR=$RPM_BUILD_ROOT install %{_bindir}/xbiso %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.6.1-25 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 0.6.1-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild From 887f483ef0a64e76f2f1140c76aafda7a312179f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 21:18:18 +0000 Subject: [PATCH 06/20] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xbiso.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xbiso.spec b/xbiso.spec index 5f8de46..ca92302 100644 --- a/xbiso.spec +++ b/xbiso.spec @@ -1,6 +1,6 @@ Name: xbiso Version: 0.6.1 -Release: 25%{?dist} +Release: 26%{?dist} Summary: ISO extraction utility for xdvdfs images License: GPLv2+ URL: http://sourceforge.net/projects/xbiso/ @@ -34,6 +34,9 @@ make DESTDIR=$RPM_BUILD_ROOT install %{_bindir}/xbiso %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 0.6.1-26 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Wed Jan 27 2021 Fedora Release Engineering - 0.6.1-25 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild From 93ef69f3553800f41c8b00872ce378991effdb1d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 22 Jan 2022 04:49:55 +0000 Subject: [PATCH 07/20] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xbiso.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xbiso.spec b/xbiso.spec index ca92302..7ed4b24 100644 --- a/xbiso.spec +++ b/xbiso.spec @@ -1,6 +1,6 @@ Name: xbiso Version: 0.6.1 -Release: 26%{?dist} +Release: 27%{?dist} Summary: ISO extraction utility for xdvdfs images License: GPLv2+ URL: http://sourceforge.net/projects/xbiso/ @@ -34,6 +34,9 @@ make DESTDIR=$RPM_BUILD_ROOT install %{_bindir}/xbiso %changelog +* Sat Jan 22 2022 Fedora Release Engineering - 0.6.1-27 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Fri Jul 23 2021 Fedora Release Engineering - 0.6.1-26 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild From 6349eb76398c750178b3c551ba37138654598ef0 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 23 Jul 2022 12:48:52 +0000 Subject: [PATCH 08/20] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xbiso.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xbiso.spec b/xbiso.spec index 7ed4b24..2ad28e7 100644 --- a/xbiso.spec +++ b/xbiso.spec @@ -1,6 +1,6 @@ Name: xbiso Version: 0.6.1 -Release: 27%{?dist} +Release: 28%{?dist} Summary: ISO extraction utility for xdvdfs images License: GPLv2+ URL: http://sourceforge.net/projects/xbiso/ @@ -34,6 +34,9 @@ make DESTDIR=$RPM_BUILD_ROOT install %{_bindir}/xbiso %changelog +* Sat Jul 23 2022 Fedora Release Engineering - 0.6.1-28 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Sat Jan 22 2022 Fedora Release Engineering - 0.6.1-27 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild From b403332b43403f45ea0f1e168e0ee6312c254825 Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Mon, 12 Dec 2022 09:23:04 +0100 Subject: [PATCH 09/20] Port to C99 Related to: --- xbiso-c99.patch | 26 ++++++++++++++++++++++++++ xbiso-configure-c99.patch | 21 +++++++++++++++++++++ xbiso.spec | 9 ++++++++- 3 files changed, 55 insertions(+), 1 deletion(-) create mode 100644 xbiso-c99.patch create mode 100644 xbiso-configure-c99.patch diff --git a/xbiso-c99.patch b/xbiso-c99.patch new file mode 100644 index 0000000..286cee6 --- /dev/null +++ b/xbiso-c99.patch @@ -0,0 +1,26 @@ +Add prototype for handlefile, so that it is possible to call it before it +is defined. Future compilers are likely not to accept implicit function +declarations by default. + +Submitted upstream: + +diff --git a/xbiso.c b/xbiso.c +index 6372944f7ec91120..c472c040d96e48a9 100644 +--- a/xbiso.c ++++ b/xbiso.c +@@ -93,6 +93,7 @@ typedef off_t OFFT; + typedef off64_t OFFT; + #endif + ++int handlefile(OFFT offset, int dtable); + + int main(int argc, char *argv[]) { + char *dbuf,*fname; +@@ -269,6 +270,7 @@ int main(int argc, char *argv[]) { + exit(0); + } + ++int + handlefile(OFFT offset, int dtable) { + TABLE dirent; + diff --git a/xbiso-configure-c99.patch b/xbiso-configure-c99.patch new file mode 100644 index 0000000..a890513 --- /dev/null +++ b/xbiso-configure-c99.patch @@ -0,0 +1,21 @@ +Fix historic autoconf C99 incompatibility: avoid calling the undeclared +exit function. + +No need to upstream this because the issue goes away once autoconf +is re-run. + +diff --git a/configure b/configure +index 93c5b8f92f3aefb4..7b0bfc3085462591 100755 +--- a/configure ++++ b/configure +@@ -2389,8 +2389,8 @@ main () + for (i = 0; i < 256; i++) + if (XOR (islower (i), ISLOWER (i)) + || toupper (i) != TOUPPER (i)) +- exit(2); +- exit (0); ++ return 2; ++ return 0; + } + _ACEOF + rm -f conftest$ac_exeext diff --git a/xbiso.spec b/xbiso.spec index 2ad28e7..89e14e3 100644 --- a/xbiso.spec +++ b/xbiso.spec @@ -1,12 +1,14 @@ Name: xbiso Version: 0.6.1 -Release: 28%{?dist} +Release: 29%{?dist} Summary: ISO extraction utility for xdvdfs images License: GPLv2+ URL: http://sourceforge.net/projects/xbiso/ Source0: http://downloads.sourceforge.net/xbiso/%{name}-%{version}.tar.gz Patch0: xbiso-0.6.1-destdir.patch Patch1: xbiso-0.6.1-ftplib4.patch +Patch2: xbiso-configure-c99.patch +Patch3: xbiso-c99.patch BuildRequires: make BuildRequires: gcc BuildRequires: ftplib-devel @@ -18,6 +20,8 @@ xbiso is an ISO extraction utility for xdvdfs images. %setup -q %patch0 -p1 %patch1 -p1 -b .ftplib4 +%patch2 -p1 +%patch3 -p1 %build %configure @@ -34,6 +38,9 @@ make DESTDIR=$RPM_BUILD_ROOT install %{_bindir}/xbiso %changelog +* Mon Dec 12 2022 Florian Weimer - 0.6.1-29 +- Port to C99 + * Sat Jul 23 2022 Fedora Release Engineering - 0.6.1-28 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild From ec96dbabc3762a5cc0ab698f825548f5a237b52f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 21 Jan 2023 07:10:32 +0000 Subject: [PATCH 10/20] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xbiso.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xbiso.spec b/xbiso.spec index 89e14e3..ebdc8ca 100644 --- a/xbiso.spec +++ b/xbiso.spec @@ -1,6 +1,6 @@ Name: xbiso Version: 0.6.1 -Release: 29%{?dist} +Release: 30%{?dist} Summary: ISO extraction utility for xdvdfs images License: GPLv2+ URL: http://sourceforge.net/projects/xbiso/ @@ -38,6 +38,9 @@ make DESTDIR=$RPM_BUILD_ROOT install %{_bindir}/xbiso %changelog +* Sat Jan 21 2023 Fedora Release Engineering - 0.6.1-30 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Mon Dec 12 2022 Florian Weimer - 0.6.1-29 - Port to C99 From 2b8efbe721d8d853c2101160bef1b8ce47b36352 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 22 Jul 2023 18:32:48 +0000 Subject: [PATCH 11/20] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xbiso.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xbiso.spec b/xbiso.spec index ebdc8ca..7f506d8 100644 --- a/xbiso.spec +++ b/xbiso.spec @@ -1,6 +1,6 @@ Name: xbiso Version: 0.6.1 -Release: 30%{?dist} +Release: 31%{?dist} Summary: ISO extraction utility for xdvdfs images License: GPLv2+ URL: http://sourceforge.net/projects/xbiso/ @@ -38,6 +38,9 @@ make DESTDIR=$RPM_BUILD_ROOT install %{_bindir}/xbiso %changelog +* Sat Jul 22 2023 Fedora Release Engineering - 0.6.1-31 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Sat Jan 21 2023 Fedora Release Engineering - 0.6.1-30 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild From 81a2ae0f9dd794137f99182d5280c6123062b0c3 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 27 Jan 2024 09:21:18 +0000 Subject: [PATCH 12/20] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- xbiso.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xbiso.spec b/xbiso.spec index 7f506d8..acb6f2b 100644 --- a/xbiso.spec +++ b/xbiso.spec @@ -1,6 +1,6 @@ Name: xbiso Version: 0.6.1 -Release: 31%{?dist} +Release: 32%{?dist} Summary: ISO extraction utility for xdvdfs images License: GPLv2+ URL: http://sourceforge.net/projects/xbiso/ @@ -38,6 +38,9 @@ make DESTDIR=$RPM_BUILD_ROOT install %{_bindir}/xbiso %changelog +* Sat Jan 27 2024 Fedora Release Engineering - 0.6.1-32 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Sat Jul 22 2023 Fedora Release Engineering - 0.6.1-31 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild From cd8018c869d04cd492cd00edb453549119b9190e Mon Sep 17 00:00:00 2001 From: Software Management Team Date: Thu, 30 May 2024 12:46:50 +0200 Subject: [PATCH 13/20] Eliminate use of obsolete %patchN syntax (#2283636) --- xbiso.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/xbiso.spec b/xbiso.spec index acb6f2b..a7d1840 100644 --- a/xbiso.spec +++ b/xbiso.spec @@ -18,10 +18,10 @@ xbiso is an ISO extraction utility for xdvdfs images. %prep %setup -q -%patch0 -p1 -%patch1 -p1 -b .ftplib4 -%patch2 -p1 -%patch3 -p1 +%patch -P0 -p1 +%patch -P1 -p1 -b .ftplib4 +%patch -P2 -p1 +%patch -P3 -p1 %build %configure From f2ec6094c486f98743f84b9b2d94f6f4509e2a16 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 20 Jul 2024 09:44:27 +0000 Subject: [PATCH 14/20] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- xbiso.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xbiso.spec b/xbiso.spec index a7d1840..69bb08f 100644 --- a/xbiso.spec +++ b/xbiso.spec @@ -1,6 +1,6 @@ Name: xbiso Version: 0.6.1 -Release: 32%{?dist} +Release: 33%{?dist} Summary: ISO extraction utility for xdvdfs images License: GPLv2+ URL: http://sourceforge.net/projects/xbiso/ @@ -38,6 +38,9 @@ make DESTDIR=$RPM_BUILD_ROOT install %{_bindir}/xbiso %changelog +* Sat Jul 20 2024 Fedora Release Engineering - 0.6.1-33 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Sat Jan 27 2024 Fedora Release Engineering - 0.6.1-32 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From 976984775b0a10aa3cc56eccee0c5b9979f99164 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Fri, 26 Jul 2024 03:45:49 +0200 Subject: [PATCH 15/20] convert GPLv2+ license to SPDX This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4 --- xbiso.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/xbiso.spec b/xbiso.spec index 69bb08f..9b4bd30 100644 --- a/xbiso.spec +++ b/xbiso.spec @@ -1,8 +1,9 @@ Name: xbiso Version: 0.6.1 -Release: 33%{?dist} +Release: 34%{?dist} Summary: ISO extraction utility for xdvdfs images -License: GPLv2+ +# Automatically converted from old format: GPLv2+ - review is highly recommended. +License: GPL-2.0-or-later URL: http://sourceforge.net/projects/xbiso/ Source0: http://downloads.sourceforge.net/xbiso/%{name}-%{version}.tar.gz Patch0: xbiso-0.6.1-destdir.patch @@ -38,6 +39,9 @@ make DESTDIR=$RPM_BUILD_ROOT install %{_bindir}/xbiso %changelog +* Fri Jul 26 2024 Miroslav Suchý - 0.6.1-34 +- convert license to SPDX + * Sat Jul 20 2024 Fedora Release Engineering - 0.6.1-33 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From 321c2680b6eaf24e170a5b3fd06e1493fd1b5ba0 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 19 Jan 2025 15:27:31 +0000 Subject: [PATCH 16/20] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- xbiso.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xbiso.spec b/xbiso.spec index 9b4bd30..1fc5d0c 100644 --- a/xbiso.spec +++ b/xbiso.spec @@ -1,6 +1,6 @@ Name: xbiso Version: 0.6.1 -Release: 34%{?dist} +Release: 35%{?dist} Summary: ISO extraction utility for xdvdfs images # Automatically converted from old format: GPLv2+ - review is highly recommended. License: GPL-2.0-or-later @@ -39,6 +39,9 @@ make DESTDIR=$RPM_BUILD_ROOT install %{_bindir}/xbiso %changelog +* Sun Jan 19 2025 Fedora Release Engineering - 0.6.1-35 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Fri Jul 26 2024 Miroslav Suchý - 0.6.1-34 - convert license to SPDX From e3bffcd366a1a13325e2c7e2448846718252c4aa Mon Sep 17 00:00:00 2001 From: Tom spot Callaway Date: Mon, 24 Feb 2025 16:58:41 -0500 Subject: [PATCH 17/20] fix empty function declarations to fix compile against C23 (gcc15) --- xbiso-c23.patch | 36 ++++++++++++++++++++++++++++++++++++ xbiso.spec | 7 ++++++- 2 files changed, 42 insertions(+), 1 deletion(-) create mode 100644 xbiso-c23.patch diff --git a/xbiso-c23.patch b/xbiso-c23.patch new file mode 100644 index 0000000..c378ea1 --- /dev/null +++ b/xbiso-c23.patch @@ -0,0 +1,36 @@ +diff -up xbiso-0.6.1/xbiso.c.c23 xbiso-0.6.1/xbiso.c +--- xbiso-0.6.1/xbiso.c.c23 2025-02-24 16:53:04.512018181 -0500 ++++ xbiso-0.6.1/xbiso.c 2025-02-24 16:56:34.622066472 -0500 +@@ -116,8 +116,8 @@ int main(int argc, char *argv[]) { + xbfseek = fseeko; + xbftell = ftello; + #else +- int (*xbfseek)(); +- OFFT (*xbftell)(); ++ int (*xbfseek)(FILE *, __off64_t, int); ++ OFFT (*xbftell)(FILE *); + xbfseek = fseeko64; + xbftell = ftello64; + #endif +@@ -285,8 +285,8 @@ handlefile(OFFT offset, int dtable) { + xbfseek = fseeko; + xbftell = ftello; + #else +- int (*xbfseek)(); +- OFFT (*xbftell)(); ++ int (*xbfseek)(FILE *, __off64_t, int); ++ OFFT (*xbftell)(FILE *); + xbfseek = fseeko64; + xbftell = ftello64; + #endif +@@ -455,8 +455,8 @@ void extract(TABLE *dirent) { + xbfseek = fseeko; + xbftell = ftello; + #else +- int (*xbfseek)(); +- off64_t (*xbftell)(); ++ int (*xbfseek)(FILE *, __off64_t, int); ++ off64_t (*xbftell)(FILE *); + xbfseek = fseeko64; + xbftell = ftello64; + diff --git a/xbiso.spec b/xbiso.spec index 1fc5d0c..b1cd0fc 100644 --- a/xbiso.spec +++ b/xbiso.spec @@ -1,6 +1,6 @@ Name: xbiso Version: 0.6.1 -Release: 35%{?dist} +Release: 36%{?dist} Summary: ISO extraction utility for xdvdfs images # Automatically converted from old format: GPLv2+ - review is highly recommended. License: GPL-2.0-or-later @@ -10,6 +10,7 @@ Patch0: xbiso-0.6.1-destdir.patch Patch1: xbiso-0.6.1-ftplib4.patch Patch2: xbiso-configure-c99.patch Patch3: xbiso-c99.patch +Patch4: xbiso-c23.patch BuildRequires: make BuildRequires: gcc BuildRequires: ftplib-devel @@ -23,6 +24,7 @@ xbiso is an ISO extraction utility for xdvdfs images. %patch -P1 -p1 -b .ftplib4 %patch -P2 -p1 %patch -P3 -p1 +%patch -P4 -p1 %build %configure @@ -39,6 +41,9 @@ make DESTDIR=$RPM_BUILD_ROOT install %{_bindir}/xbiso %changelog +* Mon Feb 24 2025 Tom Callaway - 0.6.1-36 +- fix empty function declarations to fix compile against C23 (gcc15) + * Sun Jan 19 2025 Fedora Release Engineering - 0.6.1-35 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From 2be95448350420336a1b6a291f7b330e8bd47d9b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 20:38:38 +0000 Subject: [PATCH 18/20] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- xbiso.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xbiso.spec b/xbiso.spec index b1cd0fc..4c69240 100644 --- a/xbiso.spec +++ b/xbiso.spec @@ -1,6 +1,6 @@ Name: xbiso Version: 0.6.1 -Release: 36%{?dist} +Release: 37%{?dist} Summary: ISO extraction utility for xdvdfs images # Automatically converted from old format: GPLv2+ - review is highly recommended. License: GPL-2.0-or-later @@ -41,6 +41,9 @@ make DESTDIR=$RPM_BUILD_ROOT install %{_bindir}/xbiso %changelog +* Fri Jul 25 2025 Fedora Release Engineering - 0.6.1-37 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Mon Feb 24 2025 Tom Callaway - 0.6.1-36 - fix empty function declarations to fix compile against C23 (gcc15) From a416a64004fabeaa4ef903aebedfa19987d5e0b6 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 17 Jan 2026 20:28:32 +0000 Subject: [PATCH 19/20] Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild --- xbiso.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xbiso.spec b/xbiso.spec index 4c69240..11287e8 100644 --- a/xbiso.spec +++ b/xbiso.spec @@ -1,6 +1,6 @@ Name: xbiso Version: 0.6.1 -Release: 37%{?dist} +Release: 38%{?dist} Summary: ISO extraction utility for xdvdfs images # Automatically converted from old format: GPLv2+ - review is highly recommended. License: GPL-2.0-or-later @@ -41,6 +41,9 @@ make DESTDIR=$RPM_BUILD_ROOT install %{_bindir}/xbiso %changelog +* Sat Jan 17 2026 Fedora Release Engineering - 0.6.1-38 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + * Fri Jul 25 2025 Fedora Release Engineering - 0.6.1-37 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From 574bd0e90b89b85ceffbbf26a670809ad63e8751 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jul 2026 09:01:57 +0000 Subject: [PATCH 20/20] Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild --- xbiso.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xbiso.spec b/xbiso.spec index 11287e8..86087b8 100644 --- a/xbiso.spec +++ b/xbiso.spec @@ -1,6 +1,6 @@ Name: xbiso Version: 0.6.1 -Release: 38%{?dist} +Release: 39%{?dist} Summary: ISO extraction utility for xdvdfs images # Automatically converted from old format: GPLv2+ - review is highly recommended. License: GPL-2.0-or-later @@ -41,6 +41,9 @@ make DESTDIR=$RPM_BUILD_ROOT install %{_bindir}/xbiso %changelog +* Fri Jul 17 2026 Fedora Release Engineering - 0.6.1-39 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild + * Sat Jan 17 2026 Fedora Release Engineering - 0.6.1-38 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild