Commit Graph

13 Commits

Author SHA1 Message Date
Omair Majid
be2ce50c06 Update License field
To comply with SPDX identifiers.

Also remove some test files where the Fedora licensing situation isn't
clear.
2023-01-07 12:14:22 -05:00
Omair Majid
de2f31ceab Don't build dotnet package on Fedora 38
But keep it for older versions.
2022-11-21 11:52:00 -05:00
Omair Majid
f78d53f5cc Don't build dotnet package on Fedora
Fix the conditional - it was accidentally building dotnet package on
Fedora too. Make it clear that dotnet subpackage should not be built
with .NET 7 on Fedora or newer versions of RHEL.
2022-11-16 18:56:59 -05:00
Omair Majid
d101c05df6 Some cleanups based on initial package review
- Add a variable to represent the .NET major version
- Accept man pages with any extensions
- Improve Release to handle upgrades
2022-11-14 15:24:39 -05:00
Omair Majid
c78aca21d6 Add a patch to fix clang 15 compat on ppc64le 2022-11-11 16:53:20 -05:00
Omair Majid
593af93cdc Fix changelog date 2022-11-10 17:19:13 -05:00
Omair Majid
949d62a0e3 Update to .NET 7 RC 2
Enable ppc64le
2022-11-10 17:18:33 -05:00
Omair Majid
891d51c0f1 Update internal libraries for RPM-provides or -requires
These are internal libraries. Nothing should depend on them. They
shouldn't be made visible at RPM-level to avoid anyone accidentally
depending on them.
2022-08-20 22:29:41 -04:00
Omair Majid
5194877324 Fix arm64 bootstrapping 2022-08-17 22:57:07 -04:00
Omair Majid
631a4719eb Limit DOTNET_NUGET_SIGNATURE_VERIFICATION=false to RHEL 2022-08-16 12:45:31 -04:00
Omair Majid
8236fc47ee Update to upstream commit fd587269
This updates to a pre-RC1 build of .NET 7.
2022-08-16 12:42:01 -04:00
Omair Majid
3fe21304d3 Update to .NET 7 installer ace7452f 2022-07-25 15:31:18 -04:00
Omair Majid
9fafb98fe5 Initial package 2022-06-20 12:27:47 -04:00