summaryrefslogtreecommitdiff
path: root/tests/data/SPECS/deptest.spec
blob: 7f2228f11606fda23584eead38232e8617ce1103 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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}}
%{?obs:Obsoletes: %{obs}}

%description
%{summary}

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