diff --git a/airtsp.spec b/airtsp.spec index 6c3961e..bd9e1d5 100644 --- a/airtsp.spec +++ b/airtsp.spec @@ -1,25 +1,23 @@ -# Force out of source build -%undefine __cmake_in_source_build - # Name: airtsp -Version: 1.01.9 -Release: 3%{?dist} +Version: 1.01.16 +Release: %autorelease Summary: C++ Simulated Airline Travel Solution Provider Library -License: LGPLv2+ +License: LGPL-2.1-or-later URL: https://github.com/airsim/%{name} -Source0: %{url}/archive/%{name}-%{version}.tar.gz +Source0: %{url}/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: gcc-c++ BuildRequires: cmake BuildRequires: boost-devel +BuildRequires: soci-devel BuildRequires: soci-mysql-devel BuildRequires: soci-sqlite3-devel -BuildRequires: readline-devel -BuildRequires: stdair-devel - +BuildRequires: soci-postgresql-devel +BuildRequires: pkgconfig(readline) +BuildRequires: pkgconfig(stdair) %description %{name} aims at providing a clean API and a simple implementation, as @@ -29,7 +27,7 @@ in the real-world of Airline IT operations. %{name} makes an extensive use of existing open-source libraries for increased functionality, speed and accuracy. In particular the -Boost (C++ Standard Extensions: http://www.boost.org) library is used. +Boost (C++ Standard Extensions: https://www.boost.org) library is used. Install the %{name} package if you need a library of basic C++ objects for Airline Schedule Management, mainly for simulation purpose. @@ -61,8 +59,7 @@ online (https://%{name}.org). %prep -%autosetup -n %{name}-%{name}-%{version} - +%autosetup %build %cmake @@ -90,26 +87,21 @@ rm -f $RPM_BUILD_ROOT%{_docdir}/%{name}/{NEWS,README.md,AUTHORS} %{_mandir}/man1/%{name}.1.* %files devel -%{_includedir}/%{name} +%license COPYING +%{_includedir}/%{name}/ %{_bindir}/%{name}-config %{_libdir}/lib%{name}.so %{_libdir}/pkgconfig/%{name}.pc +%{_libdir}/cmake/%{name}/ %{_datadir}/aclocal/%{name}.m4 -%dir %{_datadir}/%{name} -%{_datadir}/%{name}/CMake %{_mandir}/man1/%{name}-config.1.* %{_mandir}/man3/%{name}-library.3.* %files doc -%doc %{_docdir}/%{name}/html +%doc %{_docdir}/%{name}/ %license COPYING %changelog -* Wed Jan 18 2023 Fedora Release Engineering - 1.01.9-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild - -* Wed Jul 20 2022 Fedora Release Engineering - 1.01.9-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild - %autochangelog + diff --git a/sources b/sources index d8c2720..01d37eb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (airtsp-1.01.9.tar.gz) = 90567d67f33729de5aba47670165b8a13b7c8ee210168872bbca3b07f7f35ad82f94a4b0a36da8161d7b549ef033b732b08213e8ca3e5fb2cf3ef3730001e5c6 +SHA512 (airtsp-1.01.16.tar.gz) = 7facefa7b84777128b3193acb9dbef89cf7ddedf2d4cefdb90abc94d71db2ae7c3a253df23a353e8503b0e327fa0de316c130a2a5f6b01f6d9121538b32b6c6d