[naver-nanum-fonts] Fix broken dependencies

Daiki Ueno ueno at fedoraproject.org
Thu Jul 10 10:08:35 UTC 2014


commit 3a9c5cf16c51f8ae5e16849daa21db0b24bfbc62
Author: Daiki Ueno <ueno at unixuser.org>
Date:   Thu Jul 10 19:08:12 2014 +0900

    Fix broken dependencies

 naver-nanum-fonts.spec |   13 ++++++-------
 1 files changed, 6 insertions(+), 7 deletions(-)
---
diff --git a/naver-nanum-fonts.spec b/naver-nanum-fonts.spec
index d19919f..89871cd 100644
--- a/naver-nanum-fonts.spec
+++ b/naver-nanum-fonts.spec
@@ -1,7 +1,6 @@
 %global fontname naver-nanum
 %global fontconf 65-0-%{fontname}
 
-%global common_version 20131007
 %global common_desc \
 Nanum fonts are collection of commonly-used Myeongjo and Gothic Korean \
 font families, designed by Sandoll Communication and Fontrix. The \
@@ -10,7 +9,7 @@ publisher is Naver Corporation.
 
 Name:		%{fontname}-fonts
 Version:	3.020
-Release:	10.20131007%{?dist}
+Release:	11.20131007%{?dist}
 Summary:	Nanum family of Korean TrueType fonts
 
 License:	OFL
@@ -49,7 +48,7 @@ This package consists of files used by other %{name} packages.
 
 %package -n %{fontname}-barun-gothic-fonts
 Summary:	Nanum fonts Barun Gothic font faces
-Requires:	%{name}-common = %{common_version}-%{release}
+Requires:	%{name}-common = %{version}-%{release}
 
 %description -n %{fontname}-barun-gothic-fonts
 %common_desc
@@ -61,7 +60,7 @@ This package consists of the Nanum fonts Barun Gothic font faces.
 
 %package -n %{fontname}-brush-fonts
 Summary:	Nanum fonts Brush font faces
-Requires:	%{name}-common = %{common_version}-%{release}
+Requires:	%{name}-common = %{version}-%{release}
 
 %description -n %{fontname}-brush-fonts
 %common_desc
@@ -73,7 +72,7 @@ This package consists of the Nanum fonts Brush font faces.
 
 %package -n %{fontname}-gothic-fonts
 Summary:	Nanum fonts Gothic font faces
-Requires:	%{name}-common = %{common_version}-%{release}
+Requires:	%{name}-common = %{version}-%{release}
 
 %description -n %{fontname}-gothic-fonts
 %common_desc
@@ -85,7 +84,7 @@ This package consists of the Nanum fonts Gothic font faces.
 
 %package -n %{fontname}-myeongjo-fonts
 Summary:	Nanum fonts Myeongjo font faces
-Requires:	%{name}-common = %{common_version}-%{release}
+Requires:	%{name}-common = %{version}-%{release}
 
 %description -n %{fontname}-myeongjo-fonts
 %common_desc
@@ -97,7 +96,7 @@ This package consists of the Nanum fonts Myeongjo font faces.
 
 %package -n %{fontname}-pen-fonts
 Summary:	Nanum fonts Pen font faces
-Requires:	%{name}-common = %{common_version}-%{release}
+Requires:	%{name}-common = %{version}-%{release}
 
 %description -n %{fontname}-pen-fonts
 %common_desc


More information about the scm-commits mailing list