SPECS: xorg-app-xedit.spec - merged xedit.{desktop, png} from monolith

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


Author: qboosh                       Date: Fri Feb  3 15:52:15 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- merged xedit.{desktop,png} from monolith

---- Files affected:
SPECS:
   xorg-app-xedit.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/xorg-app-xedit.spec
diff -u SPECS/xorg-app-xedit.spec:1.11 SPECS/xorg-app-xedit.spec:1.12
--- SPECS/xorg-app-xedit.spec:1.11	Mon Jan 16 12:09:30 2006
+++ SPECS/xorg-app-xedit.spec	Fri Feb  3 16:52:10 2006
@@ -8,6 +8,8 @@
 Group:		X11/Applications
 Source0:	http://xorg.freedesktop.org/releases/X11R7.0/src/app/xedit-%{version}.tar.bz2
 # Source0-md5:	526dbeb53e19e71003039b276024d0a2
+Source1:	xedit.desktop
+Source2:	xedit.png
 URL:		http://xorg.freedesktop.org/
 BuildRequires:	autoconf >= 2.57
 BuildRequires:	automake
@@ -44,6 +46,9 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+install -D %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}/xedit.desktop
+install -D %{SOURCE2} $RPM_BUILD_ROOT%{_pixmapsdir}/xedit.png
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -53,6 +58,8 @@
 %attr(755,root,root) %{_bindir}/*
 %{_datadir}/X11/app-defaults/*
 %{_libdir}/X11/xedit
+%{_desktopdir}/xedit.desktop
+%{_pixmapsdir}/xedit.png
 %{_mandir}/man1/*.1x*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -61,6 +68,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2006/02/03 15:52:10  qboosh
+- merged xedit.{desktop,png} from monolith
+
 Revision 1.11  2006/01/16 11:09:30  qboosh
 - runtime R: libXt >= 1.0.0 (for new app-defaults location)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xorg-app-xedit.spec?r1=1.11&r2=1.12&f=u



More information about the pld-cvs-commit mailing list