mirror of
https://github.com/openSUSE/osc.git
synced 2024-11-11 07:06:16 +01:00
26 lines
251 B
RPMSpec
26 lines
251 B
RPMSpec
|
Name: test-pkgA
|
||
|
Version: 1
|
||
|
Release: 0
|
||
|
License: GPL-2.0
|
||
|
Summary: Test package
|
||
|
URL: https://example.com/test-package/
|
||
|
|
||
|
|
||
|
BuildArch: noarch
|
||
|
|
||
|
|
||
|
%description
|
||
|
desc
|
||
|
|
||
|
|
||
|
%prep
|
||
|
|
||
|
|
||
|
%install
|
||
|
|
||
|
|
||
|
%files
|
||
|
|
||
|
|
||
|
%changelog
|