mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
fix(powershell): Make docs subpackage noarch (#12270)
Signed-off-by: Gilver <roachy@fyralabs.com>
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
|
||||
Name: powershell
|
||||
Version: 7.6.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: A cross-platform automation and configuration tool/framework
|
||||
SourceLicense: MIT
|
||||
License: Apache-2.0 AND BSD-2-Clause AND MIT
|
||||
@@ -56,6 +56,7 @@ Packager: Gilver E. <roachy@fyralabs.com>
|
||||
%package doc
|
||||
Summary: Documentation files for PowerShell
|
||||
Requires: %{name} = %{evr}
|
||||
BuildArch: noarch
|
||||
|
||||
%description doc
|
||||
This package contains documentation for PowerShell.
|
||||
|
||||
Reference in New Issue
Block a user