rpms/anthy/FC-3 anthy.spec,1.5,1.6

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


Author: tagoh

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

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


Index: anthy.spec
===================================================================
RCS file: /cvs/extras/rpms/anthy/FC-3/anthy.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- anthy.spec	1 Aug 2005 12:50:36 -0000	1.5
+++ anthy.spec	4 Nov 2005 20:24:11 -0000	1.6
@@ -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.fc3
+* 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.fc3
+* 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
 
-* Fri Jul  1 2005 Akira TAGOH <tagoh at redhat.com> - 6700-1.fc3
+* Fri Jul  1 2005 Akira TAGOH <tagoh at redhat.com> - 6700-1
 - New upstream release.
 - include anthy datadir in main package, and anthy site directory
   in -el and -el-xemacs packages




More information about the fedora-extras-commits mailing list