rpms/openoffice.org/devel openoffice.org.spec,1.1416,1.1417

Caolan McNamara (caolanm) fedora-extras-commits at redhat.com
Wed Feb 6 09:01:10 UTC 2008


Author: caolanm

Update of /cvs/pkgs/rpms/openoffice.org/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14644

Modified Files:
	openoffice.org.spec 
Log Message:
Resolves: rhbz#431606 require jre not java


Index: openoffice.org.spec
===================================================================
RCS file: /cvs/pkgs/rpms/openoffice.org/devel/openoffice.org.spec,v
retrieving revision 1.1416
retrieving revision 1.1417
diff -u -r1.1416 -r1.1417
--- openoffice.org.spec	4 Feb 2008 11:41:09 -0000	1.1416
+++ openoffice.org.spec	6 Feb 2008 09:00:25 -0000	1.1417
@@ -1,6 +1,6 @@
 %define oootag OOH680
 %define ooomilestone 6
-%define rh_rpm_release 1
+%define rh_rpm_release 2
 
 # undef to get english only and no-langpacks for a faster smoketest build
 %define langpacks 1
@@ -160,7 +160,7 @@
 Group: Applications/Productivity
 Requires: liberation-fonts
 Requires: hunspell-en, hyphen-en
-Requires: bsh, java >= 1.5.0
+Requires: bsh, jre >= 1.5.0
 Requires: hsqldb, xalan-j2, xerces-j2
 PreReq: gtk2 >= 2.9.4
 Requires(post): shared-mime-info
@@ -2856,6 +2856,12 @@
 
 
 %changelog
+* Tue Feb 05 2008 Caolan McNamara <caolanm at redhat.com> - 1:2.4.0-6.2
+- fix problem with mixed fontsizes with same font face
+- resync workspace.notes2.patch
+- Resolves: ooo#84209 make letter wizard work with gstreamer changes
+- Resolves: rhbz#431606 require jre not java
+
 * Mon Feb 04 2008 Caolan McNamara <caolanm at redhat.com> - 1:2.4.0-6.1
 - next milestone
 - Resolves: rhbz#422661 support n-up printing of rotated landscape




More information about the fedora-extras-commits mailing list