1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-09-08 05:58:43 +02:00

Improve 'build' and 'buildinfo' commands by uploading *.inc files to OBS for parsing BuildRequires (boo#1221340)

This commit is contained in:
2024-04-29 09:07:47 +02:00
parent f908092f3d
commit 2eb51575cb
4 changed files with 47 additions and 0 deletions

View File

@@ -0,0 +1 @@
BuildRequires: DOES-NOT-EXIST

View File

@@ -0,0 +1,27 @@
%include test-pkgA.inc
Name: test-pkgA
Version: 4
Release: 1
License: GPL-2.0
Summary: Test package
URL: https://example.com/test-package/
BuildArch: noarch
%description
desc
%prep
%install
%files
%changelog