summaryrefslogtreecommitdiff
path: root/tests/data/SPECS/deptest.spec
blob: 3435325546a4182a1231dc7e5878528dc91b92b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Name:		deptest-%{pkg}
Version:	1.0
Release:	1
Summary:	Testing dependency behavior

Group:		Testing
License:	GPL
BuildArch:	noarch
%{?reqs:Requires: %{reqs}}
%{?provs:Provides: %{provs}}
%{?cfls:Conflicts: %{cfls}}

%description
%{summary}

%files
%defattr(-,root,root,-)