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