Browse Source

dvipng, tuxtype2: rebuild
others: new upstream release

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

Takemikaduchi 9 years ago
parent
commit
20ea23dc3c

+ 5 - 2
d/dvipng/dvipng-vl.spec

@@ -1,6 +1,6 @@
 Name:             dvipng
 Version:          1.14
-Release:          1%{?_dist_release}
+Release:          2%{?_dist_release}
 
 Summary:          Converts DVI files to PNG/GIF format
 Summary(ja):      DVIファイルをPNG/GIF画像に変換
@@ -82,7 +82,10 @@ fi
 
 
 %changelog
-* Sat Dec  3 2011 Munehiro Yamamoto <munepi@vinelinux.org> 1.14
+* Sun Dec 07 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.14-2
+- rebuild with libpng-1.6.12
+
+* Sat Dec  3 2011 Munehiro Yamamoto <munepi@vinelinux.org> 1.14-1
 - new upstream release
 - TeX Live 2011 (vl7)
 

+ 5 - 6
f/flac/flac-vl.spec

@@ -1,7 +1,7 @@
 Name:		flac
 Summary:	FLAC - Free Lossless Audio Codec
 Summary(ja):	FLAC - フリーの可逆音声圧縮コーデック
-Version:	1.3.0
+Version:	1.3.1
 Release:	1%{?_dist_release}
 
 Group:		Applications/Multimedia
@@ -10,9 +10,6 @@ URL:		http://flac.sourceforge.net/
 
 Source:	http://prdownloads.sourceforge.net/flac/%{name}-%{version}%{?extraver:-%extraver}.tar.xz
 
-Patch1: flac-metaflac_strcat.patch
-Patch2: flac-no_rice_asm.patch
-
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 BuildRequires: libogg-devel
 BuildRequires: automake autoconf libtool gettext-devel
@@ -67,8 +64,6 @@ will use the Free Lossless Audio Codec (FLAC).
 %define srcver %{version}%{?extraver:-%extraver}
 
 %setup -q -n %{name}-%{srcver}
-%patch1 -p1 -b .metaflac-strcat
-%patch2 -p1 -b .no_rice_asm
 
 %build
 ./autogen.sh -V
@@ -118,6 +113,10 @@ make -C test check &> /dev/null
 
 
 %changelog
+* Sun Dec 07 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.3.1-1
+- new upstream release
+- remove old patches
+
 * Sat Jul 05 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.3.0-1
 - new upstream release
 - remove Patch1-6

+ 4 - 1
g/gdb/gdb-vl.spec

@@ -1,7 +1,7 @@
 Summary: A GNU source-level debugger for C, C++ and other languages.
 Summary(ja): C, C++ その他の言語用 GNU ソースレベルデバッガ
 Name: gdb
-Version: 7.8
+Version: 7.8.1
 Release: 1%{?_dist_release}
 License: GPL
 Group: Development/Debuggers
@@ -114,6 +114,9 @@ fi
 
 
 %changelog
+* Sun Dec 07 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 7.8.1-1
+- new upstream release
+
 * Sun Aug 24 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 7.8-1
 - new upstream release
 

+ 4 - 1
m/mesa/mesa-vl.spec

@@ -18,7 +18,7 @@
 Summary: Mesa graphics libraries
 Summary(ja): Mesa グラフィックスライブラリ
 Name: mesa
-Version: 10.3.4
+Version: 10.3.5
 Release: 1%{?_dist_release}
 License: MIT
 Group: System Environment/Libraries
@@ -678,6 +678,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Sun Dec 07 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 10.3.5-1
+- update to 10.3.5
+
 * Sun Nov 23 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 10.3.4-1
 - update to 10.3.4
 

+ 6 - 3
s/sqlite3/sqlite3-vl.spec

@@ -5,9 +5,9 @@
 
 %define with_check %{?_with_check:1}%{!?_with_check:0}
 
-%define realver 3080702
-%define docver 3080702
-%define rpmver 3.8.7.2
+%define realver 3080703
+%define docver 3080703
+%define rpmver 3.8.7.3
 
 
 Summary: SQLite is a C library that implements an embeddable SQL database engine
@@ -231,6 +231,9 @@ install -D -m0644 tool/lempar.c $RPM_BUILD_ROOT/%{_datadir}/lemon/lempar.c
 
 
 %changelog
+* Sun Dec 07 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.8.7.3-1
+- new upstream release
+
 * Mon Nov 24 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.8.7.2-1
 - new upstream release
 

+ 9 - 8
t/tuxpaint/tuxpaint-vl.spec

@@ -1,14 +1,11 @@
 Summary:	Drawing program designed for young children
 Summary(ja):	子供向けのお絵かきソフトウェア
 Name:		tuxpaint
-Version:	0.9.21
-Release:	2%{?_dist_release}
+Version:	0.9.22
+Release:	1%{?_dist_release}
 Source0:        http://dl.sf.net/%{name}/%{name}-%{version}.tar.gz
 Patch0:         tuxpaint-utf8.patch
 Patch1:         tuxpaint-0.9.20-fix-desktop-file.patch
