]> git.pld-linux.org Git - packages/fonts-OTF-Adobe-SourceSansPro.git/commitdiff
- up to 1.034, now also available as TTF but we use OTF here auto/th/fonts-OTF-Adobe-SourceSansPro-1.034-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 22 Aug 2012 06:04:54 +0000 (08:04 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 22 Aug 2012 06:04:54 +0000 (08:04 +0200)
fonts-OTF-Adobe-SourceSansPro.spec

index 8e4a4176b34654a649019a769096e80c8a319a11..b8672ac7923273e2dac40dbf9a1ec4d3a3973310 100644 (file)
@@ -1,12 +1,12 @@
 %define                _name   SourceSansPro
 Summary:       Adobe Source Sans Pro - A set of OpenType fonts designed for user interfaces
 Name:          fonts-OTF-Adobe-%{_name}
-Version:       1.033
+Version:       1.034
 Release:       1
 License:       OFL
 Group:         Fonts
 Source0:       http://downloads.sourceforge.net/sourcesans.adobe/SourceSansPro_FontsOnly-%{version}.zip
-# Source0-md5: 3c9453d754d044175c1082bdf2ab032a
+# Source0-md5: 269ee3ae71a87eb0ca4ebb0a66b0e198
 Source1:       %{name}-fontconfig.conf
 URL:           http://sourceforge.net/projects/sourcesans.adobe/
 BuildRequires: unzip
@@ -28,7 +28,7 @@ for screen and print.
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{otffontsdir},%{_datadir}/fontconfig/conf.avail,%{_sysconfdir}/fonts/conf.d}
 
-install -p OTF/*.otf $RPM_BUILD_ROOT%{otffontsdir}
+install -p *.otf $RPM_BUILD_ROOT%{otffontsdir}
 install -p %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/fontconfig/conf.avail/%{name}.conf
 ln -s %{_datadir}/fontconfig/conf.avail/%{name}.conf $RPM_BUILD_ROOT%{_sysconfdir}/fonts/conf.d/
 
This page took 0.102694 seconds and 4 git commands to generate.