rpms/liberation-fonts/devel liberation-fonts.spec,1.46,1.47

cchance cchance at fedoraproject.org
Tue Jan 12 05:22:04 UTC 2010


Author: cchance

Update of /cvs/pkgs/rpms/liberation-fonts/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv30851

Modified Files:
	liberation-fonts.spec 
Log Message:
rebuilt w/ macro fixes


Index: liberation-fonts.spec
===================================================================
RCS file: /cvs/pkgs/rpms/liberation-fonts/devel/liberation-fonts.spec,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -p -r1.46 -r1.47
--- liberation-fonts.spec	12 Jan 2010 05:11:51 -0000	1.46
+++ liberation-fonts.spec	12 Jan 2010 05:22:04 -0000	1.47
@@ -10,7 +10,7 @@ New.
 Name:             %{fontname}-fonts
 Summary:          Fonts to replace commonly used Microsoft Windows fonts
 Version:          1.05.2.20091019
-Release:          3%{?dist}
+Release:          4%{?dist}
 # The license of the Liberation Fonts is a EULA that contains GPLv2 and two
 # exceptions:
 # The first exception is the standard FSF font exception.
@@ -104,7 +104,7 @@ install -m 0755 -d %{buildroot}%{_fontdi
 install -m 0644 -p ttf/*.ttf %{buildroot}%{_fontdir}
 # catalogue
 install -m 0755 -d %{buildroot}%{catalogue}
-%__ln -sf %{_fontdir} %{buildroot}%{catalogue}/%{name}
+%__ln_s %{_fontdir} %{buildroot}%{catalogue}/%{name}
 # fonts.{dir,scale}
 mkfontdir %{buildroot}%{_fontdir}
 mkfontscale %{buildroot}%{_fontdir}
@@ -113,6 +113,9 @@ mkfontscale %{buildroot}%{_fontdir}
 %__rm -rf %{buildroot}
 
 %changelog
+* Tue Jan 12 2010 Caius 'kaio' Chance <k at kaio.me> - 1.05.2.20091019-4.fc13
+- Rebuilt w/ macro fixes.
+
 * Tue Jan 12 2010 Caius 'kaio' Chance <k at kaio.me> - 1.05.2.20091019-3.fc13
 - Removed full stop in Summary.
 - Set default file permission in files.



More information about the fonts-bugs mailing list