Browse Source

new upstream release

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@5628 ec354946-7b23-47d6-9f5a-488ba84defc7
Takemikaduchi 12 years ago
parent
commit
2c41562fb8

+ 16 - 10
d/daemonshogi/daemonshogi-vl.spec

@@ -1,7 +1,7 @@
 Summary:	Daemonshogi is a GTK+ based, Simple shogi(japanese chess) program.
 Summary(ja):	GTK+ を使ったシンプルな将棋プログラム
 Name:		daemonshogi
-Version:	0.5
+Version:	0.6.1
 Release:	1%{?_dist_release}
 License:	GPLv3
 Group:		Applications/Games
@@ -9,17 +9,19 @@ URL:		http://daemonshogi.sourceforge.jp/
 Source0:	%{name}-%{version}.tar.gz
 Source1:	%{name}.png
 Source2:	%{name}.desktop
-Patch10:	%{name}-0.5-cflags.patch
+Patch10:	%{name}-0.6.1-gtk.patch
 
 BuildRoot:	%{_tmppath}/%{name}-%{version}-root
-BuildRequires:	gtk2-devel >= 2.14.0
+BuildRequires:	gtk2-devel >= 2.16.0
 BuildRequires:	desktop-file-utils
 BuildRequires:	tokyocabinet-devel
 BuildRequires:	cppunit-devel
-Requires:	gtk2 >= 2.14.0
+BuildRequires:	libboost-devel
+BuildRequires:	bzip2-devel
+Requires:	gtk2 >= 2.16.0
 Requires:	tokyocabinet
-Requires(post):	gtk2 >= 2.14.0
-Requires(postun): gtk2 >= 2.14.0
+Requires(post):	gtk2 >= 2.16.0
+Requires(postun): gtk2 >= 2.16.0
 
 Vendor:		Project Vine
 Distribution:	Vine Linux
@@ -35,10 +37,10 @@ Daemonshogi is a GTK+ based, Simple shogi(japanese chess) program.
 %patch10 -p1
 
 %build
-autoconf
-RELCFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s -ldl" \
+#autoconf
+#RELCFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s -ldl" \
 ./configure --prefix=%{_prefix} 
-make %{?_smp_mflags}
+make %{?_smp_mflags} V=1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -64,7 +66,6 @@ fi
 %defattr(-, root, root)
 %doc ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL NEWS README README.ja
 %{_bindir}/%{name}
-%{_bindir}/%{name}-cui
 %{_localedir}/ja/LC_MESSAGES/%{name}*
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/%{name}/01.json
@@ -74,6 +75,11 @@ fi
 %{_datadir}/pixmaps/%{name}.png
 
 %changelog
+* Sun Feb 12 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 0.6.1-1
+- new upstream release
+- add BuildRequires: libboost-devel, bzip2-devel
+- replace Patch10 (daemonshogi-0.6.1-gtk.patch)
+
 * Fri Mar 19 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 0.5-1
 - new upstream release
 - updated Patch10

+ 6 - 5
e/ebook-tools/ebook-tools-vl.spec

@@ -1,7 +1,7 @@
 Name:		ebook-tools
-Summary:	Tools for accessing and converting various ebook file formats
 Version:	0.2.1
-Release:	2%{?_dist_release}
+Release:	1%{?_dist_release}
+Summary:	Tools for accessing and converting various ebook file formats
 
 Group:		Applications/Publishing
 License:	MIT
@@ -87,10 +87,11 @@ rm -rf %{buildroot}
 %{_libdir}/*.so.*
 
 %changelog
-* Sun Oct 30 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.2.1-2
-- fix Patch0 for x86_64
+* Sun Feb 12 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 0.2.1-1
+- update to 0.2.1
+- update Patch0 (ebook-tools-0.2.1-rmhardcoded.patch)
 
-* Sun Oct 02 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 0.2.1-1
+* Sun Aug 30 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 0.1.1-6
 - Initial build for Vine Linux
 
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.1-5

+ 4 - 1
t/tuxpaint-stamps/tuxpaint-stamps-vl.spec

@@ -1,5 +1,5 @@
 Name:           tuxpaint-stamps
-Version:        2008.06.30
+Version:        2009.06.28
 Release:        1%{?_dist_release}
 Summary:        Extra stamp files for tuxpaint
 Summary(ja):	tuxpaint 用の追加のスタンプファイル
@@ -62,6 +62,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/tuxpaint/stamps/*
 
 %changelog
+* Sun Feb 05 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2009.06.28-1
+- update to 2009.06.28
+
 * Thu May 21 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 2008.06.30-1
 - initial build for Vine Linux based of fedora development
 - add japanese summary and description