Commit Graph

71 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
d5187598fc Clarify comments about license/crypto files 2022-07-27 15:06:49 -04:00
Omair Majid
81d26c572f Fix some remaining references to 6.0 2022-07-26 15:53:08 -04:00
Omair Majid
d73e0787eb Remove unused patches
These patch files are never applied. Remove them from repo.
2022-07-26 15:17:18 -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
Omair Majid
ca9a591f28 Update to .NET SDK 6.0.105 and Runtime 6.0.5 2022-05-12 10:55:55 -04:00
Konrad Kleine
b73cce139e Fix typo in comment: unfrotunately -> unfortunately 2022-04-29 08:38:32 +00:00
Omair Majid
012c53e281 Update to .NET SDK 6.0.104 and Runtime 6.0.4 2022-04-14 17:31:57 -04:00
Omair Majid
249b125e10 Update to .NET SDK 6.0.103 and Runtime 6.0.3 2022-03-11 08:35:36 -05:00
Omair Majid
4f642ff2a7 Update to .NET SDK 6.0.102 and Runtime 6.0.2 2022-02-15 11:46:24 -05:00
Omair Majid
ecf6e43a6b Update to .NET SDK 6.0.101 and Runtime 6.0.1 2022-01-28 08:44:07 -05:00
Fedora Release Engineering
48eddbd9d7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-20 00:58:31 +00:00
Omair Majid
3f2e95866f Disable bootstrap 2021-12-20 00:20:55 -05:00
Omair Majid
d3412cc4b5 Initial build for Fedora 2021-12-19 17:51:29 -05:00
Omair Majid
2e89959290 Merge from dotnet-sig's dotnet6.0 repository 2021-12-19 12:12:42 -05:00
Gwyn Ciesla
430e989807 Added the README 2021-12-17 19:15:24 +00:00
Omair Majid
8b78620e7d Fix Fedora macro
It needs to be optional, using %{?..} syntax to make sure it doesn't
error out on non-Fedora systems.
2021-12-02 16:43:41 -05:00
Omair Majid
fcca190f6a Disable lttng at runtime manually 2021-12-02 12:23:20 -05:00
Omair Majid
84b428a155 Fix build against clang 13 2021-11-30 08:40:18 -05:00
Omair Majid
abafa176a7 Fix build errors caused by Werror 2021-11-16 08:20:56 -05:00
Omair Majid
0fdb2e0331 Update to .NET 6 GA 2021-11-11 08:10:43 -05:00
Omair Majid
9bc7689eec Make it easier to build on RHEL 8 as well using the system libunwind 2021-09-28 14:23:03 -04:00
Omair Majid
0fffd382bf Update to work-in-progress RC2 release
This isn't even the final RC2 release.
2021-09-27 09:40:31 -04:00
Omair Majid
ab9ddbb0e7 Fix build 2021-08-28 14:35:50 -04:00
Omair Majid
6eb79c130a Update to latest source-build 6.0 preview commit 2021-08-25 15:10:50 -04:00
Omair Majid
363c3eae42 Update README 2021-07-24 14:22:54 -04:00
Omair Majid
ccf6794055 Initial .NET 6 package 2021-07-24 14:20:14 -04:00
Omair Majid
6e4203231b Update to .NET SDK 5.0.204 and Runtime 5.0.7 2021-06-10 14:03:16 -04:00
Omair Majid
44bde96015 Update to .NET SDK 5.0.203 and Runtime 5.0.6 2021-05-14 10:40:29 -04:00
Omair Majid
7f6b8ec3f9 Update to .NET SDK 5.0.202 and Runtime 5.0.5
Also make update-release more flexible with optional bug ids and
optional already-built tarballs.
2021-04-14 23:02:35 -04:00
Omair Majid
6677e18b09 Mark files under /etc/ as config(noreplace)
- Add an rpm-inspect configuration file
- Add an rpmlintrc file
- Enable gating for release branches and ELN too
2021-04-06 11:39:49 -04:00
Omair Majid
2eade32a37 Enable gating for stable branches and RHEL 2021-04-01 10:46:18 -04:00
Omair Majid
7536c39a6b Add an rpminspect file for get rpminspect to pass
This requires a recent version of rpminspect, see
https://github.com/rpminspect/rpminspect/issues/335
2021-03-22 11:56:59 -04:00
Omair Majid
46ee7cc319 Add missing sources 2021-03-17 09:27:35 -04:00
Omair Majid
68176abe60 Update to .NET SDK 5.0.104 and Runtime 5.0.4
Drop unneeded/upstreamed patches
2021-03-17 09:21:23 -04:00
Omair Majid
a36231563c Add Fedora 35 RIDs 2021-02-17 13:34:03 -05:00
Omair Majid
387708279c Update to .NET SDK 5.0.103 and Runtime 5.0.3 2021-02-11 17:25:22 -05:00
Omair Majid
2e4240bf83 Disable bootstrap 2021-01-29 17:55:10 -05:00
Omair Majid
d67974b77e Add sources 2021-01-29 14:28:00 -05:00