Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
175c2c30ba | ||
|
|
48deefc64d |
2 changed files with 4 additions and 6 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
Name: airtsp
|
||||
Version: 1.01.16
|
||||
Version: 1.01.11
|
||||
Release: %autorelease
|
||||
|
||||
Summary: C++ Simulated Airline Travel Solution Provider Library
|
||||
|
|
@ -12,10 +12,8 @@ Source0: %{url}/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.
|
|||
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)
|
||||
|
||||
|
|
@ -87,13 +85,13 @@ rm -f $RPM_BUILD_ROOT%{_docdir}/%{name}/{NEWS,README.md,AUTHORS}
|
|||
%{_mandir}/man1/%{name}.1.*
|
||||
|
||||
%files devel
|
||||
%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.*
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (airtsp-1.01.16.tar.gz) = 7facefa7b84777128b3193acb9dbef89cf7ddedf2d4cefdb90abc94d71db2ae7c3a253df23a353e8503b0e327fa0de316c130a2a5f6b01f6d9121538b32b6c6d
|
||||
SHA512 (airtsp-1.01.11.tar.gz) = 3b555616ff64de9a41bff7296fc4ed9cacbff11c92b0b9debef7e472ed120bf5e81de5b32680947ff34766278af14099d3780d404cda3df92561086d0a5f32d2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue