Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
3577c9714b |
|||
|
|
8c5285f6d2 |
1 changed files with 7 additions and 3 deletions
10
vfrnav.spec
10
vfrnav.spec
|
|
@ -1,6 +1,6 @@
|
|||
Name: vfrnav
|
||||
Version: 20201231
|
||||
Release: 13%{?dist}
|
||||
Release: 15%{?dist}
|
||||
Summary: VFR/IFR Navigation
|
||||
|
||||
License: GPLv2+
|
||||
|
|
@ -12,8 +12,6 @@ Patch1: vfrnav-pqxx.patch
|
|||
Patch2: vfrnav_externc.patch
|
||||
# Fix invocation of inksacape v1.x.
|
||||
Patch3: vfrnav-20201231-fix_inkscape_usage.patch
|
||||
# inlining issue compiling eigen for ppc64le
|
||||
ExcludeArch: ppc64le
|
||||
|
||||
%bcond_without webservice
|
||||
%bcond_with wetterdl
|
||||
|
|
@ -479,6 +477,12 @@ fi
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Jan 10 2022 Björn Esser <besser82@fedoraproject.org> - 20201231-15
|
||||
- Enable builds for ppc64le again
|
||||
|
||||
* Tue Nov 02 2021 Sandro Mani <manisandro@gmail.com> - 20201231-14
|
||||
- Rebuild (geos)
|
||||
|
||||
* Tue Sep 07 2021 Thomas Sailer <t.sailer@alumni.ethz.ch> - 20201231-13
|
||||
- rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue