[oflb-prociono-fonts] Fix typo while using source2 and source3

Parag Nemade pnemade at fedoraproject.org
Wed Nov 26 13:29:32 UTC 2014


commit da55b9cea843bd6847f586922f117e4e54c4d92e
Author: Parag Nemade <pnemade at redhat.com>
Date:   Wed Nov 26 18:54:55 2014 +0530

    Fix typo while using source2 and source3

 oflb-prociono-fonts.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/oflb-prociono-fonts.spec b/oflb-prociono-fonts.spec
index d7dde49..b4bbb9d 100644
--- a/oflb-prociono-fonts.spec
+++ b/oflb-prociono-fonts.spec
@@ -3,7 +3,7 @@
 
 Name:    %{fontname}-fonts
 Version: 20141125
-Release: 1%{?dist}
+Release: 2%{?dist}
 Summary: A text roman with standard and discretionary ligatures, class-based kerning
 License: OFL
 URL:     http://www.google.com/fonts/specimen/Prociono
@@ -37,14 +37,14 @@ install -m 644 -p *.ttf %{buildroot}%{_fontdir}
 install -m 755 -d %{buildroot}%{_fontconfig_templatedir} \
   %{buildroot}%{_fontconfig_confdir}
 
-install -m 644 -p %{SOURCE1} \
+install -m 644 -p %{SOURCE2} \
  %{buildroot}%{_fontconfig_templatedir}/%{fontconf}
 
 ln -s %{_fontconfig_templatedir}/%{fontconf} \
  %{buildroot}%{_fontconfig_confdir}/%{fontconf}
 
 # Add AppStream metadata
-install -Dm 0644 -p %{SOURCE2} \
+install -Dm 0644 -p %{SOURCE3} \
         %{buildroot}%{_datadir}/appdata/%{fontname}.metainfo.xml
 
 %_font_pkg -f %{fontconf} *.ttf
@@ -52,6 +52,9 @@ install -Dm 0644 -p %{SOURCE2} \
 %{_datadir}/appdata/%{fontname}.metainfo.xml
 
 %changelog
+* Wed Nov 26 2014 Parag Nemade <pnemade AT redhat DOT com> - 20141125-2
+- Fix typo while using source2 and source3
+
 * Tue Nov 25 2014 Parag Nemade <pnemade AT redhat DOT com> - 20141125-1
 - Change source url to have working font building against fontforge2
 


More information about the fonts-bugs mailing list