rpms/carol/devel carol.spec,1.9,1.10

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Jun 28 15:16:09 UTC 2005


Author: gbenson

Update of /cvs/dist/rpms/carol/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv17957

Modified Files:
	carol.spec 
Log Message:
Build the gcj classmap correctly


Index: carol.spec
===================================================================
RCS file: /cvs/dist/rpms/carol/devel/carol.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- carol.spec	27 Jun 2005 15:38:20 -0000	1.9
+++ carol.spec	28 Jun 2005 15:16:06 -0000	1.10
@@ -1,6 +1,6 @@
 %define name		carol
 %define version		1.8.9.3
-%define release		1jpp_2fc
+%define release		1jpp_3fc
 %define	section		free
 
 
@@ -111,7 +111,7 @@
     output/dist/lib/libow_%{name}-%{version}.jar.so \
     "$RPM_OPT_FLAGS -fPIC"
 gcj-dbtool -f \
-    output/dist/lib/ow_%{name}-%{version}.db \
+    output/dist/lib/%{name}-%{version}.db \
     output/dist/lib/ow_%{name}.jar \
     %{_libdir}/lib%{name}-%{version}.jar.so
 
@@ -168,6 +168,9 @@
 %ghost %doc %{_javadocdir}/%{name}
 
 %changelog
+* Mon Jun 27 2005 Gary Benson <gbenson at redhat.com> 0:1.8.9.3-1jpp_3fc
+- Build the gcj classmap correctly.
+
 * Mon Jun 27 2005 Gary Benson <gbenson at redhat.com> 0:1.8.9.3-1jpp_2fc
 - BC-compile the combined jarfile.
 




More information about the fedora-cvs-commits mailing list