SPECS: emma.spec - use _desktopdir

darekr darekr at pld-linux.org
Tue Jul 5 20:33:23 CEST 2005


Author: darekr                       Date: Tue Jul  5 18:33:23 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use _desktopdir

---- Files affected:
SPECS:
   emma.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SPECS/emma.spec
diff -u SPECS/emma.spec:1.13 SPECS/emma.spec:1.14
--- SPECS/emma.spec:1.13	Tue Aug 26 22:31:19 2003
+++ SPECS/emma.spec	Tue Jul  5 20:33:18 2005
@@ -51,7 +51,7 @@
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT \
-	emma_desktopdir=%{_applnkdir}/Utilities
+	emma_desktopdir=%{_desktopdir}
 
 %find_lang %{name} --with-gnome
 
@@ -63,7 +63,7 @@
 %doc AUTHORS NEWS README TODO
 %attr(755,root,root) %{_bindir}/emma
 %{_datadir}/emma
-%{_applnkdir}/Utilities/emma.desktop
+%{_desktopdir}/emma.desktop
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -71,6 +71,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2005/07/05 18:33:18  darekr
+- use _desktopdir
+
 Revision 1.13  2003/08/26 20:31:19  ankry
 - s/[Gg]nome/GNOME/
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/emma.spec?r1=1.13&r2=1.14&f=u




More information about the pld-cvs-commit mailing list