packages: spice/spice.spec - link also with -lXt

lisu lisu at pld-linux.org
Tue Dec 20 10:45:37 CET 2011


Author: lisu                         Date: Tue Dec 20 09:45:37 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- link also with -lXt

---- Files affected:
packages/spice:
   spice.spec (1.18 -> 1.19) 

---- Diffs:

================================================================
Index: packages/spice/spice.spec
diff -u packages/spice/spice.spec:1.18 packages/spice/spice.spec:1.19
--- packages/spice/spice.spec:1.18	Sat Jan 29 01:07:24 2011
+++ packages/spice/spice.spec	Tue Dec 20 10:45:31 2011
@@ -85,7 +85,7 @@
 	LDFLAGS="-ltinfo -lm %{rpmldflags}" \
 	S_SPICE_EXEC_DIR="%{_libdir}/spice/" \
 	S_SPICE_LIB_DIR="%{_datadir}/spice/" \
-	LIBX="-lXaw -lX11"
+	LIBX="-lXaw -lX11 -lXt"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -122,6 +122,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.19  2011/12/20 09:45:31  lisu
+- link also with -lXt
+
 Revision 1.18  2011/01/29 00:07:24  sparky
 - dropped pre-cvs changelog
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/spice/spice.spec?r1=1.18&r2=1.19&f=u



More information about the pld-cvs-commit mailing list