summaryrefslogtreecommitdiffstats
path: root/pcmemtest-unsigned-x64.spec
blob: 959029a801a6907b3109f4080c3b0c3ebb5b9f9d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
Name:           pcmemtest-unsigned-x64
Version:        
Release:        1%{?dist}
Summary:        

License:        
URL:            
Source0:        

BuildRequires:  
Requires:       

%description


%prep
%autosetup


%build
%configure
%make_build


%install
rm -rf $RPM_BUILD_ROOT
%make_install


%files
%license add-license-file-here
%doc add-docs-here



%changelog
* Sat Aug 28 2021 Gordon Messmer <gordon.messmer@gmail.com>
-