Author: arekm Date: Tue Oct 25 19:16:13 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - some fixes
---- Files affected: SPECS: openoffice.org.spec (1.551 -> 1.552) ---- Diffs: ================================================================ Index: SPECS/openoffice.org.spec diff -u SPECS/openoffice.org.spec:1.551 SPECS/openoffice.org.spec:1.552 --- SPECS/openoffice.org.spec:1.551 Fri Oct 21 09:14:39 2005 +++ SPECS/openoffice.org.spec Tue Oct 25 21:16:08 2005 @@ -3,6 +3,7 @@ # - normal build requires little less than 4GB of disk space # - full debug build requires about 9GB of disk space # TODO: +# - https://bugzilla.novell.com/show_bug.cgi?id=130220 # - drop requirement on nas-devel # - fix locale names and other locale related things # - --with-system-myspell + myspell package as in Debian @@ -37,12 +38,13 @@ Summary(pl): OpenOffice.org - potężny pakiet biurowy Name: openoffice.org Version: %{fullver} -Release: 0.9%{?with_vfs:vfs} +Release: 0.91%{?with_vfs:vfs} Epoch: 1 License: GPL/LGPL Group: X11/Applications -Source0: http://go-ooo.org/packages/%{snap}/ooo-build-%{ooobver}.tar.gz -# Source0-md5: e12441b6fa94576760e7ef060530b475 +# Source0: http://go-ooo.org/packages/%{snap}/ooo-build-%{ooobver}.tar.gz +Source0: http://go-ooo.org/packages/snap/ooo-build-ooo-build-2-0-2.0.0-20051024.tar.gz +# Source0-md5: 62535c263c94c13b4cd9ef8814ae17d5 Source1: http://go-ooo.org/packages/%{snap}/%{ssnap}-core.tar.bz2 # Source1-md5: 6a6b1dfa8fd068b1c5f9b341b35ab99d Source2: http://go-ooo.org/packages/%{snap}/%{ssnap}-system.tar.bz2 @@ -109,6 +111,7 @@ Patch0: %{name}-pld.patch Patch1: %{name}-STL-lib64.diff +Patch2: %{name}-filter.patch URL: http://www.openoffice.org/ BuildRequires: ImageMagick @@ -1455,6 +1458,7 @@ %prep %setup -q -n ooo-build-%{ooobver} #%patch0 -p1 +%patch2 -p1 install -d src # sources, icons, KDE_icons @@ -2076,6 +2080,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.552 2005/10/25 19:16:08 arekm +- some fixes + Revision 1.551 2005/10/21 07:14:39 arekm - still fails at install ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/openoffice.org.spec?r1=1.551&r2=1.552&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
