rpms/tomoe-gtk/devel import.log,1.2,1.3 tomoe-gtk.spec,1.6,1.7

Ding-Yi Chen dchen at fedoraproject.org
Thu Jul 16 01:27:33 UTC 2009


Author: dchen

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

Modified Files:
	import.log tomoe-gtk.spec 
Log Message:
add back automake and autoconf buildrequire


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/tomoe-gtk/devel/import.log,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- import.log	13 Jul 2009 00:07:55 -0000	1.2
+++ import.log	16 Jul 2009 01:27:02 -0000	1.3
@@ -1,2 +1,3 @@
 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
+tomoe-gtk-0_6_0-9_fc11:HEAD:tomoe-gtk-0.6.0-9.fc11.src.rpm:1247707610


Index: tomoe-gtk.spec
===================================================================
RCS file: /cvs/pkgs/rpms/tomoe-gtk/devel/tomoe-gtk.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- tomoe-gtk.spec	13 Jul 2009 00:07:55 -0000	1.6
+++ tomoe-gtk.spec	16 Jul 2009 01:27:02 -0000	1.7
@@ -2,7 +2,7 @@
 
 Name:           tomoe-gtk
 Version:        %{tomoe_ver}
-Release:        8%{?dist}
+Release:        9%{?dist}
 Summary:        Gtk library for tomoe for Japanese and Chinese handwritten input
 
 Group:          System Environment/Libraries
@@ -15,7 +15,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{ve
 Requires:       tomoe >= %{tomoe_ver}
 Obsoletes:      libtomoe-gtk < 0.6.0-4
 BuildRequires:  libtool
-#BuildRequires:  autoconf, automake 
+BuildRequires:  autoconf, automake
 BuildRequires:  tomoe-devel >= %{tomoe_ver}, gtk2-devel, pygtk2-devel
 # does not currently build with gucharmap-2
 #BuildRequires:  gucharmap-devel
@@ -77,7 +77,6 @@ rm -rf $RPM_BUILD_ROOT
 %postun -p /sbin/ldconfig
 
 
-
 %post devel -p /sbin/ldconfig
 
 
@@ -100,6 +99,9 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitearch}/gtk-2.0/tomoegtk.so
 
 %changelog
+* Thu Jul 16 2009 Ding-Yi Chen <dchen at redhat.com> - 0.6.0-9
+- Add back autoconf, automake to fix RH Bug 499880: tomoe-gtk not built with $RPM_OPT_FLAGS
+
 * 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
 




More information about the fedora-extras-commits mailing list