summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CPack/tests/SUGGESTS/test_suggests.spec
blob: e766fa95ced8cb59abb9945c30fa5281f33ff2e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# This spec file is used to check if the provided version of rpmbuild supports the "Suggests:" tag

Name:           test
Version:        0
Release:        1
Summary:        test
License:        test

Suggests: suggested_package

%description


%prep

%build
%configure
%install
%clean
%files
%doc
%changelog