packages: xpaint/xpaint.spec - updated to 2.8.0 - added BR xorg-util-gccmak...

amateja amateja at pld-linux.org
Tue Sep 29 08:24:06 CEST 2009


Author: amateja                      Date: Tue Sep 29 06:24:05 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 2.8.0
- added BR xorg-util-gccmakedep
- added files in %files section

---- Files affected:
packages/xpaint:
   xpaint.spec (1.46 -> 1.47) 

---- Diffs:

================================================================
Index: packages/xpaint/xpaint.spec
diff -u packages/xpaint/xpaint.spec:1.46 packages/xpaint/xpaint.spec:1.47
--- packages/xpaint/xpaint.spec:1.46	Sun Jul 12 15:25:21 2009
+++ packages/xpaint/xpaint.spec	Tue Sep 29 08:24:00 2009
@@ -7,12 +7,12 @@
 Summary(pt_BR.UTF-8):	Programa de desenho para X
 Summary(tr.UTF-8):	X altında boyama programı
 Name:		xpaint
-Version:	2.7.8.1
-Release:	4
+Version:	2.8.0
+Release:	1
 License:	MIT
 Group:		X11/Applications/Graphics
 Source0:	http://dl.sourceforge.net/sf-xpaint/%{name}-%{version}.tar.bz2
-# Source0-md5:	e608680bd362531231af521f0df377ae
+# Source0-md5:	29a9a6438507da3f7ab336a40940fe9b
 Source1:	%{name}.desktop
 Source2:	%{name}.png
 URL:		http://sf-xpaint.sourceforge.net/
@@ -23,6 +23,7 @@
 BuildRequires:	xorg-lib-libXaw-devel
 BuildRequires:	xorg-lib-libXpm-devel >= 3.4c
 BuildRequires:	xorg-util-imake
+BuildRequires:	xorg-util-gccmakedep
 Requires:	xorg-lib-libXt >= 1.0.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -100,7 +101,9 @@
 %files
 %defattr(644,root,root,755)
 %doc Doc/CHANGES README README.PNG TODO Doc/Operator.doc ChangeLog Doc/sample.Xdefaults
+%attr(755,root,root) %{_bindir}/imgmerge
 %attr(755,root,root) %{_bindir}/xpaint
+%attr(755,root,root) %{_bindir}/pdfconcat
 %{_appdefsdir}/XPaint
 %lang(es) %{_appdefsdir}/XPaint_es
 %lang(fr) %{_appdefsdir}/XPaint_fr
@@ -108,6 +111,14 @@
 %{_datadir}/xpaint/XPaintIcon.xpm
 %{_datadir}/xpaint/c_scripts
 %{_datadir}/xpaint/include
+%dir %{_datadir}/xpaint/bin
+%{_datadir}/xpaint/bin/xpaint_ocr
+%dir %{_datadir}/xpaint/bitmaps
+%{_datadir}/xpaint/bitmaps/brushbox.cfg
+%dir %{_datadir}/xpaint/bitmaps/brushes
+%{_datadir}/xpaint/bitmaps/brushes/*.xpm
+%dir %{_datadir}/xpaint/bitmaps/elec
+%{_datadir}/xpaint/bitmaps/elec/*.xpm
 %dir %{_datadir}/xpaint/help
 %{_datadir}/xpaint/help/Help
 %lang(es) %{_datadir}/xpaint/help/Help_es
@@ -119,6 +130,7 @@
 %{_mandir}/man1/xpaint.1*
 %{_desktopdir}/xpaint.desktop
 %{_pixmapsdir}/xpaint.png
+%{_libdir}/X11/app-defaults
 
 %define	date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -126,6 +138,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.47  2009/09/29 06:24:00  amateja
+- updated to 2.8.0
+- added BR xorg-util-gccmakedep
+- added files in %files section
+
 Revision 1.46  2009/07/12 13:25:21  arekm
 - release 4
 
================================================================

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



More information about the pld-cvs-commit mailing list