rpms/libtomoe-gtk/FC-3 libtomoe-gtk.spec,1.1,1.2

Ryo Dairiki (ryo) fedora-extras-commits at redhat.com
Tue Jul 25 22:32:32 UTC 2006


Author: ryo

Update of /cvs/extras/rpms/libtomoe-gtk/FC-3
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1810

Modified Files:
	libtomoe-gtk.spec 
Log Message:
add a buildreq of gettext.


Index: libtomoe-gtk.spec
===================================================================
RCS file: /cvs/extras/rpms/libtomoe-gtk/FC-3/libtomoe-gtk.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libtomoe-gtk.spec	1 Mar 2006 03:48:12 -0000	1.1
+++ libtomoe-gtk.spec	25 Jul 2006 22:32:32 -0000	1.2
@@ -1,6 +1,6 @@
 Name:           libtomoe-gtk
 Version:        0.1.0
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Gtk library for tomoe Japanese handwritten input
 
 Group:          System Environment/Libraries
@@ -9,7 +9,7 @@
 Source0:        http://dl.sourceforge.jp/tomoe/17171/libtomoe-gtk-0.1.0.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:	tomoe-devel, gtk2-devel
+BuildRequires:	tomoe-devel, gtk2-devel, gettext
 
 %description
 Gtk library for tomoe Japanese handwritten input.
@@ -78,6 +78,9 @@
 
 
 %changelog
+* Wed Jul 26 2006 Ryo Dairiki <ryo-dairiki at users.sourceforge.net> - 0.1.0-6
+- add a buildreq of gettext.
+
 * Tue Feb 28 2006 Ryo Dairiki <ryo-dairiki at users.sourceforge.net> - 0.1.0-5
 - add "ldconfig" for the devel subpackage (Thanks, John Mahowald)
 




More information about the fedora-extras-commits mailing list