rpms/anthy/F-7 .cvsignore, 1.26, 1.27 anthy.spec, 1.40, 1.41 sources, 1.27, 1.28

Akira Tagoh (tagoh) fedora-extras-commits at redhat.com
Tue Sep 18 11:18:29 UTC 2007


Author: tagoh

Update of /cvs/pkgs/rpms/anthy/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17266

Modified Files:
	.cvsignore anthy.spec sources 
Log Message:
* Tue Sep 18 2007 Akira TAGOH <tagoh at redhat.com> - 9100b-1
- New upstream release.


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/anthy/F-7/.cvsignore,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- .cvsignore	3 Jul 2007 12:20:08 -0000	1.26
+++ .cvsignore	18 Sep 2007 11:17:56 -0000	1.27
@@ -29,3 +29,5 @@
 anthy-8622.tar.gz
 anthy-8706.tar.gz
 anthy-9100.tar.gz
+anthy-9100b.tar.gz
+alt-cannadic-070805.tar.bz2


Index: anthy.spec
===================================================================
RCS file: /cvs/pkgs/rpms/anthy/F-7/anthy.spec,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- anthy.spec	3 Jul 2007 12:20:08 -0000	1.40
+++ anthy.spec	18 Sep 2007 11:17:56 -0000	1.41
@@ -1,9 +1,10 @@
-%define	gcanna_ver	20051002
+%define		altcannadicver	070805
 
 Name:		anthy
-Version:	9100
+Version:	9100b
 Release:	1%{?dist}
-License:	GPL
+# The entire source code is LGPLv2+ and dictionaries is GPLv2.
+License:	LGPLv2+ and GPLv2
 URL:		http://sourceforge.jp/projects/anthy/
 Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:	automake autoconf
@@ -12,6 +13,8 @@
 
 Source0:	http://prdownloads.sourceforge.jp/anthy/9723/anthy-%{version}.tar.gz
 Source1:	anthy-init.el
+Source2:	http://prdownloads.sourceforge.jp/alt-cannadic/26595/alt-cannadic-%{altcannadicver}.tar.bz2
+Patch0:		anthy-enable-dict-gtankan.patch
 
 Summary:	Japanese character set input library
 Group:		System Environment/Libraries
@@ -50,7 +53,9 @@
 character set on XEmacs.
 
 %prep
-%setup -q
+%setup -q -a 2
+%patch0 -p1 -b .gtankan
+cp alt-cannadic-%{altcannadicver}/* alt-cannadic/
 
 %build
 %configure --disable-static
@@ -112,6 +117,17 @@
 %{_datadir}/xemacs/site-packages/lisp/site-start.d/anthy-init.el
 
 %changelog
+* Tue Sep 18 2007 Akira TAGOH <tagoh at redhat.com> - 9100b-1
+- New upstream release.
+
+* Thu Aug 23 2007 Akira TAGOH <tagoh at redhat.com> - 9100-3
+- Rebuild
+
+* Wed Aug  8 2007 Akira TAGOH <tagoh at redhat.com> - 9100-2
+- Update alt-cannadic to 070805.
+- Use gtankan.ctd instead of tankanji.t.
+- Update License tag.
+
 * Tue Jul  3 2007 Akira TAGOH <tagoh at redhat.com> - 9100-1
 - New upstream release.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/anthy/F-7/sources,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- sources	3 Jul 2007 12:20:08 -0000	1.27
+++ sources	18 Sep 2007 11:17:56 -0000	1.28
@@ -1 +1,2 @@
-00c2b8d7b722650b0088944e833077ad  anthy-9100.tar.gz
+0ad3873646255a2ca1c8576350fabb27  anthy-9100b.tar.gz
+17f849584baa5ae025542035b429f1b4  alt-cannadic-070805.tar.bz2




More information about the scm-commits mailing list