diff --git a/xlog-2.0.25-aclocal.patch b/xlog-2.0.25-aclocal.patch deleted file mode 100644 index 49288cf..0000000 --- a/xlog-2.0.25-aclocal.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -up a/Makefile.am b/Makefile.am ---- a/Makefile.am 2021-02-15 20:37:54.000000000 -0500 -+++ b/Makefile.am 2025-10-19 01:05:33.816651640 -0400 -@@ -6,7 +6,7 @@ EXTRA_DIST = config.rpath mkinstalldirs - - CLEANFILES = *~ - --ACLOCAL_AMFLAGS = -I /usr/share/aclocal -+ACLOCAL_AMFLAGS = -I m4 - - dist-hook: - rm -f AUTHORS ChangeLog diff --git a/xlog.spec b/xlog.spec index 6faec9a..7b7571a 100644 --- a/xlog.spec +++ b/xlog.spec @@ -1,6 +1,6 @@ Name: xlog Version: 2.0.25 -Release: 7%{?dist} +Release: 1%{?dist} Summary: Logging program for Hamradio Operators # Automatically converted from old format: GPLv3 - review is highly recommended. @@ -11,9 +11,6 @@ Source1: org.nongnu.Xlog.metainfo.xml Patch0: %{name}-2.0.19-no-error.patch Patch1: xlog-%{version}-hamlib42.patch -Patch2: %{name}-2.0.25-aclocal.patch - -ExcludeArch: i686 BuildRequires: make BuildRequires: gcc @@ -78,24 +75,6 @@ install -D -p -m644 %{SOURCE1} $RPM_BUILD_ROOT%{_metainfodir}/org.nongnu.Xlog.me %changelog -* Fri Jul 17 2026 Fedora Release Engineering - 2.0.25-7 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild - -* Sat Jan 17 2026 Fedora Release Engineering - 2.0.25-6 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild - -* Fri Jul 25 2025 Fedora Release Engineering - 2.0.25-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild - -* Thu Feb 06 2025 Richard Shaw - 2.0.25-4 -- Rebuild for hamlib 4.6. - -* Sun Jan 19 2025 Fedora Release Engineering - 2.0.25-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild - -* Tue Dec 31 2024 Richard Shaw - 2.0.25-2 -- Rebuild for Hamlib 4.6. - * Wed Dec 25 2024 Filipe Rosset - 2.0.25-1 - Updated to 2.0.25 fixes rhbz#1947630