[arch-commits] Commit in openoffice-base/trunk (ChangeLog PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Wed Jul 9 03:34:40 UTC 2008


    Date: Tuesday, July 8, 2008 @ 23:34:40
  Author: andyrtr
Revision: 4711

upgpkg: openoffice-base 2.4.1-2

Modified:
  openoffice-base/trunk/ChangeLog
  openoffice-base/trunk/PKGBUILD

-----------+
 ChangeLog |    2 ++
 PKGBUILD  |    2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

Modified: ChangeLog
===================================================================
--- ChangeLog	2008-07-09 03:24:00 UTC (rev 4710)
+++ ChangeLog	2008-07-09 03:34:40 UTC (rev 4711)
@@ -5,12 +5,14 @@
 - disable the gtkunixprintdialog.diff 
   as it _may_ be the reason for trouble on
   *box desktops
+- fix FS#10143 (duplicate menu entries)
 
 openoffice-base 2.4.1-1
 - try shell.patch to non-gtk solve integration
 - disable crashdump that would break with gcc-4.3
 - use system Xrender-headers and sane headers again
 - cleanup deps/makedeps
+- fix FS#10143 (duplicate menu entries)
 
 openoffice-base 2.4.0-1
 - rebuild against extra

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-07-09 03:24:00 UTC (rev 4710)
+++ PKGBUILD	2008-07-09 03:34:40 UTC (rev 4711)
@@ -240,7 +240,7 @@
 	ln -s ../../opt/openoffice/program/spadmin spadmin
 
 	# install shortcuts
-	cp ${pkgdir}/opt/openoffice/share/xdg/*.desktop  ${pkgdir}/usr/share/applications
+	mv ${pkgdir}/opt/openoffice/share/xdg/*.desktop  ${pkgdir}/usr/share/applications
 	cd ${pkgdir}/usr/share/applications
 	sed -i -e 's|Exec=openoffice.org2.4|Exec=/opt/openoffice/program/soffice|g' *.desktop
 	sed -i -e 's|Exec=/opt/openoffice/program/soffice-printeradmin|Exec=/opt/openoffice/program/spadmin|g' printeradmin.desktop





More information about the arch-commits mailing list