packages: Xaw3d/Xaw3d-git.patch, Xaw3d/Xaw3d.spec - rel 5; fix internalizat...

arekm arekm at pld-linux.org
Tue Jan 24 23:27:10 CET 2012


Author: arekm                        Date: Tue Jan 24 22:27:10 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 5; fix internalization defines

---- Files affected:
packages/Xaw3d:
   Xaw3d-git.patch (1.1 -> 1.2) , Xaw3d.spec (1.60 -> 1.61) 

---- Diffs:

================================================================
Index: packages/Xaw3d/Xaw3d-git.patch
diff -u packages/Xaw3d/Xaw3d-git.patch:1.1 packages/Xaw3d/Xaw3d-git.patch:1.2
--- packages/Xaw3d/Xaw3d-git.patch:1.1	Mon Jan 23 23:10:14 2012
+++ packages/Xaw3d/Xaw3d-git.patch	Tue Jan 24 23:27:05 2012
@@ -205,3 +205,27 @@
  #define	TIP_EVENT_MASK (ButtonPressMask	  |	\
  			ButtonReleaseMask |	\
  			PointerMotionMask |	\
+commit d50aaed45a5770d9f84fe94279d4fd49ff834b85
+Author: Matt Turner <mattst88 at gmail.com>
+Date:   Mon Jan 23 15:04:21 2012 -0500
+
+    Include XAW3D_CPPFLAGS in xaw3d.pc Cflags
+    
+    Software depending on libXaw3d seems to require this.
+    
+    Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=45144
+    
+    Reviewed-by: Gaetan Nadon <memsize at videotron.ca>
+    Signed-off-by: Matt Turner <mattst88 at gmail.com>
+
+diff --git a/xaw3d.pc.in b/xaw3d.pc.in
+index b243c52..f53fca5 100644
+--- a/xaw3d.pc.in
++++ b/xaw3d.pc.in
+@@ -8,5 +8,5 @@ Description: X 3D Athena Widgets Library
+ Version: @PACKAGE_VERSION@
+ Requires: xproto xmu xt
+ Requires.private: x11 xext
+-Cflags: -I${includedir}
++Cflags: -I${includedir} @XAW3D_CPPFLAGS@
+ Libs: -L${libdir} -lXaw3d

================================================================
Index: packages/Xaw3d/Xaw3d.spec
diff -u packages/Xaw3d/Xaw3d.spec:1.60 packages/Xaw3d/Xaw3d.spec:1.61
--- packages/Xaw3d/Xaw3d.spec:1.60	Tue Jan 24 17:29:42 2012
+++ packages/Xaw3d/Xaw3d.spec	Tue Jan 24 23:27:05 2012
@@ -11,7 +11,7 @@
 Summary(uk.UTF-8):	Версія MIT Athena widget set для X
 Name:		Xaw3d
 Version:	1.6
-Release:	4
+Release:	5
 License:	MIT
 Group:		X11/Libraries
 Source0:	http://xorg.freedesktop.org/releases/individual/lib/lib%{name}-%{version}.tar.bz2
@@ -263,6 +263,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.61  2012/01/24 22:27:05  arekm
+- rel 5; fix internalization defines
+
 Revision 1.60  2012/01/24 16:29:42  qboosh
 - added 1.5 -> 1.6 migration trigger (as pretrans, because of dir<>symlink exchange)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/Xaw3d/Xaw3d-git.patch?r1=1.1&r2=1.2&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/Xaw3d/Xaw3d.spec?r1=1.60&r2=1.61&f=u



More information about the pld-cvs-commit mailing list