Accepting request 994361 from home:jengelh:branches:windows:mingw:win64

- Drop dependency on breakpad, since we now have our own
  mingw-objdump-srcfiles.

OBS-URL: https://build.opensuse.org/request/show/994361
OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-filesystem?expand=0&rev=145
This commit is contained in:
Ralf Habacker 2022-08-10 16:34:52 +00:00 committed by Git OBS Bridge
parent 218b23738b
commit bd9926635a
2 changed files with 7 additions and 4 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Aug 10 12:38:29 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- Drop dependency on breakpad, since we now have our own
mingw-objdump-srcfiles.
-------------------------------------------------------------------
Thu Jul 28 15:22:52 UTC 2022 - Ralf Habacker <ralf.habacker@freenet.de>

View File

@ -78,13 +78,11 @@ Requires: findutils
Requires: gawk
Requires: grep
Requires: mingw64-cross-binutils
Requires: mingw64-cross-breakpad-tools
Requires: mingw64-cross-pkgconf
Requires: python3
Requires: rpm
Requires: rpmlint-mini
Requires: sed
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
#!BuildIgnore: post-build-checks
@ -206,8 +204,7 @@ done < %{SOURCE11}
install -m 0755 %{SOURCE16} %{buildroot}%{_bindir}/x86_64-w64-mingw32-objdump-srcfiles
%files
%defattr(-,root,root,-)
%doc COPYING
%license COPYING
%{_rpmmacrodir}/macros.mingw64
%{_rpmmacrodir}/macros.mingw64-cmake
%if %{undefined _distconfdir}