rpms/tomoe-gtk/devel import.log,1.1,1.2 tomoe-gtk.spec,1.5,1.6

Ding-Yi Chen dchen at fedoraproject.org
Mon Jul 13 00:08:25 UTC 2009


Author: dchen

Update of /cvs/pkgs/rpms/tomoe-gtk/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv12663/devel

Modified Files:
	import.log tomoe-gtk.spec 
Log Message:
Actually Fixed RH Bug 499880


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/tomoe-gtk/devel/import.log,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- import.log	13 May 2009 07:46:45 -0000	1.1
+++ import.log	13 Jul 2009 00:07:55 -0000	1.2
@@ -1 +1,2 @@
 tomoe-gtk-0_6_0-7_fc11:HEAD:tomoe-gtk-0.6.0-7.fc11.src.rpm:1242200726
+tomoe-gtk-0_6_0-8_fc11:HEAD:tomoe-gtk-0.6.0-8.fc11.src.rpm:1247443686


Index: tomoe-gtk.spec
===================================================================
RCS file: /cvs/pkgs/rpms/tomoe-gtk/devel/tomoe-gtk.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- tomoe-gtk.spec	13 May 2009 07:46:45 -0000	1.5
+++ tomoe-gtk.spec	13 Jul 2009 00:07:55 -0000	1.6
@@ -1,8 +1,8 @@
 %define tomoe_ver 0.6.0
 
 Name:           tomoe-gtk
-Version:        0.6.0
-Release:        7%{?dist}
+Version:        %{tomoe_ver}
+Release:        8%{?dist}
 Summary:        Gtk library for tomoe for Japanese and Chinese handwritten input
 
 Group:          System Environment/Libraries
@@ -14,7 +14,8 @@ BuildRoot:      %{_tmppath}/%{name}-%{ve
 
 Requires:       tomoe >= %{tomoe_ver}
 Obsoletes:      libtomoe-gtk < 0.6.0-4
-BuildRequires:  libtool 
+BuildRequires:  libtool
+#BuildRequires:  autoconf, automake 
 BuildRequires:  tomoe-devel >= %{tomoe_ver}, gtk2-devel, pygtk2-devel
 # does not currently build with gucharmap-2
 #BuildRequires:  gucharmap-devel
@@ -99,6 +100,9 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitearch}/gtk-2.0/tomoegtk.so
 
 %changelog
+* Fri Jul 13 2009 Ding-Yi Chen <dchen at redhat.com> - 0.6.0-8
+- Actually Fixed RH Bug 499880: tomoe-gtk not built with $RPM_OPT_FLAGS
+
 * Wed May 13 2009 Ding-Yi Chen <dchen at redhat.com> - 0.6.0-7
 - Fixed RH Bug 499880: tomoe-gtk not built with $RPM_OPT_FLAGS
 - Add libtool BuildRequires.




More information about the scm-commits mailing list