rpms/eclipse-bugzilla/devel eclipse-bugzilla.spec,1.37,1.38

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Feb 13 17:27:47 UTC 2006


Author: ifoox

Update of /cvs/dist/rpms/eclipse-bugzilla/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv3988

Modified Files:
	eclipse-bugzilla.spec 
Log Message:



Index: eclipse-bugzilla.spec
===================================================================
RCS file: /cvs/dist/rpms/eclipse-bugzilla/devel/eclipse-bugzilla.spec,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- eclipse-bugzilla.spec	13 Feb 2006 17:24:06 -0000	1.37
+++ eclipse-bugzilla.spec	13 Feb 2006 17:27:44 -0000	1.38
@@ -22,7 +22,7 @@
 Summary: 	%{pkg_summary} 
 Name: 		%{eclipse_name}-bugzilla
 Version: 	%{version_majmin}.%{version_micro}
-Release:	1.2
+Release:	1.3
 License:	Common Public License v1.0 <http://www.eclipse.org/legal/cpl-v10.html>
 Group:		Text Editors/Integrated Development Environments (IDE)
 #URL:		
@@ -73,11 +73,10 @@
 %setup -q -c 
 
 # Change .jar to symlink
-pwd
-ls
-cd eclipse-bugzilla-%{version_majmin}.%{version_micro}/org.eclipse.team.bugzilla.releng/results/
+pushd org.eclipse.team.bugzilla.releng/results/
 rm -f plugins/org.eclipse.team.bugzilla/lib/xmlrpc.jar
 ln -sf %{_datadir}/java/xmlrpc.jar plugins/org.eclipse.team.bugzilla/lib/xmlrpc.jar
+popd
 
 %build
 




More information about the fedora-cvs-commits mailing list