rpms/eclipse-bugzilla/devel eclipse-bugzilla.spec,1.25,1.26

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Feb 9 20:56:58 UTC 2006


Author: overholt

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

Modified Files:
	eclipse-bugzilla.spec 
Log Message:
- Build against 3.1.2.


Index: eclipse-bugzilla.spec
===================================================================
RCS file: /cvs/dist/rpms/eclipse-bugzilla/devel/eclipse-bugzilla.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- eclipse-bugzilla.spec	7 Feb 2006 11:27:22 -0000	1.25
+++ eclipse-bugzilla.spec	9 Feb 2006 20:56:55 -0000	1.26
@@ -22,11 +22,11 @@
 Summary: 	%{pkg_summary} 
 Name: 		%{eclipse_name}-bugzilla
 Version: 	%{version_majmin}.%{version_micro}_fc
-Release:	6.1
+Release:	6.2
 License:	Common Public License v1.0 <http://www.eclipse.org/legal/cpl-v10.html>
 Group:		Text Editors/Integrated Development Environments (IDE)
 #URL:		
-Requires: eclipse-platform >= 3.1.0_fc-2
+Requires: eclipse-platform = 3.1.2
 
 # Note that following the Eclipse Releng process we do not distribute a 
 # real .tar.gz file.  Instead, you must build it by hand.  The way to do 
@@ -84,7 +84,7 @@
     -DjavacFailOnError=false \
     -DdontUnzip=true \
     -DbaseLocation=$SDK \
-    -Dpde.build.scripts=$SDK/plugins/org.eclipse.pde.build_3.1.0/scripts \
+    -Dpde.build.scripts=$SDK/plugins/org.eclipse.pde.build_3.1.2/scripts \
     -DdontFetchAnything=true 
 popd
 
@@ -128,6 +128,9 @@
 %endif
 
 %changelog
+* Thu Feb 09 2006 Andrew Overholt <overholt at redhat.com> 0.1.1_fc-6.2
+- Build against 3.1.2.
+
 * Tue Feb 07 2006 Jesse Keating <jkeating at redhat.com> - 1:0.1.1_fc-6.1
 - rebuilt for new gcc4.1 snapshot and glibc changes
 




More information about the fedora-cvs-commits mailing list