From 0554dba1cd6cda1e57df2f48ce9c3f18f1a0cfaa Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 28 Jan 2019 20:18:31 +0100 Subject: [PATCH 01/22] Remove obsolete Group tag References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag --- xmbdfed.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/xmbdfed.spec b/xmbdfed.spec index e5107e0..f73943d 100644 --- a/xmbdfed.spec +++ b/xmbdfed.spec @@ -3,7 +3,6 @@ Summary: Bitmap Font Editor Version: 4.7 Release: 24%{?dist} License: MIT -Group: Applications/System Source0: http://crl.nmsu.edu/~mleisher/%{name}-%{version}.tar.bz2 Source1: http://crl.nmsu.edu/~mleisher/%{name}.png Source2: xmbdfed.desktop From bdf6da03713b251e8f4612bca569dbe0da68cd20 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 3 Feb 2019 12:30:45 +0000 Subject: [PATCH 02/22] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xmbdfed.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xmbdfed.spec b/xmbdfed.spec index f73943d..07fbe01 100644 --- a/xmbdfed.spec +++ b/xmbdfed.spec @@ -1,7 +1,7 @@ Name: xmbdfed Summary: Bitmap Font Editor Version: 4.7 -Release: 24%{?dist} +Release: 25%{?dist} License: MIT Source0: http://crl.nmsu.edu/~mleisher/%{name}-%{version}.tar.bz2 Source1: http://crl.nmsu.edu/~mleisher/%{name}.png @@ -61,6 +61,9 @@ desktop-file-install \ %{_mandir}/man1/xmbdfed* %changelog +* Sun Feb 03 2019 Fedora Release Engineering - 4.7-25 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Sat Jul 14 2018 Fedora Release Engineering - 4.7-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild From 86b8dd9acb35fdc3495be2038b71127238e2f513 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 27 Jul 2019 04:18:30 +0000 Subject: [PATCH 03/22] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xmbdfed.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xmbdfed.spec b/xmbdfed.spec index 07fbe01..33daf2a 100644 --- a/xmbdfed.spec +++ b/xmbdfed.spec @@ -1,7 +1,7 @@ Name: xmbdfed Summary: Bitmap Font Editor Version: 4.7 -Release: 25%{?dist} +Release: 26%{?dist} License: MIT Source0: http://crl.nmsu.edu/~mleisher/%{name}-%{version}.tar.bz2 Source1: http://crl.nmsu.edu/~mleisher/%{name}.png @@ -61,6 +61,9 @@ desktop-file-install \ %{_mandir}/man1/xmbdfed* %changelog +* Sat Jul 27 2019 Fedora Release Engineering - 4.7-26 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Sun Feb 03 2019 Fedora Release Engineering - 4.7-25 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild From 70f01066a4515c6c0699f23fb42741002c6869cc Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 31 Jan 2020 04:34:19 +0000 Subject: [PATCH 04/22] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xmbdfed.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xmbdfed.spec b/xmbdfed.spec index 33daf2a..9a05be7 100644 --- a/xmbdfed.spec +++ b/xmbdfed.spec @@ -1,7 +1,7 @@ Name: xmbdfed Summary: Bitmap Font Editor Version: 4.7 -Release: 26%{?dist} +Release: 27%{?dist} License: MIT Source0: http://crl.nmsu.edu/~mleisher/%{name}-%{version}.tar.bz2 Source1: http://crl.nmsu.edu/~mleisher/%{name}.png @@ -61,6 +61,9 @@ desktop-file-install \ %{_mandir}/man1/xmbdfed* %changelog +* Fri Jan 31 2020 Fedora Release Engineering - 4.7-27 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Sat Jul 27 2019 Fedora Release Engineering - 4.7-26 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild From 1c9bf6c0d0e63aa32354459f4119b916856ee9ab Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Sat, 1 Feb 2020 05:53:11 -0500 Subject: [PATCH 05/22] fix FTBFS --- xmbdfed-4.7-gcc10.patch | 11 +++++++++++ xmbdfed.spec | 7 ++++++- 2 files changed, 17 insertions(+), 1 deletion(-) create mode 100644 xmbdfed-4.7-gcc10.patch diff --git a/xmbdfed-4.7-gcc10.patch b/xmbdfed-4.7-gcc10.patch new file mode 100644 index 0000000..c9963bb --- /dev/null +++ b/xmbdfed-4.7-gcc10.patch @@ -0,0 +1,11 @@ +diff -up xmbdfed-4.7/setup.c.gcc10 xmbdfed-4.7/setup.c +--- xmbdfed-4.7/setup.c.gcc10 2020-02-01 05:51:05.788798755 -0500 ++++ xmbdfed-4.7/setup.c 2020-02-01 05:51:15.643593665 -0500 +@@ -92,7 +92,6 @@ typedef struct { + Boolean saved; + } MXFEditorSetup; + +-unsigned long active_editor; + static MXFEditorSetup setup; + static MXFEditorOtherOptions other; + diff --git a/xmbdfed.spec b/xmbdfed.spec index 9a05be7..3662279 100644 --- a/xmbdfed.spec +++ b/xmbdfed.spec @@ -1,7 +1,7 @@ Name: xmbdfed Summary: Bitmap Font Editor Version: 4.7 -Release: 27%{?dist} +Release: 28%{?dist} License: MIT Source0: http://crl.nmsu.edu/~mleisher/%{name}-%{version}.tar.bz2 Source1: http://crl.nmsu.edu/~mleisher/%{name}.png @@ -11,6 +11,7 @@ Patch1: xmbdfed-4.7-linux.patch Patch2: xmbdfed-4.7-staticfix.patch Patch3: xmbdfed-4.7-getline.patch Patch4: xmbdfed-4.7-format-security.patch +Patch5: xmbdfed-4.7-gcc10.patch URL: http://crl.nmsu.edu/~mleisher/xmbdfed.html BuildRequires: gcc BuildRequires: freetype-devel, libXpm-devel, libXmu-devel @@ -36,6 +37,7 @@ editing font properties. The editor works natively with BDF fonts. %patch2 -p1 -b .staticfix %patch3 -p1 -b .getline %patch4 -p1 -b .format-security +%patch5 -p1 -b .gcc10 %build make %{?_smp_mflags} CFLAGS="%{optflags}" @@ -61,6 +63,9 @@ desktop-file-install \ %{_mandir}/man1/xmbdfed* %changelog +* Sat Feb 1 2020 Tom Callaway - 4.7-28 +- fix FTBFS + * Fri Jan 31 2020 Fedora Release Engineering - 4.7-27 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild From 20b86b17ba9735cd1c60fb834c2bcdf353e7951d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 29 Jul 2020 14:48:50 +0000 Subject: [PATCH 06/22] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xmbdfed.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xmbdfed.spec b/xmbdfed.spec index 3662279..5ea1a54 100644 --- a/xmbdfed.spec +++ b/xmbdfed.spec @@ -1,7 +1,7 @@ Name: xmbdfed Summary: Bitmap Font Editor Version: 4.7 -Release: 28%{?dist} +Release: 29%{?dist} License: MIT Source0: http://crl.nmsu.edu/~mleisher/%{name}-%{version}.tar.bz2 Source1: http://crl.nmsu.edu/~mleisher/%{name}.png @@ -63,6 +63,9 @@ desktop-file-install \ %{_mandir}/man1/xmbdfed* %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 4.7-29 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Sat Feb 1 2020 Tom Callaway - 4.7-28 - fix FTBFS From 9f75799a2777982b543102c1a6df9fa14b55c304 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Tue, 12 Jan 2021 01:51:15 +0000 Subject: [PATCH 07/22] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- xmbdfed.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/xmbdfed.spec b/xmbdfed.spec index 5ea1a54..a914068 100644 --- a/xmbdfed.spec +++ b/xmbdfed.spec @@ -13,6 +13,7 @@ Patch3: xmbdfed-4.7-getline.patch Patch4: xmbdfed-4.7-format-security.patch Patch5: xmbdfed-4.7-gcc10.patch URL: http://crl.nmsu.edu/~mleisher/xmbdfed.html +BuildRequires: make BuildRequires: gcc BuildRequires: freetype-devel, libXpm-devel, libXmu-devel %if 0%{?fedora} >= 24 From 8a8949b87d253d7fba04739d2b19283de8291c08 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 28 Jan 2021 00:08:16 +0000 Subject: [PATCH 08/22] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xmbdfed.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xmbdfed.spec b/xmbdfed.spec index a914068..db2e66e 100644 --- a/xmbdfed.spec +++ b/xmbdfed.spec @@ -1,7 +1,7 @@ Name: xmbdfed Summary: Bitmap Font Editor Version: 4.7 -Release: 29%{?dist} +Release: 30%{?dist} License: MIT Source0: http://crl.nmsu.edu/~mleisher/%{name}-%{version}.tar.bz2 Source1: http://crl.nmsu.edu/~mleisher/%{name}.png @@ -64,6 +64,9 @@ desktop-file-install \ %{_mandir}/man1/xmbdfed* %changelog +* Thu Jan 28 2021 Fedora Release Engineering - 4.7-30 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 4.7-29 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild From e28e97823f35a7269e4cdf80ae65bdb92037c113 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 21:41:32 +0000 Subject: [PATCH 09/22] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xmbdfed.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xmbdfed.spec b/xmbdfed.spec index db2e66e..f9d378d 100644 --- a/xmbdfed.spec +++ b/xmbdfed.spec @@ -1,7 +1,7 @@ Name: xmbdfed Summary: Bitmap Font Editor Version: 4.7 -Release: 30%{?dist} +Release: 31%{?dist} License: MIT Source0: http://crl.nmsu.edu/~mleisher/%{name}-%{version}.tar.bz2 Source1: http://crl.nmsu.edu/~mleisher/%{name}.png @@ -64,6 +64,9 @@ desktop-file-install \ %{_mandir}/man1/xmbdfed* %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 4.7-31 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Thu Jan 28 2021 Fedora Release Engineering - 4.7-30 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild From c42b106abc01da499a45dcfe171dc02946beecd7 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 22 Jan 2022 05:13:53 +0000 Subject: [PATCH 10/22] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xmbdfed.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xmbdfed.spec b/xmbdfed.spec index f9d378d..b4e51e4 100644 --- a/xmbdfed.spec +++ b/xmbdfed.spec @@ -1,7 +1,7 @@ Name: xmbdfed Summary: Bitmap Font Editor Version: 4.7 -Release: 31%{?dist} +Release: 32%{?dist} License: MIT Source0: http://crl.nmsu.edu/~mleisher/%{name}-%{version}.tar.bz2 Source1: http://crl.nmsu.edu/~mleisher/%{name}.png @@ -64,6 +64,9 @@ desktop-file-install \ %{_mandir}/man1/xmbdfed* %changelog +* Sat Jan 22 2022 Fedora Release Engineering - 4.7-32 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Fri Jul 23 2021 Fedora Release Engineering - 4.7-31 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild From 97fd7bd679d86eb664e9545b26370bf603b70f5c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 23 Jul 2022 13:15:46 +0000 Subject: [PATCH 11/22] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xmbdfed.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xmbdfed.spec b/xmbdfed.spec index b4e51e4..e929bd2 100644 --- a/xmbdfed.spec +++ b/xmbdfed.spec @@ -1,7 +1,7 @@ Name: xmbdfed Summary: Bitmap Font Editor Version: 4.7 -Release: 32%{?dist} +Release: 33%{?dist} License: MIT Source0: http://crl.nmsu.edu/~mleisher/%{name}-%{version}.tar.bz2 Source1: http://crl.nmsu.edu/~mleisher/%{name}.png @@ -64,6 +64,9 @@ desktop-file-install \ %{_mandir}/man1/xmbdfed* %changelog +* Sat Jul 23 2022 Fedora Release Engineering - 4.7-33 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Sat Jan 22 2022 Fedora Release Engineering - 4.7-32 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild From ac9f279eef3a1bc5387f7cfa6e49f1a4ee259ee3 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 21 Jan 2023 07:35:54 +0000 Subject: [PATCH 12/22] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xmbdfed.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xmbdfed.spec b/xmbdfed.spec index e929bd2..6855b3c 100644 --- a/xmbdfed.spec +++ b/xmbdfed.spec @@ -1,7 +1,7 @@ Name: xmbdfed Summary: Bitmap Font Editor Version: 4.7 -Release: 33%{?dist} +Release: 34%{?dist} License: MIT Source0: http://crl.nmsu.edu/~mleisher/%{name}-%{version}.tar.bz2 Source1: http://crl.nmsu.edu/~mleisher/%{name}.png @@ -64,6 +64,9 @@ desktop-file-install \ %{_mandir}/man1/xmbdfed* %changelog +* Sat Jan 21 2023 Fedora Release Engineering - 4.7-34 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Sat Jul 23 2022 Fedora Release Engineering - 4.7-33 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild From 4d4e47979d4ed8213f9dd28ce4ad6f25d1b6a1f5 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 22 Jul 2023 18:59:47 +0000 Subject: [PATCH 13/22] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xmbdfed.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xmbdfed.spec b/xmbdfed.spec index 6855b3c..0391cd1 100644 --- a/xmbdfed.spec +++ b/xmbdfed.spec @@ -1,7 +1,7 @@ Name: xmbdfed Summary: Bitmap Font Editor Version: 4.7 -Release: 34%{?dist} +Release: 35%{?dist} License: MIT Source0: http://crl.nmsu.edu/~mleisher/%{name}-%{version}.tar.bz2 Source1: http://crl.nmsu.edu/~mleisher/%{name}.png @@ -64,6 +64,9 @@ desktop-file-install \ %{_mandir}/man1/xmbdfed* %changelog +* Sat Jul 22 2023 Fedora Release Engineering - 4.7-35 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Sat Jan 21 2023 Fedora Release Engineering - 4.7-34 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild From d28d24a0d701233205a228ea6b10d39d31fa39cd Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 27 Jan 2024 09:50:58 +0000 Subject: [PATCH 14/22] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- xmbdfed.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xmbdfed.spec b/xmbdfed.spec index 0391cd1..c090d28 100644 --- a/xmbdfed.spec +++ b/xmbdfed.spec @@ -1,7 +1,7 @@ Name: xmbdfed Summary: Bitmap Font Editor Version: 4.7 -Release: 35%{?dist} +Release: 36%{?dist} License: MIT Source0: http://crl.nmsu.edu/~mleisher/%{name}-%{version}.tar.bz2 Source1: http://crl.nmsu.edu/~mleisher/%{name}.png @@ -64,6 +64,9 @@ desktop-file-install \ %{_mandir}/man1/xmbdfed* %changelog +* Sat Jan 27 2024 Fedora Release Engineering - 4.7-36 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Sat Jul 22 2023 Fedora Release Engineering - 4.7-35 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild From cf1e32225d126b0c0bbc70f42e5b5c852e37e2bb Mon Sep 17 00:00:00 2001 From: Software Management Team Date: Thu, 30 May 2024 12:46:50 +0200 Subject: [PATCH 15/22] Eliminate use of obsolete %patchN syntax (#2283636) --- xmbdfed.spec | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/xmbdfed.spec b/xmbdfed.spec index c090d28..963eb61 100644 --- a/xmbdfed.spec +++ b/xmbdfed.spec @@ -33,12 +33,12 @@ editing font properties. The editor works natively with BDF fonts. %prep %setup -q -%patch0 -p0 -b .patch1 -%patch1 -p1 -b .linux -%patch2 -p1 -b .staticfix -%patch3 -p1 -b .getline -%patch4 -p1 -b .format-security -%patch5 -p1 -b .gcc10 +%patch -P0 -p0 -b .patch1 +%patch -P1 -p1 -b .linux +%patch -P2 -p1 -b .staticfix +%patch -P3 -p1 -b .getline +%patch -P4 -p1 -b .format-security +%patch -P5 -p1 -b .gcc10 %build make %{?_smp_mflags} CFLAGS="%{optflags}" From 8030d6060103de7f39e22eef226fbb58bf525d05 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 20 Jul 2024 10:11:54 +0000 Subject: [PATCH 16/22] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- xmbdfed.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xmbdfed.spec b/xmbdfed.spec index 963eb61..fe00e3d 100644 --- a/xmbdfed.spec +++ b/xmbdfed.spec @@ -1,7 +1,7 @@ Name: xmbdfed Summary: Bitmap Font Editor Version: 4.7 -Release: 36%{?dist} +Release: 37%{?dist} License: MIT Source0: http://crl.nmsu.edu/~mleisher/%{name}-%{version}.tar.bz2 Source1: http://crl.nmsu.edu/~mleisher/%{name}.png @@ -64,6 +64,9 @@ desktop-file-install \ %{_mandir}/man1/xmbdfed* %changelog +* Sat Jul 20 2024 Fedora Release Engineering - 4.7-37 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Sat Jan 27 2024 Fedora Release Engineering - 4.7-36 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From 099bde2aef9197e94c6a8f93ad9065830346f775 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 19 Jan 2025 15:59:18 +0000 Subject: [PATCH 17/22] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- xmbdfed.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xmbdfed.spec b/xmbdfed.spec index fe00e3d..e00fa15 100644 --- a/xmbdfed.spec +++ b/xmbdfed.spec @@ -1,7 +1,7 @@ Name: xmbdfed Summary: Bitmap Font Editor Version: 4.7 -Release: 37%{?dist} +Release: 38%{?dist} License: MIT Source0: http://crl.nmsu.edu/~mleisher/%{name}-%{version}.tar.bz2 Source1: http://crl.nmsu.edu/~mleisher/%{name}.png @@ -64,6 +64,9 @@ desktop-file-install \ %{_mandir}/man1/xmbdfed* %changelog +* Sun Jan 19 2025 Fedora Release Engineering - 4.7-38 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Sat Jul 20 2024 Fedora Release Engineering - 4.7-37 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From 699b192e05b982603f2b63dcdd4deb3dd01dddc4 Mon Sep 17 00:00:00 2001 From: Tom spot Callaway Date: Fri, 21 Feb 2025 18:28:09 -0500 Subject: [PATCH 18/22] apply fix for compiling with c23 (gcc15) --- xmbdfed-4.7-gcc15.patch | 12 ++++++++++++ xmbdfed.spec | 8 +++++++- 2 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 xmbdfed-4.7-gcc15.patch diff --git a/xmbdfed-4.7-gcc15.patch b/xmbdfed-4.7-gcc15.patch new file mode 100644 index 0000000..829d875 --- /dev/null +++ b/xmbdfed-4.7-gcc15.patch @@ -0,0 +1,12 @@ +diff -up xmbdfed-4.7/bdfgrab.c.c23 xmbdfed-4.7/bdfgrab.c +--- xmbdfed-4.7/bdfgrab.c.c23 2025-02-21 18:20:45.990604573 -0500 ++++ xmbdfed-4.7/bdfgrab.c 2025-02-21 18:21:00.166078557 -0500 +@@ -276,7 +276,7 @@ void *data; + XCharStruct *cp; + bdf_property_t *pp, prop; + bdf_callback_struct_t cb; +- int (*old_error_handler)(); ++ int (*old_error_handler)(Display *d, XErrorEvent *event); + + if (f == 0) + return 0; diff --git a/xmbdfed.spec b/xmbdfed.spec index e00fa15..cf61085 100644 --- a/xmbdfed.spec +++ b/xmbdfed.spec @@ -1,7 +1,7 @@ Name: xmbdfed Summary: Bitmap Font Editor Version: 4.7 -Release: 38%{?dist} +Release: 39%{?dist} License: MIT Source0: http://crl.nmsu.edu/~mleisher/%{name}-%{version}.tar.bz2 Source1: http://crl.nmsu.edu/~mleisher/%{name}.png @@ -12,6 +12,7 @@ Patch2: xmbdfed-4.7-staticfix.patch Patch3: xmbdfed-4.7-getline.patch Patch4: xmbdfed-4.7-format-security.patch Patch5: xmbdfed-4.7-gcc10.patch +Patch6: xmbdfed-4.7-gcc15.patch URL: http://crl.nmsu.edu/~mleisher/xmbdfed.html BuildRequires: make BuildRequires: gcc @@ -39,6 +40,7 @@ editing font properties. The editor works natively with BDF fonts. %patch -P3 -p1 -b .getline %patch -P4 -p1 -b .format-security %patch -P5 -p1 -b .gcc10 +%patch -P6 -p1 -b .gcc15 %build make %{?_smp_mflags} CFLAGS="%{optflags}" @@ -64,6 +66,10 @@ desktop-file-install \ %{_mandir}/man1/xmbdfed* %changelog +* Fri Feb 25 2025 Tom Callaway - 4.7-39 +- am i wrong for keeping a motif app alive in 2025? No, it is the kids who are wrong. +- uh, apply fix for compiling with c23 (gcc15) + * Sun Jan 19 2025 Fedora Release Engineering - 4.7-38 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From 36e304ac0dd2f6133fc12a4c93a1c811641df292 Mon Sep 17 00:00:00 2001 From: Tom spot Callaway Date: Fri, 21 Feb 2025 18:30:42 -0500 Subject: [PATCH 19/22] fix bogus date, calendars are hard --- xmbdfed.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xmbdfed.spec b/xmbdfed.spec index cf61085..a2d8c3b 100644 --- a/xmbdfed.spec +++ b/xmbdfed.spec @@ -66,7 +66,7 @@ desktop-file-install \ %{_mandir}/man1/xmbdfed* %changelog -* Fri Feb 25 2025 Tom Callaway - 4.7-39 +* Fri Feb 21 2025 Tom Callaway - 4.7-39 - am i wrong for keeping a motif app alive in 2025? No, it is the kids who are wrong. - uh, apply fix for compiling with c23 (gcc15) From 9fc6ebcfe5d53f8c217cf24c85d76f6934c7890b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 20:55:05 +0000 Subject: [PATCH 20/22] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- xmbdfed.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xmbdfed.spec b/xmbdfed.spec index a2d8c3b..82c8c9a 100644 --- a/xmbdfed.spec +++ b/xmbdfed.spec @@ -1,7 +1,7 @@ Name: xmbdfed Summary: Bitmap Font Editor Version: 4.7 -Release: 39%{?dist} +Release: 40%{?dist} License: MIT Source0: http://crl.nmsu.edu/~mleisher/%{name}-%{version}.tar.bz2 Source1: http://crl.nmsu.edu/~mleisher/%{name}.png @@ -66,6 +66,9 @@ desktop-file-install \ %{_mandir}/man1/xmbdfed* %changelog +* Fri Jul 25 2025 Fedora Release Engineering - 4.7-40 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Fri Feb 21 2025 Tom Callaway - 4.7-39 - am i wrong for keeping a motif app alive in 2025? No, it is the kids who are wrong. - uh, apply fix for compiling with c23 (gcc15) From 1b2ff03e4cc586643ab78b5893769fb75990c0eb Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 17 Jan 2026 20:44:43 +0000 Subject: [PATCH 21/22] Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild --- xmbdfed.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xmbdfed.spec b/xmbdfed.spec index 82c8c9a..a6e3eb4 100644 --- a/xmbdfed.spec +++ b/xmbdfed.spec @@ -1,7 +1,7 @@ Name: xmbdfed Summary: Bitmap Font Editor Version: 4.7 -Release: 40%{?dist} +Release: 41%{?dist} License: MIT Source0: http://crl.nmsu.edu/~mleisher/%{name}-%{version}.tar.bz2 Source1: http://crl.nmsu.edu/~mleisher/%{name}.png @@ -66,6 +66,9 @@ desktop-file-install \ %{_mandir}/man1/xmbdfed* %changelog +* Sat Jan 17 2026 Fedora Release Engineering - 4.7-41 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + * Fri Jul 25 2025 Fedora Release Engineering - 4.7-40 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From 21534a422d185785f8af28377cd6c4c18676c04d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jul 2026 09:17:34 +0000 Subject: [PATCH 22/22] Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild --- xmbdfed.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xmbdfed.spec b/xmbdfed.spec index a6e3eb4..72fef80 100644 --- a/xmbdfed.spec +++ b/xmbdfed.spec @@ -1,7 +1,7 @@ Name: xmbdfed Summary: Bitmap Font Editor Version: 4.7 -Release: 41%{?dist} +Release: 42%{?dist} License: MIT Source0: http://crl.nmsu.edu/~mleisher/%{name}-%{version}.tar.bz2 Source1: http://crl.nmsu.edu/~mleisher/%{name}.png @@ -66,6 +66,9 @@ desktop-file-install \ %{_mandir}/man1/xmbdfed* %changelog +* Fri Jul 17 2026 Fedora Release Engineering - 4.7-42 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild + * Sat Jan 17 2026 Fedora Release Engineering - 4.7-41 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild