[libprojectM/f14/master] Replace obsolete bitstream-vera font requirements with dejavu.

Jameson Pugh imntreal at fedoraproject.org
Tue Mar 15 17:28:20 UTC 2011


commit 40ebc408d5e6eb758190e132fed78e9a759eebeb
Author: imntreal <imntreal at gmail.com>
Date:   Tue Mar 15 13:28:19 2011 -0400

    Replace obsolete bitstream-vera font requirements with dejavu.

 libprojectM.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/libprojectM.spec b/libprojectM.spec
index db7258c..d929996 100644
--- a/libprojectM.spec
+++ b/libprojectM.spec
@@ -1,6 +1,6 @@
 Name:		libprojectM
 Version:	2.0.1
-Release:	7%{?dist}
+Release:	8%{?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-vera-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-8
+- Replace obsolete bitstream-vera font requirements with dejavu
+
 * Sat Jul 17 2010 Jameson Pugh (imntreal at gmail.com) - 2.0.1-7
 - Updated font patch with Orcan's changes
 


More information about the scm-commits mailing list