public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-office/openoffice: ChangeLog openoffice-3.0.0.ebuild openoffice-2.4.1.ebuild
@ 2008-12-28 18:40 Andreas Proschofsky (suka)
  0 siblings, 0 replies; only message in thread
From: Andreas Proschofsky (suka) @ 2008-12-28 18:40 UTC (permalink / raw
  To: gentoo-commits

suka        08/12/28 18:40:51

  Modified:             ChangeLog openoffice-3.0.0.ebuild
  Removed:              openoffice-2.4.1.ebuild
  Log:
  Silent bump to ooo-build 3.0.0.3.6, also lots of other build fixes and cleanups, see ChangeLog
  for more information
  (Portage version: 2.2_rc20/cvs/Linux 2.6.28-gentoo i686)

Revision  Changes    Path
1.440                app-office/openoffice/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/openoffice/ChangeLog?rev=1.440&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/openoffice/ChangeLog?rev=1.440&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/openoffice/ChangeLog?r1=1.439&r2=1.440

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/openoffice/ChangeLog,v
retrieving revision 1.439
retrieving revision 1.440
diff -u -r1.439 -r1.440
--- ChangeLog	18 Nov 2008 15:56:04 -0000	1.439
+++ ChangeLog	28 Dec 2008 18:40:51 -0000	1.440
@@ -1,6 +1,25 @@
 # ChangeLog for app-office/openoffice
 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice/ChangeLog,v 1.439 2008/11/18 15:56:04 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice/ChangeLog,v 1.440 2008/12/28 18:40:51 suka Exp $
+
+  28 Dec 2008; Andreas Proschofsky <suka@gentoo.org> -files/gentoo-2.4.1.diff,
+  -openoffice-2.4.1.ebuild, openoffice-3.0.0.ebuild:
+  Bunch of fixes:
+
+  *) Internal Bump to ooo-build 3.0.0.3.6, see
+  http://svn.gnome.org/viewvc/ooo-build/branches/ooo-build-3-0/NEWS?revision
+  =14682&view=markup for more information
+
+  *) Remove dependencies on startup-notification and imagemagick, not needed
+  anymore
+
+  *) Remove hardcoded fonts for some languages, closes bug #252199
+
+  *) Remove some build problems with more strict sandbox, bug #251932
+
+  *) Fix mono install
+
+  *) Remove outdated (and security vulnerable) version
 
   18 Nov 2008; Torsten Veller <tove@gentoo.org> openoffice-2.4.1.ebuild,
   openoffice-3.0.0.ebuild:



1.19                 app-office/openoffice/openoffice-3.0.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/openoffice/openoffice-3.0.0.ebuild?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/openoffice/openoffice-3.0.0.ebuild?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/openoffice/openoffice-3.0.0.ebuild?r1=1.18&r2=1.19

Index: openoffice-3.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/openoffice/openoffice-3.0.0.ebuild,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- openoffice-3.0.0.ebuild	18 Nov 2008 15:56:04 -0000	1.18
+++ openoffice-3.0.0.ebuild	28 Dec 2008 18:40:51 -0000	1.19
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice/openoffice-3.0.0.ebuild,v 1.18 2008/11/18 15:56:04 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice/openoffice-3.0.0.ebuild,v 1.19 2008/12/28 18:40:51 suka Exp $
 
 WANT_AUTOCONF="2.5"
 WANT_AUTOMAKE="1.9"
@@ -10,7 +10,7 @@
 
 IUSE="binfilter cups dbus debug eds gnome gstreamer gtk kde ldap mono nsplugin odk opengl pam templates"
 
-MY_PV="3.0.0.3.5"
+MY_PV="3.0.0.3.6"
 PATCHLEVEL="OOO300"
 SRC="OOo_${PV}_src"
 MST="ooo300-m9"
@@ -48,7 +48,7 @@
 	http://download.go-oo.org/SRC680/extras-3.tar.bz2
 	http://download.go-oo.org/SRC680/biblio.tar.bz2
 	http://download.go-oo.org/SRC680/lp_solve_5.5.0.12_source.tar.gz
-	http://download.go-oo.org/DEV300/scsolver.2008-10-07.tar.bz2
+	http://download.go-oo.org/DEV300/scsolver.2008-10-30.tar.bz2
 	http://download.go-oo.org/SRC680/libwps-0.1.2.tar.gz
 	http://download.go-oo.org/SRC680/libwpg-0.1.3.tar.gz"
 
@@ -87,7 +87,6 @@
 		virtual/glu )
 	>=net-misc/neon-0.24.7
 	>=dev-libs/openssl-0.9.8g
-	>=x11-libs/startup-notification-0.5
 	>=media-libs/freetype-2.1.10-r2
 	>=media-libs/fontconfig-2.3.0
 	cups? ( net-print/cups )
@@ -101,10 +100,7 @@
 	>=sys-libs/db-4.3
 	>=app-text/libwpd-0.8.8
 	>=media-libs/vigra-1.4
-	>=app-text/poppler-0.8.0
-	linguas_ja? ( >=media-fonts/kochi-substitute-20030809-r3 )
-	linguas_zh_CN? ( >=media-fonts/arphicfonts-0.1-r2 )
-	linguas_zh_TW? ( >=media-fonts/arphicfonts-0.1-r2 )"
+	>=app-text/poppler-0.8.0"
 
 RDEPEND="java? ( >=virtual/jre-1.5 )
 	${COMMON_DEPEND}"
@@ -132,7 +128,6 @@
 	>=net-misc/curl-7.12
 	sys-libs/zlib
 	sys-apps/coreutils
-	media-gfx/imagemagick
 	pam? ( sys-libs/pam )
 	!dev-util/dmake
 	>=dev-lang/python-2.3.4
@@ -266,6 +261,7 @@
 	epatch "${FILESDIR}/ooo-env_log.diff"
 	cp -f "${FILESDIR}/nojavanostax.diff" "${S}/patches/dev300" || die
 	cp -f "${FILESDIR}/hunspell-one-dir-nocrash.diff" "${S}/patches/dev300" || die
+	cp -f "${FILESDIR}/fixsandbox.diff" "${S}/patches/dev300" || die
 
 	#Use flag checks
 	if use java ; then
@@ -384,7 +380,7 @@
 	make DESTDIR="${D}" install || die "Installation failed!"
 
 	# Fix the permissions for security reasons
-	chown -R root:0 "${D}"
+#	chown -RP root:0 "${D}"
 
 	# record java libraries
 	use java && java-pkg_regjar "${D}"/usr/$(get_libdir)/openoffice/basis3.0/program/classes/*.jar






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-12-28 18:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-28 18:40 [gentoo-commits] gentoo-x86 commit in app-office/openoffice: ChangeLog openoffice-3.0.0.ebuild openoffice-2.4.1.ebuild Andreas Proschofsky (suka)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox