Alexis Lameire cd3bd5c
%global fontname source-sans-pro
Alexis Lameire cd3bd5c
%global fontconf 63-%{fontname}.conf
Alexis Lameire cd3bd5c
Alexis Lameire cd3bd5c
Name:           adobe-source-sans-pro-fonts
Alexis Lameire 5a6af2f
Version:        1.050
b4146c1
Release:        2%{?dist}
Alexis Lameire cd3bd5c
Summary:        A set of OpenType fonts designed for user interfaces
Alexis Lameire cd3bd5c
Alexis Lameire cd3bd5c
License:        OFL
Alexis Lameire cd3bd5c
URL:            http://sourceforge.net/projects/sourcesans.adobe/
Alexis Lameire cd3bd5c
Alexis Lameire cd3bd5c
#unable to build from source : source format is unbuldable with free software
Alexis Lameire cd3bd5c
Source0:        http://downloads.sourceforge.net/sourcesans.adobe/SourceSansPro_FontsOnly-%{version}.zip
Alexis Lameire cd3bd5c
Source1:        %{name}-fontconfig.conf
Alexis Lameire cd3bd5c
Alexis Lameire cd3bd5c
BuildArch:      noarch
Alexis Lameire cd3bd5c
BuildRequires:  fontpackages-devel
Alexis Lameire cd3bd5c
Requires:       fontpackages-filesystem
Alexis Lameire cd3bd5c
Alexis Lameire cd3bd5c
%description
Alexis Lameire cd3bd5c
Source Sans is a set of OpenType fonts that have been designed to work well in
Alexis Lameire cd3bd5c
user interface (UI) environments, as well as in text setting for screen and 
Alexis Lameire cd3bd5c
print.
Alexis Lameire cd3bd5c
Alexis Lameire cd3bd5c
%prep
Alexis Lameire cd3bd5c
%setup -q -n SourceSansPro_FontsOnly-%{version}
Alexis Lameire cd3bd5c
Alexis Lameire cd3bd5c
sed -i "s|\r||" LICENSE.txt
Alexis Lameire cd3bd5c
Alexis Lameire cd3bd5c
%build
Alexis Lameire cd3bd5c
Alexis Lameire cd3bd5c
%install
Alexis Lameire cd3bd5c
install -m 0755 -d %{buildroot}%{_fontdir}
Alexis Lameire f75d116
install -m 0644 -p OTF/*.otf %{buildroot}%{_fontdir}
Alexis Lameire cd3bd5c
Alexis Lameire cd3bd5c
install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} \
Alexis Lameire cd3bd5c
                   %{buildroot}%{_fontconfig_confdir}
Alexis Lameire cd3bd5c
Alexis Lameire cd3bd5c
install -m 0644 -p %{SOURCE1} \
Alexis Lameire cd3bd5c
        %{buildroot}%{_fontconfig_templatedir}/%{fontconf}
Alexis Lameire cd3bd5c
ln -s %{_fontconfig_templatedir}/%{fontconf} \
Alexis Lameire cd3bd5c
      %{buildroot}%{_fontconfig_confdir}/%{fontconf}
Alexis Lameire cd3bd5c
Alexis Lameire cd3bd5c
Alexis Lameire cd3bd5c
%_font_pkg -f %{fontconf} *.otf
Alexis Lameire cd3bd5c
Alexis Lameire cd3bd5c
%doc *.txt SourceSansProReadMe.html
Alexis Lameire cd3bd5c
Alexis Lameire cd3bd5c
Alexis Lameire cd3bd5c
%changelog
b4146c1
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.050-2
b4146c1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
b4146c1
Alexis Lameire 5a6af2f
* Mon Apr 29 2013 Alexis Lameire <alexisis-pristontale@hotmail.com> - 1.050-1
Alexis Lameire 5a6af2f
- update to 1.050-1 upstream release
Alexis Lameire 5a6af2f
c3593da
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.034-2
c3593da
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
c3593da
Alexis Lameire 9745036
* Wed Aug 29 2012 Alexis Lameire <alexisis-pristontale@hotmail.com> - 1.034-1
Alexis Lameire 9745036
- update to 1.034-1 upstream release
Alexis Lameire 9745036
Alexis Lameire cd3bd5c
* Wed Aug 15 2012 Alexis Lameire <alexisis-pristontale@hotmail.com> - 1.033-3
Alexis Lameire cd3bd5c
- Drop useless doc file Readme.html
Alexis Lameire cd3bd5c
Alexis Lameire cd3bd5c
* Sat Aug 04 2012 Alexis Lameire <alexisis-pristontale@hotmail.com> - 1.033-2
Alexis Lameire cd3bd5c
- use versionned source
Alexis Lameire cd3bd5c
Alexis Lameire cd3bd5c
* Fri Aug 03 2012 Alexis Lameire <alexisis-pristontale@hotmail.com> - 1.033-1
Alexis Lameire cd3bd5c
- initial release
Alexis Lameire cd3bd5c