SPECS: xterm.spec - merged XTerm.ad-pl, xterm.desktop, xterm.png f...

qboosh qboosh at pld-linux.org
Fri Feb 3 16:03:16 CET 2006


Author: qboosh                       Date: Fri Feb  3 15:03:16 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- merged XTerm.ad-pl, xterm.desktop, xterm.png from monolith

---- Files affected:
SPECS:
   xterm.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/xterm.spec
diff -u SPECS/xterm.spec:1.3 SPECS/xterm.spec:1.4
--- SPECS/xterm.spec:1.3	Mon Jan 16 11:51:47 2006
+++ SPECS/xterm.spec	Fri Feb  3 16:03:11 2006
@@ -8,6 +8,9 @@
 Group:		X11/Applications
 Source0:	ftp://invisible-island.net/xterm/%{name}-%{version}.tgz
 # Source0-md5:	a062d0b398918015d07c31ecdcc5111a
+Source1:	XTerm.ad-pl
+Source2:	xterm.desktop
+Source3:	xterm.png
 URL:		http://invisible-island.net/xterm/
 BuildRequires:	ncurses-devel
 BuildRequires:	utempter-devel
@@ -54,6 +57,10 @@
 
 echo '.so xterm.1' > $RPM_BUILD_ROOT%{_mandir}/man1/uxterm.1
 
+install -D %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/X11/app-defaults/pl/XTerm
+install -D %{SOURCE2} $RPM_BUILD_ROOT%{_desktopdir}/xterm.desktop
+install -D %{SOURCE3} $RPM_BUILD_ROOT%{_pixmapsdir}/xterm.png
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -63,7 +70,14 @@
 %attr(755,root,root) %{_bindir}/resize
 %attr(755,root,root) %{_bindir}/xterm
 %attr(755,root,root) %{_bindir}/uxterm
-%{_datadir}/X11/app-defaults/*
+%{_datadir}/X11/app-defaults/UXTerm
+%{_datadir}/X11/app-defaults/XTerm
+%{_datadir}/X11/app-defaults/XTerm-color
+# XXX: which package this dir should belong to?
+%dir %{_datadir}/X11/app-defaults/pl
+%{_datadir}/X11/app-defaults/pl/XTerm
+%{_desktopdir}/xterm.desktop
+%{_pixmapsdir}/xterm.png
 %{_mandir}/man1/resize.1*
 %{_mandir}/man1/xterm.1*
 %{_mandir}/man1/uxterm.1*
@@ -74,6 +88,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2006/02/03 15:03:11  qboosh
+- merged XTerm.ad-pl, xterm.desktop, xterm.png from monolith
+
 Revision 1.3  2006/01/16 10:51:47  qboosh
 - updated to 208, updated app-defaults location for libXt 1.0.0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xterm.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list