rpms/eclipse/devel eclipse.spec,1.538,1.539

Andrew Overholt (overholt) fedora-extras-commits at redhat.com
Fri Jul 18 15:52:18 UTC 2008


Author: overholt

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

Modified Files:
	eclipse.spec 
Log Message:
Some debugging stuff; will remove afterwards.


Index: eclipse.spec
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse/devel/eclipse.spec,v
retrieving revision 1.538
retrieving revision 1.539
diff -u -r1.538 -r1.539
--- eclipse.spec	18 Jul 2008 15:14:32 -0000	1.538
+++ eclipse.spec	18 Jul 2008 15:51:29 -0000	1.539
@@ -538,6 +538,12 @@
 rm plugins/org.apache.jasper_*.jar
 ln -s %{_datadir}/eclipse/plugins/org.apache.jasper_* \
    plugins/org.apache.jasper_$JASPERVERSION
+ls -l %{_datadir}/eclipse/plugins/org.apache.jasper_*
+unzip -l %{_datadir}/eclipse/plugins/org.apache.jasper_*
+unzip %{_datadir}/eclipse/plugins/org.apache.jasper_*.jar \
+META-INF/MANIFEST.MF
+cat META-INF/MANIFEST.MF
+exit 1
 
 # link to servlet-api
 SERVLETAPIVERSION=$(ls plugins | grep javax.servlet_ | \




More information about the fedora-extras-commits mailing list