SPECS: klineakconfig.spec - applnkdir and desktopdir are not equiv...

glen glen at pld-linux.org
Tue Mar 7 20:07:36 CET 2006


Author: glen                         Date: Tue Mar  7 19:07:36 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- applnkdir and desktopdir are not equivalent (desktopdir is flat)

---- Files affected:
SPECS:
   klineakconfig.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/klineakconfig.spec
diff -u SPECS/klineakconfig.spec:1.6 SPECS/klineakconfig.spec:1.7
--- SPECS/klineakconfig.spec:1.6	Tue Mar  7 19:58:35 2006
+++ SPECS/klineakconfig.spec	Tue Mar  7 20:07:30 2006
@@ -44,6 +44,8 @@
 
 %find_lang %{name} --with-kde
 
+mv $RPM_BUILD_ROOT%{_desktopdir}/{Applications/,}*.desktop
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -52,7 +54,7 @@
 %doc AUTHORS ChangeLog README TODO
 %attr(755,root,root) %{_bindir}/klineakconfig
 %{_datadir}/apps/klineakconfig
-%{_desktopdir}/Applications/*.desktop
+%{_desktopdir}/*.desktop
 %{_pixmapsdir}/*/*/apps/*.png
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -61,6 +63,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2006/03/07 19:07:30  glen
+- applnkdir and desktopdir are not equivalent (desktopdir is flat)
+
 Revision 1.6  2006/03/07 18:58:35  czarny
 - up to 0.8-beta2
 - rel beta2.0.1
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/klineakconfig.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list