Compare commits
4 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b391adbcb9 | ||
|
|
67dbf8ad7e | ||
|
|
e11e2e7a56 | ||
|
|
00b5781509 |
1 changed files with 14 additions and 2 deletions
16
uronode.spec
16
uronode.spec
|
|
@ -9,12 +9,15 @@
|
||||||
Summary: Alternative packet radio system for Linux
|
Summary: Alternative packet radio system for Linux
|
||||||
Name: uronode
|
Name: uronode
|
||||||
Version: 2.15
|
Version: 2.15
|
||||||
Release: 10%{?dist}
|
Release: 13%{?dist}
|
||||||
# Automatically converted from old format: GPLv2+ - review is highly recommended.
|
# Automatically converted from old format: GPLv2+ - review is highly recommended.
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
URL: http://uronode.sourceforge.net
|
URL: http://uronode.sourceforge.net
|
||||||
BuildRequires: make
|
BuildRequires: make
|
||||||
BuildRequires: gcc, zlib-devel, libax25-devel, systemd
|
BuildRequires: gcc
|
||||||
|
BuildRequires: zlib-devel
|
||||||
|
BuildRequires: libax25-devel
|
||||||
|
BuildRequires: systemd
|
||||||
Requires(post): systemd
|
Requires(post): systemd
|
||||||
Requires(preun): systemd
|
Requires(preun): systemd
|
||||||
Requires(postun): systemd
|
Requires(postun): systemd
|
||||||
|
|
@ -114,6 +117,15 @@ touch %{buildroot}/%{_var}/lib/flexd/destinations
|
||||||
%ghost %{_var}/lib/flexd/destinations
|
%ghost %{_var}/lib/flexd/destinations
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.15-13
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
|
||||||
|
|
||||||
|
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.15-12
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
|
||||||
|
|
||||||
|
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.15-11
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||||
|
|
||||||
* Mon Apr 14 2025 Jaroslav Škarvada <jskarvad@redhat.com> - 2.15-10
|
* Mon Apr 14 2025 Jaroslav Škarvada <jskarvad@redhat.com> - 2.15-10
|
||||||
- Fixed FTBFS with gcc-15
|
- Fixed FTBFS with gcc-15
|
||||||
Resolves: rhbz#2341489
|
Resolves: rhbz#2341489
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue