[blender] Remove Req. to the DejaVu Sans font

Jochen Schmitt s4504kr at fedoraproject.org
Fri Dec 14 07:51:24 UTC 2012


commit 06c1ac495ecd7c8a04a56162c11b5aa6681a4df3
Author: Jochen Schmitt <Jochen at herr-schmitt.de>
Date:   Fri Dec 14 08:46:24 2012 +0100

    Remove Req. to the DejaVu Sans font

 blender.spec |   13 ++++---------
 1 files changed, 4 insertions(+), 9 deletions(-)
---
diff --git a/blender.spec b/blender.spec
index a4d0def..668c19f 100644
--- a/blender.spec
+++ b/blender.spec
@@ -13,7 +13,7 @@
 Name:           blender
 Epoch:          1
 Version:        %{blender_api}
-Release:        2%{?dist}
+Release:        3%{?dist}
 
 Summary:        3D modeling, animation, rendering and post-production
 
@@ -97,14 +97,6 @@ Requires(post): shared-mime-info
 Requires(postun): desktop-file-utils
 Requires(postun): shared-mime-info
 
-%if 0%{?fedora} > 10
-Requires:	  dejavu-sans-fonts
-%endif
-
-%if 0%{?fedora} <= 10
-Requires:	  dejavu-fonts
-%endif
-
 Requires:	  google-droid-sans-fonts
 
 Provides:	  blender(ABI) = %{blender_api}
@@ -281,6 +273,9 @@ fi || :
 %{_sysconfdir}/rpm/macros.blender
 
 %changelog
+* Fri Dec 14 2012 Jochen Schmitt <Jochen herr-schmitt de> - 1:2.65-3
+- Remove Req. to the DejaVu Sans font
+
 * Thu Dec 13 2012 Adam Jackson <ajax at redhat.com> - 1:2.65-2
 - Rebuild for glew 1.9.0
 


More information about the scm-commits mailing list