mirror of
https://github.com/openSUSE/osc.git
synced 2025-09-05 20:58:42 +02:00
Merge pull request #1435 from dmach/mageia-obs-build
Recommend obs-build instead of build on Mageia
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
%endif
|
||||
|
||||
%define argparse_manpage_pkg %{use_python_pkg}-argparse-manpage
|
||||
%define obs_build_pkg obs-build
|
||||
%define sphinx_pkg %{use_python_pkg}-Sphinx
|
||||
|
||||
%if 0%{?fedora}
|
||||
@@ -37,6 +38,10 @@
|
||||
%define sphinx_pkg %{use_python_pkg}-sphinx
|
||||
%endif
|
||||
|
||||
%if 0%{?suse_version}
|
||||
%define obs_build_pkg build
|
||||
%endif
|
||||
|
||||
Name: osc
|
||||
Version: 1.4.4
|
||||
Release: 0
|
||||
@@ -85,7 +90,7 @@ Recommends: %{use_python_pkg}-distro
|
||||
Recommends: %{use_python_pkg}-keyring
|
||||
Recommends: %{use_python_pkg}-keyring-keyutils
|
||||
|
||||
Recommends: build
|
||||
Recommends: %{obs_build_pkg}
|
||||
Recommends: ca-certificates
|
||||
Recommends: diffstat
|
||||
Recommends: powerpc32
|
||||
|
Reference in New Issue
Block a user