rpms/openoffice.org/F-9 openoffice.org.spec,1.1499,1.1500

Caolan McNamara (caolanm) fedora-extras-commits at redhat.com
Wed Jul 9 12:37:58 UTC 2008


Author: caolanm

Update of /cvs/pkgs/rpms/openoffice.org/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24823

Modified Files:
	openoffice.org.spec 
Log Message:
Resolves: rhbz#452385 add postgress-jdbc to default classpath


Index: openoffice.org.spec
===================================================================
RCS file: /cvs/pkgs/rpms/openoffice.org/F-9/openoffice.org.spec,v
retrieving revision 1.1499
retrieving revision 1.1500
diff -u -r1.1499 -r1.1500
--- openoffice.org.spec	7 Jul 2008 13:20:29 -0000	1.1499
+++ openoffice.org.spec	9 Jul 2008 12:37:10 -0000	1.1500
@@ -220,6 +220,7 @@
 Summary: Database frontend for %{name}
 Group: Development/Libraries
 Requires: %{name}-core = %{epoch}:%{version}-%{release}
+Requires: postgresql-jdbc
 Obsoletes: openoffice.org2-base
 
 %description base
@@ -1697,6 +1698,8 @@
 cp -r psprint_config/configuration/ppds/SGENPRT.PS $RPM_BUILD_ROOT/%{instdir}/share/psprint/driver/SGENPRT.PS
 %endif
 
+sed -i -e "s#UNO_JAVA_JFW_CLASSPATH_URLS.*#& file:///usr/share/java/postgresql-jdbc.jar#" $RPM_BUILD_ROOT/%{instdir}/program/jvmfwk3rc
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -2940,6 +2943,7 @@
 - Resolves: rhbz#452376 update Serbian translations
 - Resolves: rhbz#452379 extend Serbian translations
 - Resolves: rhbz#452374 add openoffice.org-3.0.0.ooo86142.serbiannumbering.patch
+- Resolves: rhbz#452385 add postgress-jdbc to default classpath
 
 * Fri Jun 13 2008 Caolan McNamara <caolanm at redhat.com> - 1:2.4.1-17.4
 - Resolves: rhbz#451485 fix vertical glyphs




More information about the fedora-extras-commits mailing list