Compare commits
8 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a70537ddb6 | ||
|
|
532dcd989a | ||
|
|
940d973c11 | ||
|
|
b6e91440af | ||
|
|
77e3c26541 | ||
|
|
929cbe911d | ||
|
|
d338df0b51 | ||
|
|
fedd6ce4b6 |
2 changed files with 34 additions and 1 deletions
12
xlog-2.0.25-aclocal.patch
Normal file
12
xlog-2.0.25-aclocal.patch
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
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
|
||||
23
xlog.spec
23
xlog.spec
|
|
@ -1,6 +1,6 @@
|
|||
Name: xlog
|
||||
Version: 2.0.25
|
||||
Release: 1%{?dist}
|
||||
Release: 7%{?dist}
|
||||
Summary: Logging program for Hamradio Operators
|
||||
|
||||
# Automatically converted from old format: GPLv3 - review is highly recommended.
|
||||
|
|
@ -11,6 +11,9 @@ 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
|
||||
|
|
@ -75,6 +78,24 @@ install -D -p -m644 %{SOURCE1} $RPM_BUILD_ROOT%{_metainfodir}/org.nongnu.Xlog.me
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.25-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
|
||||
|
||||
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.25-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
|
||||
|
||||
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.25-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Thu Feb 06 2025 Richard Shaw <hobbes1069@gmail.com> - 2.0.25-4
|
||||
- Rebuild for hamlib 4.6.
|
||||
|
||||
* Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.25-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||
|
||||
* Tue Dec 31 2024 Richard Shaw <hobbes1069@gmail.com> - 2.0.25-2
|
||||
- Rebuild for Hamlib 4.6.
|
||||
|
||||
* Wed Dec 25 2024 Filipe Rosset <rosset.filipe@gmail.com> - 2.0.25-1
|
||||
- Updated to 2.0.25 fixes rhbz#1947630
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue