1
0

Accepting request 1142819 from home:darix:apps

- since 0cb832185b
  rpm-build seems to be unused. remove the dependency.

OBS-URL: https://build.opensuse.org/request/show/1142819
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-source_validator?expand=0&rev=166
This commit is contained in:
Dirk Mueller 2024-01-31 10:40:54 +00:00 committed by Git OBS Bridge
parent bd6cbeee8c
commit 4517cf6a55
2 changed files with 7 additions and 4 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jan 30 15:28:42 UTC 2024 - Marcus Rueckert <mrueckert@suse.de>
- since https://github.com/openSUSE/obs-service-source_validator/commit/0cb832185b71e869bb84fc995f483275c5c4158d
rpm-build seems to be unused. remove the dependency.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Nov 24 09:38:20 UTC 2023 - ro@suse.com Fri Nov 24 09:38:20 UTC 2023 - ro@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package obs-service-source_validator # spec file for package obs-service-source_validator
# #
# Copyright (c) 2023 SUSE LLC # Copyright (c) 2024 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -40,9 +40,6 @@ Requires: gpg2
# Fedora # Fedora
Requires: gnupg2 Requires: gnupg2
%endif %endif
%if 0%{?suse_version} > 1210 || 0%{?centos_version} > 500
Requires: rpm-build
%endif
%description %description
This is a source service for openSUSE Build Service. This is a source service for openSUSE Build Service.