rpms/scim-array/F-7 .cvsignore, 1.3, 1.4 scim-array.spec, 1.6, 1.7 sources, 1.3, 1.4 scim-array.patch, 1.1, NONE

Ding-Yi Chen (dchen) fedora-extras-commits at redhat.com
Thu Feb 14 23:14:52 UTC 2008


Author: dchen

Update of /cvs/pkgs/rpms/scim-array/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3198/F-7

Modified Files:
	.cvsignore scim-array.spec sources 
Removed Files:
	scim-array.patch 
Log Message:
Fix the issue with gcc4.3


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/scim-array/F-7/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	12 Feb 2008 06:51:40 -0000	1.3
+++ .cvsignore	14 Feb 2008 23:14:12 -0000	1.4
@@ -1 +1 @@
-scim-array-0.0.3.tar.gz
+scim-array-0.0.4.tar.gz


Index: scim-array.spec
===================================================================
RCS file: /cvs/pkgs/rpms/scim-array/F-7/scim-array.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- scim-array.spec	14 Feb 2008 01:20:43 -0000	1.6
+++ scim-array.spec	14 Feb 2008 23:14:12 -0000	1.7
@@ -1,6 +1,6 @@
 Name:           scim-array
-Version:        0.0.3
-Release:        2%{?dist}
+Version:        0.0.4
+Release:        0%{?dist}
 Summary:        SCIM Array 30 Input Method Engine
 
 Group:          System Environment/Libraries
@@ -8,7 +8,7 @@
 URL:            http://scimarray.openfoundry.org/
 
 Source0:        http://rt.openfoundry.org/Foundry/Project/Download/Attachment/91593/62957/%{name}-%{version}.tar.gz
-Patch0:		%{name}.patch
+#Patch0:		%{name}.patch
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
 
@@ -36,7 +36,7 @@
 
 %prep
 %setup -q
-%patch0 -p0 -b .bak
+#%patch0 -p0 -b .bak
 
 
 %build
@@ -66,6 +66,8 @@
 
 
 %changelog
+* Fri Feb 15 2008 Ding-Yi Chen <dchen at redhat.com> - 0.0.4
+- Update to 0.0.4
 * Thu Feb 14 2008 Ding-Yi Chen <dchen at redhat.com> - 0.0.3-2
 - Build with GCC4.3
 * Tue Feb 12 2008 Ding-Yi Chen <dchen at redhat.com> - 0.0.3-0


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/scim-array/F-7/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	12 Feb 2008 06:51:40 -0000	1.3
+++ sources	14 Feb 2008 23:14:12 -0000	1.4
@@ -1 +1 @@
-ca51a3eb13d270811be7ad7d01352d54  scim-array-0.0.3.tar.gz
+2521e0cd971dc36684054ddf9dd7f5a8  scim-array-0.0.4.tar.gz


--- scim-array.patch DELETED ---




More information about the fedora-extras-commits mailing list