summaryrefslogtreecommitdiff
path: root/tests/data/SPECS/versiontest.spec
blob: e241c83fdd4ba15a82c748d5e4c8c82e41014680 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Name:		versiontest
Version:	%{ver}
Release:	1
Summary:	Testing version behavior

Group:		Testing
License:	GPL
BuildArch:	noarch

%description
%{summary}

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root)