The includedir in the pkgconfig file seems to be broken
prefix=/usr
exec_prefix=/usr
libdir=/usr/lib64
includedir=/usr/include/cfitsio/cfitsio
Name: cfitsio
Description: FITS File Subroutine Library
URL: https://heasarc.gsfc.nasa.gov/fitsio/
Version: 4.5.0
Libs: -L${libdir} -lcfitsio
Libs.private: -lcurl -lpthread -lz -lbz2 -lm
Cflags: -I${includedir}
I could install the rpmautospec packages and the libgit2
dependency after epel-release-10
, basic command line interactions worked (generate-changelog
, calculate-release
, process-distgit
).
@ppisar, the external API is in the rpmautospec
module directly, where this hasn’t changed (rpmautospec.calculate_release_number()
dispatches to ….do_calculate_release_number()
), and this is what all consumers I know of (rpkg, mock) use.
@stevetraylen Good catch! I’ll submit a fixed package shortly.
This latest release doesn’t install appdata files on Fedora Linux <= 40 (as that would conflict with the same from GIMP version 2).
This latest release doesn’t install appdata files on Fedora Linux <= 40 (as that would conflict with the same from GIMP version 2).
The latest build should fix bug 2292379 - file not found (non-fatal) errors when running gimp3.
The latest build should fix bug 2292379 - file not found (non-fatal) errors when running gimp3.
No, you shouldn’t need to remove the old version – this new build should fix the file conflict.
This new build should fix the file conflict.
I’ve reported the issue here: https://bugzilla.redhat.com/show_bug.cgi?id=2284094
I get the same issue @pgreco described.