rpms/pokerth/devel pokerth.spec,1.2,1.3

Jussi Lehtola jussilehtola at fedoraproject.org
Sun Jun 21 10:08:24 UTC 2009


Author: jussilehtola

Update of /cvs/pkgs/rpms/pokerth/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv2034/devel

Modified Files:
	pokerth.spec 
Log Message:
Change dejavu font style to bold.


Index: pokerth.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pokerth/devel/pokerth.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- pokerth.spec	21 Jun 2009 08:43:01 -0000	1.2
+++ pokerth.spec	21 Jun 2009 10:07:51 -0000	1.3
@@ -1,6 +1,6 @@
 Name:		pokerth
 Version:	0.7
-Release:	4%{?dist}
+Release:	5%{?dist}
 Summary:	A Texas-Holdem poker game
 Group:		Amusements/Games
 License:	GPLv2+
@@ -55,7 +55,7 @@ rm %{buildroot}%{_datadir}/%{name}/data/
 # and replace them with symlinks
 ln -s %{_datadir}/fonts/default/Type1/c059013l.pfb %{buildroot}%{_datadir}/%{name}/data/fonts/
 ln -s %{_datadir}/fonts/default/Type1/n019003l.pfb %{buildroot}%{_datadir}/%{name}/data/fonts/
-ln -s %{_datadir}/fonts/dejavu/DejaVuSans.ttf %{buildroot}%{_datadir}/%{name}/data/fonts/
+ln -s %{_datadir}/fonts/dejavu/DejaVuSans-Bold.ttf %{buildroot}%{_datadir}/%{name}/data/fonts/VeraBd.ttf
 
 # Install desktop file
 desktop-file-install --remove-category="Qt" --dir=%{buildroot}%{_datadir}/applications %{name}.desktop 
@@ -74,6 +74,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sun Jun 21 2009 Jussi Lehtola <jussilehtola at fedoraproject.org> - 0.7-5
+- Use bold style instead of book style.
+
 * Sun Jun 21 2009 Jussi Lehtola <jussilehtola at fedoraproject.org> - 0.7-4
 - Fix BZ #507131.
 




More information about the fedora-extras-commits mailing list