[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

rpms/gtk+/devel gtk+.spec,1.53,1.54



Author: karsten

Update of /cvs/dist/rpms/gtk+/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv26521

Modified Files:
	gtk+.spec 
Log Message:
- BuildRequires: libXt-devel

checking for X... no
configure: error: 
*** X libraries or include files not found. Check 'config.log' for 
*** more details.



Index: gtk+.spec
===================================================================
RCS file: /cvs/dist/rpms/gtk+/devel/gtk+.spec,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- gtk+.spec	11 Feb 2006 03:21:44 -0000	1.53
+++ gtk+.spec	1 Mar 2006 14:05:24 -0000	1.54
@@ -4,7 +4,7 @@
 Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X.
 Name: gtk+
 Version: 1.2.10
-Release: 49.2.1
+Release: 50
 Epoch: 1
 License: LGPL
 Group: System Environment/Libraries
@@ -80,7 +80,7 @@
 BuildPreReq: glib >= 1:%{version}
 BuildRequires: automake14 autoconf213 libtool
 BuildRequires: glib-devel
-BuildRequires: libX11-devel, libXext-devel, libXi-devel
+BuildRequires: libX11-devel, libXext-devel, libXi-devel, libXt-devel
 
 %description
 The gtk+ package contains the GIMP ToolKit (GTK+), a library for
@@ -214,6 +214,9 @@
 
 
 %changelog
+* Wed Mar 01 2006 Karsten Hopp <karsten redhat de> 1.2.10-50
+- BuildRequires: libXt-devel
+
 * Fri Feb 10 2006 Jesse Keating <jkeating redhat com> - 1:1.2.10-49.2.1
 - bump again for double-long bug on ppc(64)
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]