Browse Source

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@6627 ec354946-7b23-47d6-9f5a-488ba84defc7

kudoh 11 years ago
parent
commit
a9a7e33925

+ 11 - 10
T/TrueType-liberation/TrueType-liberation-vl.spec

@@ -10,16 +10,12 @@ New.
 Name:             TrueType-%{fontname}
 Summary:          Fonts to replace commonly used Microsoft Windows fonts
 Summary(ja):      一般に使用されている Microsoft Windows のフォントを置換するためのフォント
-Version:          1.07.2
+Version:          2.00.0
 Release:          1%{?_dist_release}
-# The license of the Liberation Fonts is a EULA that contains GPLv2 and two 
-# exceptions:
-# The first exception is the standard FSF font exception.
-# The second exception is an anti-lockdown clause somewhat like the one in 
-# GPLv3. This license is Free, but GPLv2 and GPLv3 incompatible.
-License:          Liberation
+License:          OFL
 Group:            User Interface/X
 URL:              https://www.redhat.com/promo/fonts/
+# https://fedorahosted.org/liberation-fonts/
 Source0:          %{fontname}-fonts-ttf-%{version}.tar.gz
 
 Requires:         TrueType-%{fontname}-sans >= %{version}
@@ -88,8 +84,8 @@ Summary(ja): liberation フォントドキュメント
 Group: User Interface/X
 
 %description doc
-This package includes important documents for liberation fonts includes enduser
-license.
+This package includes important documents for liberation fonts 
+includes enduser license.
 
 %description -l ja doc
 このパッケージには liberation フォントのライセンスを含むドキュメント類が含まれています。
@@ -142,9 +138,14 @@ cp -a *.ttf $RPM_BUILD_ROOT%{_fontdir}
 %{_fontdir}/LiberationMono-*.ttf
 
 %files doc
-%doc AUTHORS COPYING ChangeLog License.txt README TODO
+%doc AUTHORS ChangeLog LICENSE README TODO
 
 %changelog
+* Mon Jul 23 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> - 2.00.0-1
+- new upstream release
+- changed License: OFL
+  - because based on croscore fonts version 1.21.0 (original license is OFL)
+
 * Wed Mar 07 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> - 1.07.2-1
 - new upstream release
 

+ 15 - 8
T/TrueType-linux-libertine/TrueType-linux-libertine-vl.spec

@@ -4,18 +4,18 @@
 Name: TrueType-%{fontname}
 Summary: Linux libertine TrueType font
 Summary(ja): Linux libertine TrueType フォント
-Version: 5.1.3
+Version: 5.3.0
 Release: 1%{?_dist_release}
 License: GPLv2+ and OFL
 Group: User Interface/X
 URL: http://sourceforge.net/projects/linuxlibertine/
-Source0: LinLibertineTTF_5.1.3_2011_06_21.tgz
+Source0: LinLibertineTTF_%{version}_2012_07_02.tgz
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 BuildArch: noarch
-#Requires: TrueType-%{fontname}-bold >= %{version}
-#Requires: TrueType-%{fontname}-regular >= %{version}
-#Requires: TrueType-%{fontname}-italic >= %{version}
+
+Requires: TrueType-libertine
+Requires: TrueType-biolinum
 Requires: TrueType-%{fontname}-doc
 
 Obsoletes: TrueType-%{fontname}-bold
@@ -36,6 +36,7 @@ TrueType フォントファミリです。
 このパッケージは Linux libertine フォントのメタパッケージです。
 libertine・biolinum の両パッケージをインストールします。
 
+
 %package -n TrueType-libertine
 Summary: Linux Libertine font
 Summary(ja): Linux Libertine フォント
@@ -48,6 +49,7 @@ This package includes Linux Libertine fonts.
 %description -l ja -n TrueType-libertine
 このパッケージには Linux Libertine フォントが含まれています。
 
+
 %package -n TrueType-biolinum
 Summary: Linux biolinum font
 Summary(ja): Linux biolinum フォント
@@ -60,14 +62,15 @@ This package includes Linux biolinum fonts.
 %description -l ja -n TrueType-biolinum
 このパッケージには Linux biolinum フォントが含まれています。
 
+
 %package doc
 Summary: Linux libertine TrueType font document
 Summary(ja): Linux libertine TrueType フォントドキュメント
 Group: User Interface/X
 
 %description doc
-This package includes important documents for Linux libertine TrueType font
-includes enduser license.
+This package includes important documents for 
+Linux libertine TrueType font includes enduser license.
 
 %description -l ja doc
 このパッケージには Linux libertine TrueType フォントのライセンスを含む
@@ -75,7 +78,7 @@ includes enduser license.
 
 
 %prep
-%setup -q -c LinLibertineTTF_5.1.3_2011_06_21
+%setup -q -c LinLibertineTTF_%{version}_2012_07_02
 
 %clean
 if test -n "${RPM_BUILD_ROOT}" && test "/" != "${RPM_BUILD_ROOT}"; then
@@ -114,6 +117,10 @@ cp -a *.ttf $RPM_BUILD_ROOT%{_fontdir}
 %doc *.txt README
 
 %changelog
+* Tue Jul 24 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> - 5.3.0-1
+- new upstream release
+- fixed Requires in TrueType-linux-libertine virtual package
+
 * Sun Sep 11 2011 Toshiharu Kudoh <toshi.kd2@gmail.com> - 5.1.3-1
 - new upstream release