rpms/anthy/devel .cvsignore, 1.33, 1.34 anthy.spec, 1.53, 1.54 sources, 1.34, 1.35 anthy-9100g-fix-compound-t.patch, 1.1, NONE

Akira TAGOH tagoh at fedoraproject.org
Tue Feb 10 10:11:59 UTC 2009


Author: tagoh

Update of /cvs/pkgs/rpms/anthy/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv16511

Modified Files:
	.cvsignore anthy.spec sources 
Removed Files:
	anthy-9100g-fix-compound-t.patch 
Log Message:
* Tue Feb 10 2009 Akira TAGOH <tagoh at redhat.com> - 9100h-1
- New upstream release.


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/anthy/devel/.cvsignore,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- .cvsignore	4 Feb 2009 09:54:20 -0000	1.33
+++ .cvsignore	10 Feb 2009 10:11:28 -0000	1.34
@@ -37,3 +37,4 @@
 anthy-9100d.tar.gz
 anthy-9100e.tar.gz
 anthy-9100g.tar.gz
+anthy-9100h.tar.gz


Index: anthy.spec
===================================================================
RCS file: /cvs/pkgs/rpms/anthy/devel/anthy.spec,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- anthy.spec	6 Feb 2009 07:34:17 -0000	1.53
+++ anthy.spec	10 Feb 2009 10:11:28 -0000	1.54
@@ -22,8 +22,8 @@
 %endif
 
 Name:		anthy
-Version:	9100g
-Release:	2%{?dist}
+Version:	9100h
+Release:	1%{?dist}
 # The entire source code is LGPLv2+ and dictionaries is GPLv2.
 License:	LGPLv2+ and GPLv2
 URL:		http://sourceforge.jp/projects/anthy/
@@ -33,7 +33,6 @@
 
 Source0:	http://osdn.dl.sourceforge.jp/anthy/37336/anthy-%{version}.tar.gz
 Source1:	anthy-init.el
-Patch0:		anthy-9100g-fix-compound-t.patch
 
 Summary:	Japanese character set input library
 Group:		System Environment/Libraries
@@ -100,8 +99,6 @@
 
 %prep
 %setup -q #-a 2
-%patch0 -p1 -b .0-compound-t
-#cp alt-cannadic-%{altcannadicver}/* alt-cannadic/
 
 %if	%{use_utf8_dict}
 function normalize_extra_dict() {
@@ -232,6 +229,9 @@
 
 
 %changelog
+* Tue Feb 10 2009 Akira TAGOH <tagoh at redhat.com> - 9100h-1
+- New upstream release.
+
 * Fri Feb  6 2009 Akira TAGOH <tagoh at redhat.com> - 9100g-2
 - Apply a patch reported upstream to fix dictionary's indexing.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/anthy/devel/sources,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- sources	4 Feb 2009 09:54:20 -0000	1.34
+++ sources	10 Feb 2009 10:11:28 -0000	1.35
@@ -1 +1 @@
-597af30044df0b4caa275198da143b20  anthy-9100g.tar.gz
+de7ae1d4aeffbb603139987aeedee929  anthy-9100h.tar.gz


--- anthy-9100g-fix-compound-t.patch DELETED ---




More information about the scm-commits mailing list