Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
staging
rpms
dotnet3.1
Commits
ce5fd5cf
Commit
ce5fd5cf
authored
May 31, 2021
by
Rocky Automation
📺
Browse files
import dotnet3.1-3.1.115-1.el8_4
parent
c81b67b8
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
SOURCES/core-rocky-rid.patch
View file @
ce5fd5cf
This diff is collapsed.
Click to expand it.
SPECS/dotnet3.1.spec
View file @
ce5fd5cf
...
@@ -51,7 +51,7 @@
...
@@ -51,7 +51,7 @@
%global runtime_id fedora.%{fedora}-%{runtime_arch}
%global runtime_id fedora.%{fedora}-%{runtime_arch}
%else
%else
%if 0%{?rocky}
%if 0%{?rocky}
%global runtime_id
%(. /etc/os-release ; echo "${ID}.${VERSION_ID}")
-%{runtime_arch}
%global runtime_id
rocky.%{rocky}
-%{runtime_arch}
%else
%else
%global runtime_id rhel.%{rhel}-%{runtime_arch}
%global runtime_id rhel.%{rhel}-%{runtime_arch}
%endif
%endif
...
@@ -59,7 +59,7 @@
...
@@ -59,7 +59,7 @@
Name: dotnet3.1
Name: dotnet3.1
Version: %{sdk_rpm_version}
Version: %{sdk_rpm_version}
Release: 1%{?dist}.rocky.
1
Release: 1%{?dist}.rocky.
2
Summary: .NET Core CLI tools and runtime
Summary: .NET Core CLI tools and runtime
License: MIT and ASL 2.0 and BSD
License: MIT and ASL 2.0 and BSD
URL: https://github.com/dotnet/
URL: https://github.com/dotnet/
...
@@ -453,8 +453,9 @@ rm -rf %{buildroot}%{_libdir}/dotnet/packs/NETStandard.Library.Ref/2.1.0
...
@@ -453,8 +453,9 @@ rm -rf %{buildroot}%{_libdir}/dotnet/packs/NETStandard.Library.Ref/2.1.0
%dir %{_libdir}/dotnet/packs
%dir %{_libdir}/dotnet/packs
%changelog
%changelog
*
Su
n May 3
0
2021 Louis Abel <label@rockylinux.org> - 3.1.115-1.rocky.
1
*
Mo
n May 3
1
2021 Louis Abel <label@rockylinux.org> - 3.1.115-1.rocky.
2
- Add Rocky Runtime ID with minor versions
- Add Rocky Runtime ID with minor versions
- Merge Michael Young's slim patch
* Wed Apr 28 2021 Omair Majid <omajid@redhat.com> - 3.1.115-1
* Wed Apr 28 2021 Omair Majid <omajid@redhat.com> - 3.1.115-1
- Update to .NET SDK 3.1.115 and Runtime 3.1.15
- Update to .NET SDK 3.1.115 and Runtime 3.1.15
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment