rpms/scim-anthy/devel scim-anthy.spec,1.11,1.12

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri Oct 7 10:22:10 UTC 2005


Author: tagoh

Update of /cvs/dist/rpms/scim-anthy/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv31608

Modified Files:
	scim-anthy.spec 
Log Message:
* Fri Oct  7 2005 Akira TAGOH <tagoh at redhat.com> - 0.7.0-4
- scim-0.7.0-fix_crash_bug.diff: a patch to fix a crash issue.


Index: scim-anthy.spec
===================================================================
RCS file: /cvs/dist/rpms/scim-anthy/devel/scim-anthy.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- scim-anthy.spec	6 Oct 2005 11:46:34 -0000	1.11
+++ scim-anthy.spec	7 Oct 2005 10:22:06 -0000	1.12
@@ -1,6 +1,6 @@
 Name:           scim-anthy
 Version:        0.7.0
-Release:        3.fc5
+Release:        4.fc5
 
 License:        GPL
 URL:            http://scim-imengine.sourceforge.jp/
@@ -8,6 +8,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  scim-devel
 BuildRequires:	anthy-devel >= 6700b-1
+Patch0:		scim-anthy-0.7.0-fix_crash_bug.diff
 
 Summary:        SCIM IMEngine for anthy for Japanese input
 Group:          System Environment/Libraries
@@ -18,6 +19,7 @@
 
 %prep
 %setup -q
+%patch0 -p1 -b .crash
 
 
 %build
@@ -46,6 +48,9 @@
 
 
 %changelog
+* Fri Oct  7 2005 Akira TAGOH <tagoh at redhat.com> - 0.7.0-4
+- scim-0.7.0-fix_crash_bug.diff: a patch to fix a crash issue.
+
 * Thu Oct  6 2005 Jens Petersen <petersen at redhat.com> - 0.7.0-3
 - require scim
 




More information about the fedora-cvs-commits mailing list