rpms/scim-hangul/FC-4 scim-hangul.spec,1.5,1.6

Akira Tagoh (tagoh) fedora-extras-commits at redhat.com
Fri Sep 2 01:56:57 UTC 2005


Author: tagoh

Update of /cvs/extras/rpms/scim-hangul/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv757

Modified Files:
	scim-hangul.spec 
Log Message:
* Fri Sep  2 2005 Akira TAGOH <tagoh at redhat.com> - 0.2.0-5.2
- scim-hangul-0.2.0-ignore-invisible-char.patch: backported from Core to fix
  the problem with 3bul Yetgeul.
- correct Release. it has to be greater than the previous Release.


Index: scim-hangul.spec
===================================================================
RCS file: /cvs/extras/rpms/scim-hangul/FC-4/scim-hangul.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- scim-hangul.spec	25 Aug 2005 14:25:07 -0000	1.5
+++ scim-hangul.spec	2 Sep 2005 01:56:55 -0000	1.6
@@ -1,12 +1,13 @@
 Name:           scim-hangul
 Version:        0.2.0
-Release:        5.1%{?dist}
+Release:        5%{?dist}.2
 
 License:        GPL
 URL:            http://www.scim-im.org/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-root
 BuildRequires:  scim-devel >= 1.2.0
 Source0:        http://prdownloads.sourceforge.net/scim/%{name}-%{version}.tar.gz
+Patch0:		scim-hangul-0.2.0-ignore-invisible-char.patch
 
 
 Summary:        Hangul Input Method Engine for SCIM
@@ -17,11 +18,12 @@
 
 %prep
 %setup -q -n %{name}-%{version}
+%patch0 -p1 -b .invisible-char
 
 
 %build
 %configure --disable-static
-make %{?_smp_mflags} 
+make %{?_smp_mflags}
 
 
 %install
@@ -47,11 +49,16 @@
 
 
 %changelog
+* Fri Sep  2 2005 Akira TAGOH <tagoh at redhat.com> - 0.2.0-5.2
+- scim-hangul-0.2.0-ignore-invisible-char.patch: backported from Core to fix
+  the problem with 3bul Yetgeul.
+- correct Release. it has to be greater than the previous Release.
+
 * Wed Aug 24 2005 Ryo Dairiki <ryo-dairiki at mbm.nifty.com> - 0.2.0-5.1
 - Minor fixes on spec file
 
-* Tue Aug 23 2005 Akira TAGOH <tagoh at redhat.com> - 0.2.0-5.fc4
-- Imported for FC-4.
+* Tue Aug 23 2005 Akira TAGOH <tagoh at redhat.com> - 0.2.0-5
+- Imported into Extras.
 
 * Tue Aug 16 2005 Akira TAGOH <tagoh at redhat.com> - 0.2.0-4.fc5
 - Rebuild.




More information about the fedora-extras-commits mailing list