Compare commits

...

1 Commits

Author SHA1 Message Date
Richard W.M. Jones dfe321b4d5 Rebase to Fedora Rawhide 2023-05-18 15:42:42 +00:00
3 changed files with 32 additions and 64 deletions

1
.mingw-crt.metadata Normal file
View File

@ -0,0 +1 @@
56143558d81dae7628a232ca7582b947e65392b1 mingw-w64-v10.0.0.tar.bz2

View File

@ -9,10 +9,10 @@
Name: mingw-crt
Version: 10.0.0
Release: 2.1%{?dist}
Release: 3%{?dist}
Summary: MinGW Windows cross-compiler runtime
License: Public Domain and ZPLv2.1
License: LicenseRef-Fedora-Public-Domain AND ZPL-2.1
URL: http://mingw-w64.sourceforge.net/
Source0: http://downloads.sourceforge.net/mingw-w64/mingw-w64-v%{version}.tar.bz2
@ -140,21 +140,39 @@ rm -rf %{buildroot}%{ucrt64_includedir}/*.c
%changelog
* Fri May 06 2022 Richard W.M. Jones <rjones@redhat.com> - 10.0.0-2.1
- Rebase to Fedora Rawhide
resolves: rhbz#2080160
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org>
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Aug 23 2021 Richard W.M. Jones <rjones@redhat.com> - 9.0.0-2
* Tue May 03 2022 Sandro Mani <manisandro@gmail.com> - 10.0.0-2
- Provide standard DLLs
- Spec cleanups
* Tue Apr 26 2022 Sandro Mani <manisandro@gmail.com> - 10.0.0-1
- Update to 10.0.0
* Fri Mar 25 2022 Sandro Mani <manisandro@gmail.com> - 9.0.0-6
- Rebuild with mingw-gcc-12
* Thu Mar 24 2022 Sandro Mani <manisandro@gmail.com> - 9.0.0-5
- Rebuild with gcc12
* Wed Feb 23 2022 Marc-André Lureau <marcandre.lureau@redhat.com> - 9.0.0-4
- Add UCRT64 target
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 9.0.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 9.0.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Thu Jul 08 2021 Sandro Mani <manisandro@gmail.com> - 9.0.0-1
- Update to 9.0.0
- Manually merge with fedora/rawhide
resolves: rhbz#1996700
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 8.0.0-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Mon May 31 2021 Sandro Mani <manisandro@gmail.com> - 8.0.2-2
- Add wincore-def.patch
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 8.0.0-3
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Mon May 17 2021 Sandro Mani <manisandro@gmail.com> - 8.0.2-1
- Update to 8.0.2
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 8.0.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

View File

@ -1,51 +0,0 @@
diff -rupN --no-dereference mingw-w64-v8.0.2/mingw-w64-crt/lib32/api-ms-win-core-path-l1-1-0.def mingw-w64-v8.0.2-new/mingw-w64-crt/lib32/api-ms-win-core-path-l1-1-0.def
--- mingw-w64-v8.0.2/mingw-w64-crt/lib32/api-ms-win-core-path-l1-1-0.def 2021-05-09 08:38:05.000000000 +0200
+++ mingw-w64-v8.0.2-new/mingw-w64-crt/lib32/api-ms-win-core-path-l1-1-0.def 2021-05-31 15:52:45.098567797 +0200
@@ -2,25 +2,25 @@ LIBRARY api-ms-win-core-path-l1-1-0
EXPORTS
-PathAllocCanonicalize@
-PathAllocCombine@
-PathCchAddBackslash@
-PathCchAddBackslashEx@
-PathCchAddExtension@
-PathCchAppend@
-PathCchAppendEx@
-PathCchCanonicalize@
-PathCchCanonicalizeEx@
-PathCchCombine@
-PathCchCombineEx@
-PathCchFindExtension@
-PathCchIsRoot@
-PathCchRemoveBackslash@
-PathCchRemoveBackslashEx@
-PathCchRemoveExtension@
-PathCchRemoveFileSpec@
-PathCchRenameExtension@
-PathCchSkipRoot@
-PathCchStripPrefix@
-PathCchStripToRoot@
-PathIsUNCEx@
+PathAllocCanonicalize@12
+PathAllocCombine@16
+PathCchAddBackslash@8
+PathCchAddBackslashEx@16
+PathCchAddExtension@12
+PathCchAppend@12
+PathCchAppendEx@16
+PathCchCanonicalize@12
+PathCchCanonicalizeEx@16
+PathCchCombine@16
+PathCchCombineEx@20
+PathCchFindExtension@12
+PathCchIsRoot@4
+PathCchRemoveBackslash@8
+PathCchRemoveBackslashEx@16
+PathCchRemoveExtension@8
+PathCchRemoveFileSpec@8
+PathCchRenameExtension@12
+PathCchSkipRoot@8
+PathCchStripPrefix@8
+PathCchStripToRoot@8
+PathIsUNCEx@8