]> git.pld-linux.org Git - packages/Xaw3d.git/commitdiff
- rel 5; fix internalization defines auto/th/Xaw3d-1_6-5
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 24 Jan 2012 22:27:05 +0000 (22:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Xaw3d-git.patch -> 1.2
    Xaw3d.spec -> 1.61

Xaw3d-git.patch
Xaw3d.spec

index c0775a156964f1b4832c9d30d7878aff337fa777..cdfa147f794162a1410a434a8f36308d8f5204c3 100644 (file)
@@ -205,3 +205,27 @@ index 6881670..5f54d14 100644
  #define       TIP_EVENT_MASK (ButtonPressMask   |     \
                        ButtonReleaseMask |     \
                        PointerMotionMask |     \
+commit d50aaed45a5770d9f84fe94279d4fd49ff834b85
+Author: Matt Turner <mattst88@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@videotron.ca>
+    Signed-off-by: Matt Turner <mattst88@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 624edde7d7648125bf2dcbe4a0424eede60e1d94..ae4a96845a2d430ce1c65194adf1becfe0faaac7 100644 (file)
@@ -10,7 +10,7 @@ Summary(tr.UTF-8):    3D X Athena arayüz elemanları (widgets)
 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
This page took 0.126099 seconds and 4 git commands to generate.