[packages/git-core] - unconditional noarch subpackages
baggins
baggins at pld-linux.org
Sun Mar 7 10:54:11 CET 2021
commit f0d8046bb0834c79035273ee743a7c0931877c6b
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Mar 7 10:54:04 2021 +0100
- unconditional noarch subpackages
git-core.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/git-core.spec b/git-core.spec
index 404badf..8b15704 100644
--- a/git-core.spec
+++ b/git-core.spec
@@ -158,7 +158,7 @@ katalogu.
Summary: Documentation for git-core
Summary(pl.UTF-8): Dokumentacja do git-core
Group: Documentation
-%{?noarchpackage}
+BuildArch: noarch
%description doc
Documentation for git-core.
@@ -223,7 +223,7 @@ Summary(pl.UTF-8): Napisany w Tcl/Tk interfejs do systemu kontroli wersji Git
Group: Development/Tools
Requires: %{name} = %{version}-%{release}
Requires: tk
-%{?noarchpackage}
+BuildArch: noarch
%description gitk
gitk displays changes in a repository or a selected set of commits.
@@ -389,7 +389,7 @@ Summary(pl.UTF-8): bashowe uzupełnianie nazw dla gita
Group: Applications/Shells
Requires: %{name} = %{version}-%{release}
Requires: bash-completion >= 2.0
-%{?noarchpackage}
+BuildArch: noarch
%description -n bash-completion-git
This package provides bash-completion for git.
@@ -402,7 +402,7 @@ Summary: Perl interface to the Git version control system
Summary(pl.UTF-8): Perlowy interfejs do systemu kontroli wersji Git
Group: Development/Languages/Perl
Obsoletes: perl-git-core
-%{?noarchpackage}
+BuildArch: noarch
%description -n perl-Git
This module provides Perl scripts easy way to interface the Git
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/git-core.git/commitdiff/f0d8046bb0834c79035273ee743a7c0931877c6b
More information about the pld-cvs-commit
mailing list