update to 0.16 [release 0.16-1mamba;Mon Apr 29 2024]
This commit is contained in:
parent
a2cdddf4d8
commit
812a41e51c
13
libnova.spec
13
libnova.spec
@ -1,13 +1,13 @@
|
|||||||
Name: libnova
|
Name: libnova
|
||||||
Version: 0.15.0
|
Version: 0.16
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: A general purpose astronomy & astrodynamics library
|
Summary: A general purpose astronomy & astrodynamics library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://libnova.sourceforge.net/
|
URL: https://libnova.sourceforge.net/
|
||||||
Source: http://downloads.sourceforge.net/project/libnova/libnova/v%20%{version}/libnova-%{version}.tar.gz
|
Source: https://git.code.sf.net/p/libnova/libnova.git/v%{version}/libnova-%{version}.tar.bz2
|
||||||
License: LGPL
|
License: LGPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
@ -29,9 +29,7 @@ This package contains libraries and header files neeed for development.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
sed -i "s|AM_CONFIG_HEADER|AC_CONFIG_HEADERS|" configure.in
|
./autogen.sh
|
||||||
sed -i "/AM_PROG_CC_STDC/d" configure.in
|
|
||||||
autoreconf -fi
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure
|
%configure
|
||||||
@ -64,6 +62,9 @@ autoreconf -fi
|
|||||||
%doc ChangeLog
|
%doc ChangeLog
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 29 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 0.16-1mamba
|
||||||
|
- update to 0.16
|
||||||
|
|
||||||
* Thu Apr 11 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 0.15.0-2mamba
|
* Thu Apr 11 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 0.15.0-2mamba
|
||||||
- restore from archive as requirement for indi
|
- restore from archive as requirement for indi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user