Compare commits

..

No commits in common. "rawhide" and "f39" have entirely different histories.

2 changed files with 27 additions and 15 deletions

View file

@ -1,23 +1,25 @@
# Force out of source build
%undefine __cmake_in_source_build
#
Name: airtsp
Version: 1.01.16
Release: %autorelease
Version: 1.01.10
Release: 2%{?dist}
Summary: C++ Simulated Airline Travel Solution Provider 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-devel
BuildRequires: soci-mysql-devel
BuildRequires: soci-sqlite3-devel
BuildRequires: soci-postgresql-devel
BuildRequires: pkgconfig(readline)
BuildRequires: pkgconfig(stdair)
BuildRequires: readline-devel
BuildRequires: stdair-devel
%description
%{name} aims at providing a clean API and a simple implementation, as
@ -27,7 +29,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: https://www.boost.org) library is used.
Boost (C++ Standard Extensions: http://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.
@ -59,7 +61,8 @@ online (https://%{name}.org).
%prep
%autosetup
%autosetup -n %{name}-%{name}-%{version}
%build
%cmake
@ -87,21 +90,30 @@ rm -f $RPM_BUILD_ROOT%{_docdir}/%{name}/{NEWS,README.md,AUTHORS}
%{_mandir}/man1/%{name}.1.*
%files devel
%license COPYING
%{_includedir}/%{name}/
%{_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}/
%doc %{_docdir}/%{name}/html
%license COPYING
%changelog
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.01.10-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Mon May 01 2023 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 1.01.10-1
- Upstream upgrade
* Mon Feb 20 2023 Jonathan Wakely <jwakely@redhat.com> - 1.01.9-4
- Rebuilt for Boost 1.81
%autochangelog

View file

@ -1 +1 @@
SHA512 (airtsp-1.01.16.tar.gz) = 7facefa7b84777128b3193acb9dbef89cf7ddedf2d4cefdb90abc94d71db2ae7c3a253df23a353e8503b0e327fa0de316c130a2a5f6b01f6d9121538b32b6c6d
SHA512 (airtsp-1.01.10.tar.gz) = 8804b68e623e41c71494d49ef2cd0a56f5481c086b9cee580d1f84a9ecf66b34fba401145e9b634ef2afefc5c98fc4739f6ba436cd3bce85e163777b8b03a2e4