rpms/openoffice.org/devel openoffice.org.spec,1.1963,1.1964

Caolan McNamara caolanm at fedoraproject.org
Thu Jul 16 08:38:33 UTC 2009


Author: caolanm

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

Modified Files:
	openoffice.org.spec 
Log Message:
remove workaround for rhbz#494817 which is apparently fixed now


Index: openoffice.org.spec
===================================================================
RCS file: /cvs/pkgs/rpms/openoffice.org/devel/openoffice.org.spec,v
retrieving revision 1.1963
retrieving revision 1.1964
diff -u -p -r1.1963 -r1.1964
--- openoffice.org.spec	16 Jul 2009 08:11:58 -0000	1.1963
+++ openoffice.org.spec	16 Jul 2009 08:38:01 -0000	1.1964
@@ -2267,8 +2267,6 @@ for file in *.desktop; do
     sed -i -e "s/$PRODUCTVERSIONSHORT//g" $file
     # add X-GIO-NoFuse so we get url:// instead of file://~.gvfs/
     echo X-GIO-NoFuse=true >> $file
-    # rhbz#494817 temporarily strip " program " from .desktops
-    sed -i -e "s/ program / program /g" $file
 done
 echo "StartupNotify=true" >> base.desktop
 echo "StartupNotify=true" >> calc.desktop
@@ -2343,8 +2341,6 @@ for file in *.desktop; do
     sed -i -e "s/openoffice/broffice/g" $file
     # add X-GIO-NoFuse so we get url:// instead of file://~.gvfs/
     echo X-GIO-NoFuse=true >> $file
-    # rhbz#494817 temporarily strip " program " from .desktops
-    sed -i -e "s/ program / program /g" $file
 done
 echo "StartupNotify=true" >> base.desktop
 echo "StartupNotify=true" >> calc.desktop




More information about the scm-commits mailing list