[packages/fonts-OTF-Adobe-SourceSansPro] - up to 1.034, now also available as TTF but we use OTF here

arekm arekm at pld-linux.org
Wed Aug 22 08:04:56 CEST 2012


commit ecfaf368b6dcf381a82e85b7ec061442a493792e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Wed Aug 22 08:04:54 2012 +0200

    - up to 1.034, now also available as TTF but we use OTF here

 fonts-OTF-Adobe-SourceSansPro.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/fonts-OTF-Adobe-SourceSansPro.spec b/fonts-OTF-Adobe-SourceSansPro.spec
index 8e4a417..b8672ac 100644
--- a/fonts-OTF-Adobe-SourceSansPro.spec
+++ b/fonts-OTF-Adobe-SourceSansPro.spec
@@ -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/
 


More information about the pld-cvs-commit mailing list