-Patch2:         tuxpaint-0.9.21-fix-puzzle-plugin.patch
-Patch3:         tuxpaint-0.9.21-png15.patch
-Patch4:         tuxpaint-0.9.21-makefile.patch
 License:        GPLv2+
 Group:          Applications/Multimedia
 URL:            http://www.tuxpaint.org/
@@ -26,6 +23,7 @@ BuildRequires:  libpng-devel
 BuildRequires:  librsvg2-devel
 BuildRequires:  netpbm-devel
 BuildRequires:  fribidi-devel
+BuildRequires:	gperf
 
 BuildRoot:	%{_tmppath}/%{name}-%{version}-root
 
@@ -60,9 +58,6 @@ tuxpaint 用の extensions/plugins 開発に必要なファイルです。
 %setup -q
 %patch0 -p1
 %patch1 -p1 -b .fixdesktopfile
-%patch2 -p1 -b .fixpuzzle
-%patch3 -p1 -b .libpng
-%patch4 -p1 -b .make
 
 sed -i -e '/\/gnome\/apps\/Graphics/d' Makefile
 find docs -type f -exec perl -pi -e 's/\r\n/\n/' {} \;
@@ -105,6 +100,7 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{_sysconfdir}/%{name}
 %config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf
 %doc docs
+%{_sysconfdir}/bash_completion.d/tuxpaint-completion.bash
 %{_bindir}/*
 %{_datadir}/%{name}
 %{_datadir}/applications/*
@@ -120,6 +116,11 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/tuxpaint/
 
 %changelog
+* Sun Dec 07 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.9.22-1
+- new upstream release
+- remove Patch2,3,4
+- add BuildRequires: gperf
+
 * Sun Jul 20 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.9.21-2
 - rebuild with libpng-1.6.12
 - add Patch3 (tuxpaint-0.9.21-png15.patch) from fedora

+ 10 - 2
t/tuxtype2/tuxtype2-vl.spec

@@ -1,6 +1,6 @@
 %define name	tuxtype2
 %define version	1.8.1
-%define release	1%{?_dist_release}
+%define release	2%{?_dist_release}
 
 Summary:	An educational typing tutor for children
 Summary(ja):	子供向けのタイピング練習ゲーム
@@ -50,7 +50,12 @@ mv zh_N.gmo zh_CN.gmo
 mv zh_N.po zh_CN.po
 popd
 
+# fix gettext version
+sed -i "s|0.17|0.18|g" configure.ac
+sed -i "s|0.17|0.18|g" aclocal.m4
+
 %build
+autoreconf -if
 %configure --localstatedir=%{_localstatedir}/games 
 make %{?_smp_mflags}
 
@@ -88,6 +93,9 @@ rm -rf ${RPM_BUILD_ROOT}
 
 
 %changelog
+* Sun Dec 07 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.8.1-2
+- rebuild with libpng-1.6.12
+
 * Sun Jul 10 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.8.1-1
 - update to 1.8.1
 - add BuildRequires: SDL_Pango-devel, librsvg2-devel, ImageMagick
@@ -96,5 +104,5 @@ rm -rf ${RPM_BUILD_ROOT}
 * Sun Oct 12 2008 Shu KONNO <owa@bg.wakwak.com> 1.5.3-1vl5
 - applied new versioning policy, spec in utf-8
 
-* Sun May 07 2005 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.5.3-0vl1
+* Sat May 07 2005 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.5.3-0vl1
 - initial build for VineSeed Plus.

+ 7 - 2
x/xmoto/xmoto-vl.spec

@@ -1,5 +1,5 @@
 Name:		xmoto
-Version:	0.5.4
+Version:	0.5.11
 Release:	1%{?_dist_release}
 Summary:	Challenging 2D Motocross Platform Game
 Summary(ja):	2D 画面のアクロバティックなモトクロスゲーム
@@ -34,6 +34,7 @@ BuildRequires:	libGL-devel
 BuildRequires:	libGLU-devel
 BuildRequires:	libjpeg-devel
 BuildRequires:	libpng-devel
+BuildRequires:	libxml2-devel
 BuildRequires:	bzip2-devel
 BuildRequires:	sqlite3-devel
 BuildRequires:	SDL_net-devel
@@ -141,6 +142,10 @@ fi
 %{_mandir}/man6/xmoto.6.gz
 
 %changelog
+* Sun Dec 07 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.5.11-1
+- update to 0.5.11
+- add BuildRequires: libxml2-devel
+
 * Fri Jan 07 2011 Kazutaka HARADA <kazutaka@vinelinux.org> 0.5.4-1
 - initial build for Vine Linux based on fedora development
 - add Source3: japanese translation
@@ -155,7 +160,7 @@ fi
 * Mon Dec 07 2009 Jon Ciesla <limb@jcomserv.net> 0.5.2-1.1
 - EVR bump for fix CVS tagging snafu.
 
-* Tue Dec 06 2009 Howard Liberty <liberty@live.com> 0.5.2-1
+* Sun Dec 06 2009 Howard Liberty <liberty@live.com> 0.5.2-1
 - New upstream.
 - Add x86-64 patch so it can be compiled in x86-64 enviroment.