Compare commits

..

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

2 changed files with 27 additions and 21 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.7
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,23 @@ 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
%autochangelog
* Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.00.7-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
%autochangelog

View file

@ -1 +1 @@
SHA512 (airinv-1.00.14.tar.gz) = f5b42ef2c99e77bfe9aebd7ec654e7b8956ffc2d4958d2811bd78c19f9d8f79f03ef9aba9ba3335a62e6b0b8bd4f2208544c0248e25ecc843be5bb28410829b5
SHA512 (airinv-1.00.7.tar.gz) = d9c96080daf9d8e7f19618f4c65c6105732920dffd575d54a5576b873eb8ef5f077280bbc9f8f3c599cb09e2a63cf3a4d60cd04d3b018ae41c7249e247fea13a