packages: xpaint/xpaint.spec - updated to 2.8.18 - build with xaw3dxft inst...
amateja
amateja at pld-linux.org
Mon Mar 15 09:22:10 CET 2010
Author: amateja Date: Mon Mar 15 08:22:10 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 2.8.18
- build with xaw3dxft instead of xaw (according to author suggestion)
- added BR: Xaw3d-devel
---- Files affected:
packages/xpaint:
xpaint.spec (1.55 -> 1.56)
---- Diffs:
================================================================
Index: packages/xpaint/xpaint.spec
diff -u packages/xpaint/xpaint.spec:1.55 packages/xpaint/xpaint.spec:1.56
--- packages/xpaint/xpaint.spec:1.55 Sun Mar 7 22:18:06 2010
+++ packages/xpaint/xpaint.spec Mon Mar 15 09:22:05 2010
@@ -7,15 +7,16 @@
Summary(pt_BR.UTF-8): Programa de desenho para X
Summary(tr.UTF-8): X altında boyama programı
Name: xpaint
-Version: 2.8.17
+Version: 2.8.18
Release: 1
License: MIT
Group: X11/Applications/Graphics
Source0: http://dl.sourceforge.net/sf-xpaint/%{name}-%{version}.tar.bz2
-# Source0-md5: 69bacd0de096d43011c5ad0a5670beee
+# Source0-md5: 14dfc9b32a0bef66959baf7949437129
Source1: %{name}.desktop
Source2: %{name}.png
URL: http://sourceforge.net/projects/sf-xpaint/
+BuildRequires: Xaw3d-devel
BuildRequires: libjpeg-devel
BuildRequires: libpng-devel >= 2:1.4.0
BuildRequires: libtiff-devel
@@ -75,8 +76,8 @@
%build
xmkmf
-# to get stable results even if Xaw3d/neXtaw is installed
-./configure xaw
+# to get stable results even if libxaw/neXtaw is installed
+./configure xaw3dxft
%{__make} \
CC="%{__cc}" \
CXXDEBUGFLAGS="%{rpmcflags}" \
@@ -139,6 +140,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+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)
+- added BR: Xaw3d-devel
+
Revision 1.55 2010/03/07 21:18:06 amateja
- updated to 2.8.17
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xpaint/xpaint.spec?r1=1.55&r2=1.56&f=u
More information about the pld-cvs-commit
mailing list