osc copypac from project:KDE:Extra package:libktorrent revision:5

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/libktorrent?expand=0&rev=1
This commit is contained in:
Christophe Marin 2020-11-14 08:50:32 +00:00 committed by Git OBS Bridge
parent 02ad0c398e
commit 513e76605d
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Aug 27 16:58:42 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Use %cmake_build instead of %make_jobs
-------------------------------------------------------------------
Mon Jun 8 13:59:41 UTC 2020 - wbauer@tmo.at

View File

@ -79,7 +79,7 @@ libktorrent is a torrent downloading library.
%build
%cmake_kf5 -d build
%make_jobs
%cmake_build
%install
%kf5_makeinstall -C build
@ -90,9 +90,9 @@ libktorrent is a torrent downloading library.
%postun -n libKF5Torrent%{sonum} -p /sbin/ldconfig
%files devel
%{_kf5_cmakedir}/KF5Torrent/
%{_kf5_includedir}/libktorrent/
%{_kf5_libdir}/libKF5Torrent.so
%{_kf5_cmakedir}/KF5Torrent/
%files -n libKF5Torrent%{sonum}
%license COPYING