Compare commits

..

1 Commits

Author SHA1 Message Date
Denis Arnaud 1d15b8dfed Fixed the changelog 2022-07-14 23:11:45 +02:00
2 changed files with 18 additions and 13 deletions

View File

@ -1,21 +1,25 @@
# Force out of source build
%undefine __cmake_in_source_build
#
Name: airrac
Version: 1.00.7
Release: %autorelease
Version: 1.00.6
Release: 1%{?dist}
Summary: C++ Simulated Revenue Accounting (RAC) System Library
License: LGPL-2.1-or-later
License: LGPLv2+
URL: https://github.com/airsim/%{name}
Source0: %{url}/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
Source0: %{url}/archive/%{name}-%{version}.tar.gz
BuildRequires: gcc-c++
BuildRequires: cmake
BuildRequires: boost-devel
BuildRequires: soci-mysql-devel
BuildRequires: soci-sqlite3-devel
BuildRequires: pkgconfig(readline)
BuildRequires: pkgconfig(stdair)
BuildRequires: readline-devel
BuildRequires: stdair-devel
%description
%{name} is a C++ library of airline revenue accounting classes and
@ -49,12 +53,12 @@ BuildRequires: ghostscript
%description doc
This package contains HTML pages, as well as a PDF reference manual,
for %{name}. All that documentation is generated thanks to Doxygen
(https://doxygen.org). The content is the same as what can be browsed
online (https://%{name}.org).
(http://doxygen.org). The content is the same as what can be browsed
online (http://%{name}.org).
%prep
%autosetup
%autosetup -n %{name}-%{name}-%{version}
%build
@ -83,7 +87,7 @@ rm -f $RPM_BUILD_ROOT%{_docdir}/%{name}/{NEWS,README.md,AUTHORS}
%{_mandir}/man1/%{name}.1.*
%files devel
%{_includedir}/%{name}/
%{_includedir}/%{name}
%{_bindir}/%{name}-config
%{_libdir}/lib%{name}.so
%{_libdir}/pkgconfig/%{name}.pc
@ -94,10 +98,11 @@ rm -f $RPM_BUILD_ROOT%{_docdir}/%{name}/{NEWS,README.md,AUTHORS}
%{_mandir}/man3/%{name}-library.3.*
%files doc
%doc %{_docdir}/%{name}/
%doc %{_docdir}/%{name}/html
%license COPYING
%changelog
%autochangelog
* Thu Jul 14 2022 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 1.00.6-1
- First build on EPEL 9

View File

@ -1 +1 @@
SHA512 (airrac-1.00.7.tar.gz) = 86c4acb8249fefe2a284009fe4b4757dec6bae0f971ff30e8abd5dde086bdd9a0674b318035d884aeb9cd59d792f525872e7665db9d4f494ebcae97cc310bbb8
SHA512 (airrac-1.00.6.tar.gz) = 0a9abf16f4ca88d72747014f299b8234e140b2ac359e898cb15aa216a3ea8f4371f8a1ce7e936bb203d78d15bb5681c0b205a75de685018260cc7111c10d9842