]> git.pld-linux.org Git - packages/fonts-OTF-Adobe-SourceCodePro.git/blobdiff - fonts-OTF-Adobe-SourceCodePro.spec
- up to 1.010
[packages/fonts-OTF-Adobe-SourceCodePro.git] / fonts-OTF-Adobe-SourceCodePro.spec
index e2857718b36ece3a8ecf8f91168224609cbc894d..123518e324d6c0a88ee2642e38c8c056fafc9aeb 100644 (file)
@@ -1,12 +1,12 @@
 %define                _name   SourceCodePro
 Summary:       Adobe Source Code Pro - A set of OpenType fonts for coders
 Name:          fonts-OTF-Adobe-%{_name}
-Version:       1.009
-Release:       2
+Version:       1.010
+Release:       1
 License:       OFL
 Group:         Fonts
 Source0:       http://downloads.sourceforge.net/sourcecodepro.adobe/SourceCodePro_FontsOnly-%{version}.zip
-# Source0-md5: dfc882152ec1ed85dc1178529c54b7a5
+# Source0-md5: b13521e8ff303f6940509f3dde96aec3
 Source1:       %{name}-fontconfig.conf
 URL:           http://sourceforge.net/projects/sourcecodepro.adobe/
 BuildRequires: unzip
@@ -27,7 +27,7 @@ designed to work well coding environments.
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{otffontsdir},%{_datadir}/fontconfig/conf.avail,%{_sysconfdir}/fonts/conf.d}
 
-install -p *.otf $RPM_BUILD_ROOT%{otffontsdir}
+install -p OTF/*.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.07585 seconds and 4 git commands to generate.