Author: lisu                         Date: Fri Jan 27 10:54:19 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- start update to 2.9.8
- new patches: image_h_internal_ifdef.patch (fixes build with newer Xlib.h), 
-link.patch (forces link with -lfontconfig)

---- Files affected:
packages/xpaint:
   xpaint.spec (1.59 -> 1.60) 

---- Diffs:

================================================================
Index: packages/xpaint/xpaint.spec
diff -u packages/xpaint/xpaint.spec:1.59 packages/xpaint/xpaint.spec:1.60
--- packages/xpaint/xpaint.spec:1.59    Fri Jan 13 15:51:02 2012
+++ packages/xpaint/xpaint.spec Fri Jan 27 11:54:14 2012
@@ -7,14 +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.18
-Release:       3
+Version:       2.9.8
+Release:       0.1
 License:       MIT
 Group:         X11/Applications/Graphics
 Source0:       http://dl.sourceforge.net/sf-xpaint/%{name}-%{version}.tar.bz2
-# Source0-md5: 14dfc9b32a0bef66959baf7949437129
+# Source0-md5: 28a74219238ae78be6d571b89b3edde3
 Source1:       %{name}.desktop
 Source2:       %{name}.png
+Patch0:                %{name}-image_h_internal_ifdef.patch
+Patch1:                %{name}-link.patch
 URL:           http://sourceforge.net/projects/sf-xpaint/
 BuildRequires: Xaw3d-devel
 BuildRequires: bison
@@ -75,6 +77,8 @@
 
 %prep
 %setup -q
+%patch0 -p1
+%patch1 -p1
 
 %build
 xmkmf
@@ -142,6 +146,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.60  2012/01/27 10:54:14  lisu
+- start update to 2.9.8
+- new patches: image_h_internal_ifdef.patch (fixes build with newer Xlib.h), 
-link.patch (forces link with -lfontconfig)
+
 Revision 1.59  2012/01/13 14:51:02  arekm
 - release 3
 
================================================================

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

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

Reply via email to