[ebview] Remove explicit font requires

Mamoru Tasaka mtasaka at fedoraproject.org
Sat Jan 12 14:55:17 UTC 2013


commit 5701c8546aebb902a2cecd10de686362a29dbc90
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Sat Jan 12 23:54:55 2013 +0900

    Remove explicit font requires

 ebview.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/ebview.spec b/ebview.spec
index eff61ab..3076b77 100644
--- a/ebview.spec
+++ b/ebview.spec
@@ -1,6 +1,6 @@
 Name:		ebview
 Version:	0.3.6.2
-Release:	7%{?dist}
+Release:	8%{?dist}
 Summary:	EPWING CD-ROM dictionary viewer
 
 Group:		Applications/Text      
@@ -23,7 +23,7 @@ BuildRequires:	gtk2-devel
 BuildRequires:	pangox-compat-devel
 %endif
 
-Requires:	VLGothic-fonts
+#Requires:	VLGothic-fonts
 
 %description
 EBView is a EPWING dictionary browser.
@@ -106,6 +106,9 @@ desktop-file-install \
 %{_datadir}/pixmaps/%{name}.xpm
 
 %changelog
+* Sat Jan 12 2012 Mamoru TASAKA <mtasaka at fedoraproject.org> - 0.3.6.2-8
+- Remove explicit font requires
+
 * Sun Oct 14 2012 Mamoru Tasaka <mtasaka at fedoraproject.org> - 0.3.6.2-7
 - Add BR: pangox-compat-devel on F-18+
 


More information about the scm-commits mailing list