File Berlin.spec of Package Berlin

Name:           Berlin
Version:        1.0
Release:        0
Summary:        Beerlin Sans FB
License:        MIT
Group:          System/X11/Fonts
Url:            https://font.download/font/berlin-sans-fb
Source0:        berlin-sans-fb.zip
BuildRequires:  fontpackages-devel
%reconfigure_fonts_prereq
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildArch:      noarch
BuildRequires:  unzip

%description
Berlin Sans font from http://font.download

%prep
%setup -q -c -T -a0


%install
mkdir -p %{buildroot}%{_ttfontsdir}
install -m 0644 *.TTF %{buildroot}%{_ttfontsdir}/

%reconfigure_fonts_scriptlets

%files
%defattr(-,root,root)
#%%doc OFL.txt
%{_ttfontsdir}

%changelog
openSUSE Build Service is sponsored by