Browse Source

--force-log

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@7727 ec354946-7b23-47d6-9f5a-488ba84defc7
kudoh 10 years ago
parent
commit
12895e0dec

+ 4 - 1
T/TrueType-umefont/TrueType-umefont-vl.spec

@@ -1,6 +1,6 @@
 %define archivename umefont
 %define _fontdir %{_datadir}/fonts/TrueType-umefont
-%define package_ver 452
+%define package_ver 453
 
 Name: TrueType-umefont
 Summary: Ume Fonts are Japanese fonts that the license restriction is a little
@@ -118,6 +118,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc *.html
 
 %changelog
+* Sun Jul 14 2013 Toshiharu Kudoh <toshi.kd2@gmail.com> 453-1
+- new upstream release
+
 * Fri Jun 07 2013 Toshiharu Kudoh <toshi.kd2@gmail.com> 452-1
 - new upstream release
 

+ 7 - 1
f/freetype2/freetype2-vl.spec

@@ -6,7 +6,7 @@ Summary: FreeType 2 library
 Summary(ja): FreeType 2 ライブラリ
 Name: freetype2
 Version: 2.4.12
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 License: GPL/FTL dual license
 URL: http://www.freetype.org/
 Group: System Environment/Libraries
@@ -23,6 +23,7 @@ Patch46:  freetype-2.2.1-enable-valid.patch
 Patch88:  freetype-multilib.patch
 # Fix crash https://bugs.freedesktop.org/show_bug.cgi?id=6841
 Patch89:  freetype-2.2.1-memcpy-fix.patch
+Patch90:  freetype-2.4.12-pkgconfig.patch
 
 Patch200: freetype-2.1.10-slight-embolden.patch
 Patch201: freetype-2.4.12-x86_64-invalid_outline.patch
@@ -207,6 +208,7 @@ This package contains the static library for %{name}
 %patch46 -p1 -b .enable-valid
 %patch88 -p1 -b .multilib
 %patch89 -p1 -b .memcpy
+%patch90 -p1 -b .pkgconfig
 
 %patch200 -p1 -b .slight-embolden
 
@@ -292,6 +294,10 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
 %endif
 
 %changelog
+* Sun Jul 14 2013 Toshiharu Kudoh <toshi.kd2@gmail.com> 2.4.12-2
+- fixed Patch88
+- added Pacth90 to fix BTS:2631
+
 * Sun May 19 2013 Toshiharu Kudoh <toshi.kd2@gmail.com> 2.4.12-1
 - new upstream release
 - refreshed Patch88, 201

+ 6 - 3
g/gettext/gettext-vl.spec

@@ -1,7 +1,7 @@
 %define libtoolize :
 
-%define src_ver 0.18.2.1
-%define so_ver 0.18.2
+%define src_ver 0.18.3
+%define so_ver 0.18.3
 
 Summary: GNU libraries and utilities for producing multi-lingual messages.
 Summary(ja): マルチリンガルメッセージを生成するためのGNU ライブラリ/ユーティリティ
@@ -220,6 +220,9 @@ fi
 
 
 %changelog
+* Sun Jul 14 2013 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.18.3-1
+- new upstream release
+
 * Thu Mar 07 2013 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.18.2.1-1
 - new upstream release
 
@@ -367,7 +370,7 @@ fi
 * Sun Sep 13 1998 Cristian Gafton <gafton@redhat.com>
 - include the aclocal support files
 
-* Fri Sep  3 1998 Bill Nottingham <notting@redhat.com>
+* Fri Sep  4 1998 Bill Nottingham <notting@redhat.com>
 - remove devel package (functionality is in glibc)
 
 * Tue Sep  1 1998 Jeff Johnson <jbj@redhat.com>

+ 5 - 2
g/grsync/grsync-vl.spec

@@ -1,5 +1,5 @@
 Name:           grsync
-Version:        1.2.3
+Version:        1.2.4
 Release:        1%{?_dist_release}
 Summary:        A Gtk+ GUI for rsync
 Summary(ja):    rsync の Gtk+ GUI
@@ -81,6 +81,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Jul 14 2013 Toshihahru Kudoh <toshi.kd2@gmail.com> - 1.2.4-1
+- new upstream release
+
 * Fri Mar 01 2013 Toshihahru Kudoh <toshi.kd2@gmail.com> - 1.2.3-1
 - new upstream release
 - replaced Patch0 from Fedora development
@@ -147,7 +150,7 @@ rm -rf $RPM_BUILD_ROOT
 * Wed Nov 28 2007 Sebastian Vahl <fedora@deadbabylon.de> - 0.6.1-1
 - New upstream version: 0.6.1
 
-* Tue Sep 13 2007 Sebastian Vahl <fedora@deadbabylon.de> - 0.6-1
+* Thu Sep 13 2007 Sebastian Vahl <fedora@deadbabylon.de> - 0.6-1
 - New upstream version: 0.6
 - Change license to GPLv2
 

+ 4 - 1
r/rednotebook/rednotebook-vl.spec

@@ -1,7 +1,7 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           rednotebook
-Version:        1.7.1
+Version:        1.7.2
 Release:        1%{?_dist_release}
 Summary:        A desktop journal
 Summary(ja):    デスクトップダイアリー
@@ -81,6 +81,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{python_sitelib}/%{name}*.egg-info
 
 %changelog
+* Sun Jul 14 2013 Toshiharu Kudoh <toshi.kd2@gmail.com> - 1.7.2-1
+- new upstream release
+
 * Sat Mar 02 2013 Toshiharu Kudoh <toshi.kd2@gmail.com> - 1.7.1-1
 - new upstream release