SPECS: openoffice.org.spec - rel 0.15; fix desktop files installation

arekm arekm at pld-linux.org
Tue Oct 9 08:43:08 CEST 2007


Author: arekm                        Date: Tue Oct  9 06:43:08 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 0.15; fix desktop files installation

---- Files affected:
SPECS:
   openoffice.org.spec (1.778 -> 1.779) 

---- Diffs:

================================================================
Index: SPECS/openoffice.org.spec
diff -u SPECS/openoffice.org.spec:1.778 SPECS/openoffice.org.spec:1.779
--- SPECS/openoffice.org.spec:1.778	Wed Oct  3 01:46:46 2007
+++ SPECS/openoffice.org.spec	Tue Oct  9 08:43:03 2007
@@ -73,7 +73,7 @@
 %define		tag			%(echo %{mws} | tr A-Z a-z)-%{milestone}
 %define		milestone	m14
 %define		_tag		%(echo %{tag} | tr - _)
-%define		_rel		0.14
+%define		_rel		0.15
 
 Summary:	OpenOffice.org - powerful office suite
 Summary(pl.UTF-8):	OpenOffice.org - potężny pakiet biurowy
@@ -2491,7 +2491,7 @@
 desktoplist=$(ls desktop/*.desktop | cut -d"/" -f2)
 
 for desktop in $desktoplist; do
-	install $desktop $RPM_BUILD_ROOT%{_desktopdir}/oo$desktop
+	install desktop/$desktop $RPM_BUILD_ROOT%{_desktopdir}/oo$desktop
 done
 
 %clean
@@ -3983,6 +3983,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.779  2007/10/09 06:43:03  arekm
+- rel 0.15; fix desktop files installation
+
 Revision 1.778  2007/10/02 23:46:46  baggins
 - rel 0.14
 - fixed hunspell-1.1.12 build issue
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/openoffice.org.spec?r1=1.778&r2=1.779&f=u



More information about the pld-cvs-commit mailing list