Author: arekm Date: Wed Feb 20 10:54:53 2008 GMT Module: SPECS Tag: DEVEL ---- Log message: - switch ooo-build tarball to svn trunk
---- Files affected: SPECS: openoffice.org.spec (1.775.2.36 -> 1.775.2.37) ---- Diffs: ================================================================ Index: SPECS/openoffice.org.spec diff -u SPECS/openoffice.org.spec:1.775.2.36 SPECS/openoffice.org.spec:1.775.2.37 --- SPECS/openoffice.org.spec:1.775.2.36 Wed Feb 20 10:56:15 2008 +++ SPECS/openoffice.org.spec Wed Feb 20 11:54:47 2008 @@ -92,8 +92,10 @@ Epoch: 1 License: GPL/LGPL Group: X11/Applications -Source0: http://download.go-oo.org/%{mws}/ooo-build-%{version}.tar.gz -# Source0-md5: 71344243ce6af747d3381957c87c1cfb +# we use trunk because released tarballs are buggy too often +# svn export http://svn.gnome.org/svn/ooo-build/trunk ooo-build +Source0: ooo-build-r11638.tar.bz2 +# Source0-md5: 1888268400cf6a652df494700cecc7bc Source1: http://download.go-oo.org/%{mws}/%{tag}-core.tar.bz2 # Source1-md5: 2757e74404ae800baa7b727f3f0684ae Source2: http://download.go-oo.org/%{mws}/%{tag}-system.tar.bz2 @@ -2075,7 +2077,7 @@ bashowe uzupełnianie nazw dla Openoffice.org. %prep -%setup -q -n ooo-build-%{version} +%setup -q -n ooo-build install -d src # sources, icons, KDE_icons. You can verify that all needed sources @@ -4101,6 +4103,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.775.2.37 2008-02-20 10:54:47 arekm +- switch ooo-build tarball to svn trunk + Revision 1.775.2.36 2008-02-20 09:56:15 arekm - no longer use stlport (gcc stl is enough) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/openoffice.org.spec?r1=1.775.2.36&r2=1.775.2.37&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
