Accepting request 994368 from windows:mingw:win64
OBS-URL: https://build.opensuse.org/request/show/994368 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mingw64-filesystem?expand=0&rev=19
This commit is contained in:
commit
c98a4de5d0
@ -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>
|
||||
|
||||
|
@ -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}
|
||||
|
Loading…
x
Reference in New Issue
Block a user