rpms/openoffice.org/devel openoffice.org.spec,1.1909,1.1910

Caolan McNamara caolanm at fedoraproject.org
Thu May 7 10:24:34 UTC 2009


Author: caolanm

Update of /cvs/pkgs/rpms/openoffice.org/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27244/devel

Modified Files:
	openoffice.org.spec 
Log Message:
Resolves: rhbz#499474 soffice and .recently-used.xbel


Index: openoffice.org.spec
===================================================================
RCS file: /cvs/pkgs/rpms/openoffice.org/devel/openoffice.org.spec,v
retrieving revision 1.1909
retrieving revision 1.1910
diff -u -p -r1.1909 -r1.1910
--- openoffice.org.spec	5 May 2009 15:57:37 -0000	1.1909
+++ openoffice.org.spec	7 May 2009 10:24:03 -0000	1.1910
@@ -2220,6 +2220,10 @@ chmod a+x $RPM_BUILD_ROOT/%{_bindir}/bro
 
 cp $RPM_BUILD_ROOT/%{_bindir}/openoffice.org $RPM_BUILD_ROOT/%{_bindir}/openoffice.org-2.0
 cp $RPM_BUILD_ROOT/%{_bindir}/openoffice.org $RPM_BUILD_ROOT/%{_bindir}/openoffice.org-1.9
+# rhbz#499474 provide a /usr/bin/soffice for .recently-used.xbel
+pushd $RPM_BUILD_ROOT/%{_bindir}
+ln -s %{oooinstdir}/program/soffice soffice
+popd
 
 pushd $RPM_BUILD_ROOT/%{oooinstdir}/share/xdg/
 chmod u+w *.desktop
@@ -3083,6 +3087,7 @@ fi
 %{_bindir}/openoffice.org-1.9
 %{_bindir}/openoffice.org-2.0
 %{_bindir}/openoffice.org
+%{_bindir}/soffice
 %{_bindir}/ooffice
 %{_bindir}/ooviewdoc
 
@@ -4135,11 +4140,12 @@ fi
     unopkg list --shared > /dev/null 2>&1 || :
 
 %changelog
-* Tue May 05 2009 Caolán McNamara <caolanm at redhat.com> - 1:3.1.0-11.3
+* Thu May 07 2009 Caolán McNamara <caolanm at redhat.com> - 1:3.1.0-11.3
 - add in the ia64 and arm fixes for the secondary arch people
 - Resolves(partially): rhbz#495901 No default font-width for wmf export
 - ooo#101567 add Maithili locale data (some dodgy negative value and
   listseperator though)
+- Resolves: rhbz#499474 soffice and .recently-used.xbel
 
 * Tue Apr 27 2009 Caolán McNamara <caolanm at redhat.com> - 1:3.1.0-11.2
 - Resolves: rhbz#484177 openoffice.org-3.1.0.ooo101354.filter.xhtml.do-not-label-list-headers.patch




More information about the fedora-extras-commits mailing list