rpms/anthy/FC-4 .cvsignore, 1.6, 1.7 anthy.spec, 1.11, 1.12 sources, 1.6, 1.7

Akira Tagoh (tagoh) fedora-extras-commits at redhat.com
Fri Nov 4 20:33:21 UTC 2005


Author: tagoh

Update of /cvs/extras/rpms/anthy/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10437

Modified Files:
	.cvsignore anthy.spec sources 
Log Message:
* Sat Nov  5 2005 Akira TAGOH <tagoh at redhat.com> - 7100b-1
- New upstream release.
- use a optimized gcanna dictionary.


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/anthy/FC-4/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore	1 Aug 2005 12:20:19 -0000	1.6
+++ .cvsignore	4 Nov 2005 20:33:18 -0000	1.7
@@ -6,3 +6,5 @@
 anthy-6300d.tar.gz
 anthy-6700.tar.gz
 anthy-6700b.tar.gz
+anthy-7100b.tar.gz
+anthy_gcanna_ut-20051002.tar.bz2


Index: anthy.spec
===================================================================
RCS file: /cvs/extras/rpms/anthy/FC-4/anthy.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- anthy.spec	1 Aug 2005 12:45:27 -0000	1.11
+++ anthy.spec	4 Nov 2005 20:33:18 -0000	1.12
@@ -1,15 +1,17 @@
-%define	version	6700b
+%define	version		7100b
+%define	gcanna_ver	20051002
 
 Name:		anthy
 Version:	%{version}
 Release:	1%{?dist}
 License:	GPL
 URL:		http://sourceforge.jp/projects/anthy/
-Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
+Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:	emacs xemacs
 
 Source0:	http://prdownloads.sourceforge.jp/anthy/9723/anthy-%{version}.tar.gz
 Source1:	anthy-init.el
+Source2:	http://www.geocities.jp/ep3797/snapshot/tmp/anthy_gcanna_ut-%{gcanna_ver}.tar.bz2
 
 Summary:	Japanese character set input library
 Group:		System Environment/Libraries
@@ -48,10 +50,11 @@
 character set on XEmacs.
 
 %prep
-%setup -q
+%setup -q -a 2
 
 %build
 %configure
+cp anthy_gcanna_ut-%{gcanna_ver}/gcanna.ctd cannadic/
 make
 
 %install
@@ -102,14 +105,18 @@
 %{_datadir}/xemacs/site-packages/lisp/site-start.d/anthy-init.el
 
 %changelog
-* Mon Aug  1 2005 Akira TAGOH <tagoh at redhat.com> - 6700b-1.fc4
+* Sat Nov  5 2005 Akira TAGOH <tagoh at redhat.com> - 7100b-1
+- New upstream release.
+- use a optimized gcanna dictionary.
+
+* Mon Aug  1 2005 Akira TAGOH <tagoh at redhat.com> - 6700b-1
 - added Provides: anthy-libs = %%{name}-%%{version}
 
-* Mon Aug  1 2005 Akira TAGOH <tagoh at redhat.com> - 6700b-0.fc4
+* Mon Aug  1 2005 Akira TAGOH <tagoh at redhat.com> - 6700b-0
 - New upstream release.
-- includes the libraries into anthy and added Obsoletes: anthy-lib.
+- includes the libraries into anthy and added Obsoletes: anthy-lib
 
-* Fri Jul  1 2005 Akira TAGOH <tagoh at redhat.com> - 6700-1.fc4
+* Fri Jul  1 2005 Akira TAGOH <tagoh at redhat.com> - 6700-1
 - New upstream release.
 
 * Fri Apr  1 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 6300d-3


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/anthy/FC-4/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	1 Aug 2005 12:20:19 -0000	1.6
+++ sources	4 Nov 2005 20:33:18 -0000	1.7
@@ -1 +1,2 @@
-cb14f7b1e5d6b1d75ad76b07230e33a3  anthy-6700b.tar.gz
+099514a261b1c3757f95de034a4fbc0d  anthy-7100b.tar.gz
+d0f6128b6e000e85764abbc030399db7  anthy_gcanna_ut-20051002.tar.bz2




More information about the fedora-extras-commits mailing list