[blender/f17] Remove Req. to DejaVu Sans font

Jochen Schmitt s4504kr at fedoraproject.org
Sat Dec 15 09:02:00 UTC 2012


commit 614639d79358bff04624be59315b7e382797b026
Author: Jochen Schmitt <Jochen at herr-schmitt.de>
Date:   Sat Dec 15 10:01:53 2012 +0100

    Remove Req. to DejaVu Sans font

 blender.spec |   13 ++++---------
 1 files changed, 4 insertions(+), 9 deletions(-)
---
diff --git a/blender.spec b/blender.spec
index 2c2423d..97639ea 100644
--- a/blender.spec
+++ b/blender.spec
@@ -13,7 +13,7 @@
 Name:           blender
 Epoch:          1
 Version:        %{blender_api}a
-Release:        2%{?dist}
+Release:        3%{?dist}
 
 Summary:        3D modeling, animation, rendering and post-production
 
@@ -95,14 +95,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}
@@ -277,6 +269,9 @@ fi || :
 %{_sysconfdir}/rpm/macros.blender
 
 %changelog
+* Sat Dec 15 2012 Jochen Schmitt <Jochen herr-schmitt de> - 1:2.64a-3
+- Remove Req. to DejaVu Sans font
+
 * Thu Oct 18 2012 Jochen Schmitt <Jochen herr-schmitt de> - 1:2.64a-2
 - Loading droid-sans font from /usr/share/fonts (#867205)
 


More information about the scm-commits mailing list