Author: sparky                       Date: Thu May 13 21:53:27 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fixed widget selection, but IT FAILS !
- BR: bison, flex

---- Files affected:
packages/xpaint:
   xpaint.spec (1.56 -> 1.57) 

---- Diffs:

================================================================
Index: packages/xpaint/xpaint.spec
diff -u packages/xpaint/xpaint.spec:1.56 packages/xpaint/xpaint.spec:1.57
--- packages/xpaint/xpaint.spec:1.56    Mon Mar 15 09:22:05 2010
+++ packages/xpaint/xpaint.spec Thu May 13 23:53:22 2010
@@ -17,6 +17,8 @@
 Source2:       %{name}.png
 URL:           http://sourceforge.net/projects/sf-xpaint/
 BuildRequires: Xaw3d-devel
+BuildRequires: bison
+BuildRequires: flex
 BuildRequires: libjpeg-devel
 BuildRequires: libpng-devel >= 2:1.4.0
 BuildRequires: libtiff-devel
@@ -77,7 +79,7 @@
 %build
 xmkmf
 # to get stable results even if libxaw/neXtaw is installed
-./configure xaw3dxft
+./configure xaw3dxft.so
 %{__make} \
        CC="%{__cc}" \
        CXXDEBUGFLAGS="%{rpmcflags}" \
@@ -140,6 +142,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.57  2010/05/13 21:53:22  sparky
+- fixed widget selection, but IT FAILS !
+- BR: bison, flex
+
 Revision 1.56  2010/03/15 08:22:05  amateja
 - updated to 2.8.18
 - build with xaw3dxft instead of xaw (according to author suggestion)
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xpaint/xpaint.spec?r1=1.56&r2=1.57&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to