Hello community, here is the log from the commit of package OpenOffice_org checked in at Sun Apr 1 12:13:32 CEST 2007. -------- --- arch/i386/OpenOffice_org/OpenOffice_org.changes 2007-03-19 18:14:37.000000000 +0100 +++ /mounts/work_src_done/STABLE/OpenOffice_org/OpenOffice_org.changes 2007-03-30 21:29:22.000000000 +0200 @@ -1,0 +2,27 @@ +Fri Mar 30 21:23:26 CEST 2007 - pmladek@suse.cz + +- added flex, bison, and unzip to BuildRequires +- removed two dates (around 28 November, 2006) from changes ; they were out + of order and broke the build in the Build Service + +------------------------------------------------------------------- +Thu Mar 29 20:33:48 CEST 2007 - pmladek@suse.cz + +- updated ooo-build to 2.1.9: + * detects the icon theme in GNOME and KDE; sets the default icon theme + in OOo accordingly [n#254855] + * better CJK font setting [i#65097] + * crash with 16x16 Crystal icons [i#75531] + * correct readlink error handling in nsplugin + * associate application/vnd.wordperfect MIME [n#256030] + * Tango icon for GNOME quickstarter applet [n#171585] + * support also upper-case suffixes in bash completion [n#245410] + * RTF autoshape elements are not correctly imported - partial fix [n#251602] + * VBA bits: + * work with file names with spaces [n#258367] + * setting cell content with range.formular1c1 [n#258381] + * goto fails with references starting with 'r' or 'R' [n#258812] + * configurable mono-*.pc file name [n#249381] +- mono-ooo-2.1.pc was renamed back to mono-ooo-2.0.pc [n#249381] + +------------------------------------------------------------------- @@ -149,4 +175,0 @@ - -------------------------------------------------------------------- -Tue Nov 21 20:42:47 CET 2006 - pmladek@suse.cz - @@ -155,4 +177,0 @@ - -------------------------------------------------------------------- -Tue Nov 28 21:30:33 CET 2006 - pmladek@suse.cz - Old: ---- minmem ooo-build-2.1.8-tango-icons.diff ooo-build-2.1.8.tar.gz New: ---- ooo-build-2.1.9.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ OpenOffice_org.spec ++++++ --- /var/tmp/diff_new_pack.N22276/_old 2007-04-01 12:12:31.000000000 +0200 +++ /var/tmp/diff_new_pack.N22276/_new 2007-04-01 12:12:31.000000000 +0200 @@ -11,7 +11,7 @@ # norootforbuild Name: OpenOffice_org -BuildRequires: ImageMagick ant boost-devel ccache cups-devel curl-devel db-devel db-java flac-devel gnome-vfs2-devel gtk2-devel kdelibs3-devel krb5 libexif libsndfile-devel mono-devel neon-devel openclipart openldap2-devel pam-devel perl-Archive-Zip perl-Compress-Zlib python-devel recode startup-notification-devel unixODBC-devel xml-commons-apis xorg-x11 xorg-x11-Xvfb zip +BuildRequires: ImageMagick ant bison boost-devel ccache cups-devel curl-devel db-devel db-java flac-devel flex gnome-vfs2-devel gtk2-devel kdelibs3-devel krb5 libexif libsndfile-devel mono-devel neon-devel openclipart openldap2-devel pam-devel perl-Archive-Zip perl-Compress-Zlib python-devel recode startup-notification-devel unixODBC-devel unzip xml-commons-apis xorg-x11 xorg-x11-Xvfb zip %ifarch %ix86 BuildRequires: java2-devel-packages %else @@ -89,12 +89,12 @@ %define ooo_prefix %_libdir %define ooo_home ooo-2.0 %define ooo_build_dir build -%define ooo_build_version 2.1.8 +%define ooo_build_version 2.1.9 %define ooo_build_tag ooe680-m6 License: Artistic License, BSD License and BSD-like Group: Productivity/Office/Suite Version: 2.1 -Release: 12 +Release: 15 Autoreqprov: on PreReq: coreutils /usr/bin/update-mime-database Prereq: %{?suseconfig_fonts_prereq:%suseconfig_fonts_prereq} @@ -190,9 +190,6 @@ # sec. fixes Patch1: ooo-build-2.1.6-hyperlinks-quotes.diff Patch2: ooo-build-2.1.6-starcalc-file-format-parser-2.2.diff -# hot fix: -# add Tango icon theme; use it by default in GNOME, n#254855 -Patch3: ooo-build-2.1.8-tango-icons.diff Patch100: extra_localizations_sources-about.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -1156,7 +1153,6 @@ %patch0 %patch1 %patch2 -%patch3 -p1 install -m 644 %{S:1} %{S:2} %{S:3} %{S:6} %{S:7} %{S:8} %{S:9} %{S:10} %{S:11} %{S:12} %{S:13} %{S:14} %{S:15} %{S:16} %{S:17} %{S:18} src/ %if %suse_version <= 930 # some more libraries for older distributions where the system versions are @@ -1966,7 +1962,7 @@ %files -f %ooo_build_dir/mono_list.txt mono %defattr(-,root,root) -%ooo_prefix/pkgconfig/mono-ooo-%version.pc +%ooo_prefix/pkgconfig/mono-%ooo_home.pc %endif %if %with_java != no @@ -2123,6 +2119,27 @@ %endif %changelog +* Fri Mar 30 2007 - pmladek@suse.cz +- added flex, bison, and unzip to BuildRequires +- removed two dates (around 28 November, 2006) from changes ; they were out + of order and broke the build in the Build Service +* Thu Mar 29 2007 - pmladek@suse.cz +- updated ooo-build to 2.1.9: + * detects the icon theme in GNOME and KDE; sets the default icon theme + in OOo accordingly [n#254855] + * better CJK font setting [i#65097] + * crash with 16x16 Crystal icons [i#75531] + * correct readlink error handling in nsplugin + * associate application/vnd.wordperfect MIME [n#256030] + * Tango icon for GNOME quickstarter applet [n#171585] + * support also upper-case suffixes in bash completion [n#245410] + * RTF autoshape elements are not correctly imported - partial fix [n#251602] + * VBA bits: + * work with file names with spaces [n#258367] + * setting cell content with range.formular1c1 [n#258381] + * goto fails with references starting with 'r' or 'R' [n#258812] + * configurable mono-*.pc file name [n#249381] +- mono-ooo-2.1.pc was renamed back to mono-ooo-2.0.pc [n#249381] * Mon Mar 19 2007 - pmladek@suse.cz - added Tango icon theme; used by default in GNOME, n#254855 * Thu Mar 15 2007 - pmladek@suse.cz @@ -2234,8 +2251,6 @@ * pre/post-processing capability for import/export fixes * localized all strings and removed debug outputs in scsolver * Tue Nov 28 2006 - pmladek@suse.cz -- hot fix: gij32 must be checked before gij to be found [#222708] -* Tue Nov 28 2006 - pmladek@suse.cz - updated ooo-build to version 2.0.4.8: * pre- and post-processing capability for import and export * VBA error in Range::Cells @@ -2244,9 +2259,9 @@ * outline mode editing crasher * Chinese font Size name conversion * more 64-bit fixes -* Tue Nov 21 2006 - pmladek@suse.cz - reverted the db-java -> db43-java rename to make it buildable for older products +- hot fix: gij32 must be checked before gij to be found [#222708] * Mon Nov 20 2006 - pmladek@suse.cz - updated ooo-build to version 2.0.4.7: * wrong calculation in Calc, r1c1 stuff [i#71455, i#221421] ++++++ ooo-build-2.1.8.tar.gz -> ooo-build-2.1.9.tar.gz ++++++ ++++ 3410 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de