rpms/eclipse/devel eclipse.spec,1.463,1.464

Ben Konrath (bkonrath) fedora-extras-commits at redhat.com
Tue Aug 14 23:08:22 UTC 2007


Author: bkonrath

Update of /cvs/pkgs/rpms/eclipse/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19566

Modified Files:
	eclipse.spec 
Log Message:
small junit4 fix


Index: eclipse.spec
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse/devel/eclipse.spec,v
retrieving revision 1.463
retrieving revision 1.464
diff -u -r1.463 -r1.464
--- eclipse.spec	14 Aug 2007 21:36:00 -0000	1.463
+++ eclipse.spec	14 Aug 2007 23:07:48 -0000	1.464
@@ -1080,7 +1080,7 @@
 build-jar-repository -s -p plugins/org.junit_* junit
 
 rm plugins/org.junit4_4.3.1/junit.jar
-ln -s %{_javadir}/junit4.jar plugins/org.junit4/junit.jar
+ln -s %{_javadir}/junit4.jar plugins/org.junit4_4.3.1/junit.jar
 
 # link to the jsch jar
 rm plugins/com.jcraft.jsch_0.1.31.jar




More information about the fedora-extras-commits mailing list