Просмотр исходного кода

changed description; disabled HAS_WCTYPE_H which caused problems

Christoph Schug 23 лет назад
Родитель
Сommit
29e8e26e66
1 измененных файлов с 7 добавлено и 3 удалено
  1. 7 3
      xaw3d/xaw3d.spec

+ 7 - 3
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 <widec.h>;;' 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/