1
0

Accepting request 971808 from home:alois:branches:devel:libraries:c_c++

- Fix pkgconfig file for Leap 15.4

OBS-URL: https://build.opensuse.org/request/show/971808
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libtorrent-rasterbar?expand=0&rev=160
This commit is contained in:
2022-04-21 12:50:22 +00:00
committed by Git OBS Bridge
parent f0d913e6a4
commit aa980de8f4
2 changed files with 9 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Apr 21 11:51:34 UTC 2022 - Luigi Baldoni <aloisio@gmx.com>
- Fix pkgconfig file for Leap 15.4
-------------------------------------------------------------------
Sat Apr 16 14:49:34 UTC 2022 - Luigi Baldoni <aloisio@gmx.com>

View File

@@ -136,6 +136,10 @@ install -Dm0755 build/examples/dump_torrent build/examples/make_torrent \
%fdupes %{buildroot}%{python3_sitearch}
# quick and dirty fix until upstream gh#arvidn/libtorrent#6830 is addressed
sed -e 's/\-l\-pthread/\-pthread/' \
-i %{buildroot}%{_libdir}/pkgconfig/%{name}.pc
%if %{with tests}
%check
export LD_LIBRARY_PATH=$PWD/build