[libprojectM/f15/master] Replace obsolete bitstream-vera font requirements with dejavu (#683450).

Jameson Pugh imntreal at fedoraproject.org
Tue Mar 15 17:11:46 UTC 2011


commit 6af2b6a46ded3a4098e1157301c04f19f3e3c8fc
Author: imntreal <imntreal at gmail.com>
Date:   Tue Mar 15 13:11:45 2011 -0400

    Replace obsolete bitstream-vera font requirements with dejavu (#683450).

 libprojectM.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/libprojectM.spec b/libprojectM.spec
index debd220..da1f340 100644
--- a/libprojectM.spec
+++ b/libprojectM.spec
@@ -1,6 +1,6 @@
 Name:		libprojectM
 Version:	2.0.1
-Release:	8%{?dist}
+Release:	9%{?dist}
 Summary:	The libraries for the projectM music visualization plugin
 Group:		Applications/Multimedia
 License:	LGPLv2+
@@ -19,7 +19,7 @@ Patch4:		04-change-preset-duration.patch
 
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:	ftgl-devel, cmake, glew-devel
-Requires:	bitstream-vera-sans-mono-fonts, bitstream-vera-sans-fonts
+Requires:	dejavu-sans-mono-fonts, dejavu-sans-fonts
 
 %description
 projectM is an awesome music visualizer. There is nothing better in the world
@@ -78,6 +78,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/*.pc
 
 %changelog
+* Tue Mar 15 2011 Jameson Pugh <imntreal at gmail.com> - 2.0.1-9
+- Replace obsolete bitstream-vera font requirements with dejavu
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.0.1-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list