rpms/libtomoe-gtk/FC-4 disable-test.patch, 1.1, 1.2 libtomoe-gtk.spec, 1.6, 1.7

Ryo Dairiki (ryo) fedora-extras-commits at redhat.com
Sun Dec 24 03:06:29 UTC 2006


Author: ryo

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

Modified Files:
	disable-test.patch libtomoe-gtk.spec 
Log Message:
disable test

disable-test.patch:

Index: disable-test.patch
===================================================================
RCS file: /cvs/extras/rpms/libtomoe-gtk/FC-4/disable-test.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- disable-test.patch	24 Dec 2006 02:50:25 -0000	1.1
+++ disable-test.patch	24 Dec 2006 03:05:59 -0000	1.2
@@ -16,3 +16,14 @@
  
  EXTRA_DIST = autogen.sh libtomoe-gtk.pc
  
+--- Makefile.in	2006-11-28 08:56:39.000000000 +0900
++++ Makefile-new.in	2006-12-24 12:13:35.000000000 +0900
+@@ -206,7 +206,7 @@
+ sharedstatedir = @sharedstatedir@
+ sysconfdir = @sysconfdir@
+ target_alias = @target_alias@
+-SUBDIRS = src data po test
++SUBDIRS = src data po
+ EXTRA_DIST = autogen.sh libtomoe-gtk.pc
+ pkgconfigdir = $(libdir)/pkgconfig
+ pkgconfig_DATA = libtomoe-gtk.pc


Index: libtomoe-gtk.spec
===================================================================
RCS file: /cvs/extras/rpms/libtomoe-gtk/FC-4/libtomoe-gtk.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- libtomoe-gtk.spec	24 Dec 2006 02:50:25 -0000	1.6
+++ libtomoe-gtk.spec	24 Dec 2006 03:05:59 -0000	1.7
@@ -10,7 +10,7 @@
 Patch0:         disable-test.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:	tomoe-devel, gtk2-devel, gettext
+BuildRequires:	tomoe-devel, gtk2-devel, gettext, autoconf
 
 %description
 Gtk library for tomoe Japanese handwritten input.




More information about the fedora-extras-commits mailing list