summaryrefslogtreecommitdiffstats
path: root/font-downloader/font-downloader.spec
blob: 92435c251e6c80f11bb9b4c6abad8676df80d84b (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:           font-downloader
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 Oct 24 15:57:13 CET 2020 Lyes Saadi <mail@lyes.eu>
-