From 29e8e26e66b78940c9fb95ca699153734274ac73 Mon Sep 17 00:00:00 2001 From: Christoph Schug Date: Wed, 12 Mar 2003 12:59:03 +0000 Subject: [PATCH] changed description; disabled HAS_WCTYPE_H which caused problems --- xaw3d/xaw3d.spec | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/xaw3d/xaw3d.spec b/xaw3d/xaw3d.spec index c9db7445ee..25d9a80a44 100644 --- a/xaw3d/xaw3d.spec +++ b/xaw3d/xaw3d.spec @@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL] Group: XWindow License: GPL Version: 1.5 -Release: 20030310 +Release: 20030312 # list of sources Source0: ftp://ftp.x.org/contrib/widgets/Xaw3d/R6.3/Xaw3d-%{version}.tar.gz @@ -47,11 +47,15 @@ AutoReq: no AutoReqProv: no %description - xaw3d is the most badly packaged program in the OpenPKG world. + xaw3d is a set of 3D widgets based on the R6.1 Athena Widget set, which + adds a three dimensional appearance on some of the widgets of X11 + applications linked against libXaw3d instead of libXaw. %prep %setup -q -c - %{l_shtool} subst -e 's;^#include ;;' xc/lib/Xaw3d/XawI18n.h + %{l_shtool} subst \ + -e 's;^\(#ifdef HAS_WCTYPE_H\)$;\1_DO_NOT_USE;' \ + xc/lib/Xaw3d/XawI18n.h %build cd xc/lib/Xaw3d/