Accepting request 1141694 from devel:libraries:c_c++

OBS-URL: https://build.opensuse.org/request/show/1141694
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tbb?expand=0&rev=35
This commit is contained in:
Ana Guerrero 2024-01-26 21:46:11 +00:00 committed by Git OBS Bridge
commit 37ea97be70
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jan 25 16:31:59 UTC 2024 - Ana Guerrero <ana.guerrero@suse.com>
- Fix build to handle changes in (open)SUSE specific cmake macros,
no user visible changes
-------------------------------------------------------------------
Fri Dec 1 08:24:32 UTC 2023 - Atri Bhattacharya <badshah400@gmail.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package tbb
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2023 Alessandro de Oliveira Faria (A.K.A. CABELO)
#
# All modifications and additions to the file contributed by third parties
@ -244,7 +244,7 @@ popd
%endif
# we install it into the devel package docdir
rm -r %{buildroot}%{_datadir}/doc/TBB
rm -rf %{buildroot}%{_datadir}/doc/
# Rename tbb32.pc to tbb.pc (same as 64-bit) so that applications depending on tbb
# do not have to call different pkgconfig modules based on arch