projects
/
platform
/
upstream
/
dotnet
/
runtime.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ebc344
)
[Tizen] make corefx-managed as noarch pkg
author
Hyungju Lee
<leee.lee@samsung.com>
Mon, 3 Oct 2022 23:39:22 +0000
(08:39 +0900)
committer
이형주/Common Platform Lab(SR)/삼성전자
<leee.lee@samsung.com>
Tue, 4 Oct 2022 00:16:14 +0000
(09:16 +0900)
packaging/coreclr.spec
patch
|
blob
|
history
diff --git
a/packaging/coreclr.spec
b/packaging/coreclr.spec
index 241d759114e41e4b5b34b52d761c7148c486b692..4827e4470a232326d9833f877d4cb5e9adbb8f7a 100755
(executable)
--- a/
packaging/coreclr.spec
+++ b/
packaging/coreclr.spec
@@
-150,7
+150,6
@@
Summary: Core foundational managed libraries
Requires: coreclr
Requires: mscorlib
Requires: corefx-native
-BuildArch: noarch
AutoReqProv: no
%description -n corefx-managed
@@
-159,7
+158,6
@@
The managed part (.dll) of dotnet core foundational class libraries
%package -n corefx-managed-devel
Summary: Core foundational managed libraries for debugging (.pdb)
Requires: corefx-managed
-BuildArch: noarch
AutoReqProv: no
%description -n corefx-managed-devel
@@
-167,7
+165,6
@@
The managed debugging files (.pdb) of dotnet core fundational class libraries
%package -n corefx-managed-ref
Summary: Core foundational managed class libraries for developer
-BuildArch: noarch
AutoReqProv: no
%description -n corefx-managed-ref