Compare commits

..

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

2 changed files with 33 additions and 20 deletions

View file

@ -1,27 +1,30 @@
# Force out of source build
%undefine __cmake_in_source_build
#
Name: airinv
Version: 1.00.14
Release: %autorelease
Version: 1.00.8
Release: 2%{?dist}
Summary: C++ Simulated Airline Inventory Management 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: pkgconfig(readline)
BuildRequires: pkgconfig(libzmq)
BuildRequires: pkgconfig(cppzmq)
BuildRequires: soci-devel
BuildRequires: readline-devel
BuildRequires: zeromq-devel
BuildRequires: cppzmq-devel
BuildRequires: sevmgr-devel
BuildRequires: soci-mysql-devel
BuildRequires: soci-sqlite3-devel
BuildRequires: soci-postgresql-devel
BuildRequires: pkgconfig(stdair)
BuildRequires: pkgconfig(airrac)
BuildRequires: pkgconfig(rmol)
BuildRequires: pkgconfig(sevmgr)
BuildRequires: stdair-devel
BuildRequires: airrac-devel
BuildRequires: rmol-devel
BuildRequires: sevmgr-devel
%description
%{name} is a C++ library of airline inventory management classes and
@ -56,11 +59,12 @@ BuildRequires: ghostscript
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://github.com/airsim/%{name}).
online (https://%{name}.org).
%prep
%autosetup
%autosetup -n %{name}-%{name}-%{version}
%build
%cmake
@ -94,21 +98,30 @@ rm -f %{buildroot}%{_docdir}/%{name}/{NEWS,README,AUTHORS}
%{_mandir}/man1/AirInvServer.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.00.8-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Mon May 01 2023 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 1.00.8-1
- Upstream upgrade
* Mon Feb 20 2023 Jonathan Wakely <jwakely@redhat.com> - 1.00.7-4
- Rebuilt for Boost 1.81
%autochangelog

View file

@ -1 +1 @@
SHA512 (airinv-1.00.14.tar.gz) = f5b42ef2c99e77bfe9aebd7ec654e7b8956ffc2d4958d2811bd78c19f9d8f79f03ef9aba9ba3335a62e6b0b8bd4f2208544c0248e25ecc843be5bb28410829b5
SHA512 (airinv-1.00.8.tar.gz) = f7d18ca432c658ce2099427e0851f6be98f2e70846afbdc53b4ba34ce60d04e6d93c6c0af140989d48b44daff5e3fcbb5f0908fd6186ce16d0adb4ee8b70b2d8