gnome-speech: new JDK path
authordermotm
Mon, 20 Sep 2004 17:31:29 +0000
changeset 4022 9afa2679f8f1
parent 4021 a28f7c67de38
child 4023 7e4e1b091a48
gnome-speech: new JDK path
gnome-speech.spec
--- a/gnome-speech.spec	Mon Sep 20 17:27:05 2004 +0000
+++ b/gnome-speech.spec	Mon Sep 20 17:31:29 2004 +0000
@@ -2,7 +2,7 @@
 License:      LGPL
 Group:        System/Libraries
 Version:      0.3.5
-Release:      21
+Release:      22
 Distribution: Cinnabar 
 Vendor:       Sun Microsystems, Inc.
 Summary:      GNOME text-to-speech engine
@@ -54,7 +54,7 @@
 %ifos solaris
 CFLAGS="-I/usr/jdk/jdk1.5.0/include -I/usr/jdk/jdk1.5.0/include/solaris $RPM_OPT_FLAGS"			\
 %else
-export PATH="/usr/java/jdk1.5.0/bin:$PATH"
+export PATH="/usr/java/jdk1.5.0_01/bin:$PATH"
 CFLAGS="-I/usr/java/jdk1.5.0_01/include -I/usr/java/jdk1.5.0_01/include/linux $RPM_OPT_FLAGS"			\
 %endif
 ./configure --prefix=%{_prefix}			\
@@ -96,7 +96,7 @@
 
 %changelog
 * Mon Sep 20 2004 - [email protected]
-- new patch for JDK 1.5.0
+- new path for JDK 1.5.0
 
 * Mon Aug 30 2004 - [email protected]
 - Removed patch (it's in CVS now), and bumped to 0.3.5.