Browse Source

new upstream and security fix

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@9807 ec354946-7b23-47d6-9f5a-488ba84defc7
kudoh 8 years ago
parent
commit
3f6db71eda

+ 5 - 2
T/TrueType-dejavu/TrueType-dejavu-vl.spec

@@ -3,8 +3,8 @@
 %define _fontdir %{_datadir}/fonts/TrueType-%{fontname}
 
 Name: TrueType-%{fontname}
-Version: 2.34
-Release: 2%{?_dist_release}
+Version: 2.35
+Release: 1%{?_dist_release}
 Summary: The DejaVu fonts are a font family based on the Vera Fonts
 Summary(ja): DejaVu フォントは Vera フォントをベースとしたフォントファミリーです
 
@@ -163,6 +163,9 @@ fi
 
 
 %changelog
+* Sat Nov 14 2015 Toshiharu Kudoh <toshi.kd2@gmail.com> 2.35-1
+- new upstream release
+
 * Mon Jan 13 2014 TANAKA hiroaki <mosaicist@jcom.home.ne.jp> 2.34-2
 - built with gcc-4.8
 

+ 8 - 3
T/TrueType-umefont/TrueType-umefont-vl.spec

@@ -1,6 +1,6 @@
 %define archivename umefont
 %define _fontdir %{_datadir}/fonts/TrueType-umefont
-%define package_ver 490
+%define package_ver 560
 
 Name: TrueType-umefont
 Summary: Ume Fonts are Japanese fonts that the license restriction is a little
@@ -13,7 +13,7 @@ Group: User Interface/X
 
 BuildArch: noarch
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
-URL: http://sourceforge.jp/projects/%{archivename}/wiki/FrontPage
+URL: http://osdn.jp/projects/%{archivename}/wiki/FrontPage
 Source: %{archivename}_%{package_ver}.tar.xz
 BuildRequires: xz
 
@@ -79,7 +79,8 @@ This package includes license for ume fonts enduser.
 このパッケージには梅フォントのライセンスが含まれています。
 
 %prep
-%setup -q -n %{archivename}_%{package_ver}
+#%setup -q -n %{archivename}_%{package_ver}
+%setup -q -n %{archivename}_570
 
 %build
 
@@ -118,6 +119,10 @@ rm -rf $RPM_BUILD_ROOT
 %doc *.html
 
 %changelog
+* Sat Nov 14 2015 Toshiharu Kudoh <toshi.kd2@gmail.com> 560-1
+- new upstream release
+- changed %%Source URL
+
 * Tue Apr 28 2015 Toshiharu Kudoh <toshi.kd2@gmail.com> 490-1
 - new upstream release