SPECS: rox-Clock.spec - fix path in desktop file on amd64

megabajt megabajt at pld-linux.org
Tue Sep 6 20:10:54 CEST 2005


Author: megabajt                     Date: Tue Sep  6 18:10:54 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix path in desktop file on amd64

---- Files affected:
SPECS:
   rox-Clock.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/rox-Clock.spec
diff -u SPECS/rox-Clock.spec:1.10 SPECS/rox-Clock.spec:1.11
--- SPECS/rox-Clock.spec:1.10	Mon Sep  5 16:48:59 2005
+++ SPECS/rox-Clock.spec	Tue Sep  6 20:10:49 2005
@@ -54,7 +54,8 @@
 install %{_platform}/Clock $RPM_BUILD_ROOT%{_roxdir}/%{_name}/%{_platform}
 install Resources/alarm.png $RPM_BUILD_ROOT%{_roxdir}/%{_name}/Resources
 install .DirIcon $RPM_BUILD_ROOT%{_pixmapsdir}/rox-Clock.png
-install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
+
+sed -e "s,/lib/,/%{_lib}/," %{SOURCE1} > $RPM_BUILD_ROOT%{_desktopdir}/%{name}.desktop
 
 ln -sf AppRun $RPM_BUILD_ROOT%{_roxdir}/%{_name}/AppletRun
 
@@ -81,6 +82,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2005/09/06 18:10:49  megabajt
+- fix path in desktop file on amd64
+
 Revision 1.10  2005/09/05 14:48:59  megabajt
 - _appsdir -> _roxdir
 - release 2
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/rox-Clock.spec?r1=1.10&r2=1.11&f=u




More information about the pld-cvs-commit mailing list